产品动态
产品公告
安全公告
/data/Impala/conf/impalad.flgs 中设置 -statestore_subscriber_timeout_seconds=100。/data/emr/impala/logs 中出现如下内容:Connection with state-store lostTrying to re-register with state-store
[localhost:27001] > set mem_limit=3000000000;MEM_LIMIT set to 3000000000[localhost:27001] > select 5;Query: select 5+---+ |5 | +---+ |5 | +---+[localhost:27001] > set mem_limit=3g;MEM_LIMIT set to 3g[localhost:27001] > select 5;Query: select 5+---+ |5 | +---+ |5 | +---+[localhost:27001] > set mem_limit=3gb;MEM_LIMIT set to 3gb[localhost:27001] > select 5;+---+|5 | +---+ |5 | +---+[localhost:27001] > set mem_limit=3m;MEM_LIMIT set to 3m[localhost:27001] > select 5;+---+|5 |+---+|5 |+---+[localhost:27001] > set mem_limit=3mb; MEM_LIMIT set to 3mb [localhost:21000] > select 5;+---+ |5 | +---+
文档反馈