Member since
02-27-2018
4
Posts
0
Kudos Received
0
Solutions
04-03-2018
01:02 PM
Hi I'm using hdp 2.6.4 with hive 2 + llap of course I've followed all your recommendation here expect for your last comment @James Dinkel because you do not explain all the other settings you've fixed but basically I make twice or more the exact same query and the query is not faster the second time that the first so may be I'm wrong about what is caching and how to use it. Anyway how do you know if you hit the data in cache or not ? Thanks
... View more
03-06-2018
01:12 PM
Hi I've tried to check all the possible logs and I can't get any clue on what's going on I only get this in all log beeline and hive-server2-interactive.err Do you know what else I can check ? Here the hive-server2-interative.err FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.DDLTask. null Added [/usr/hdp/2.6.4.0-91/hive2/lib/hive-druid-handler.jar] to class path Added resources: [/usr/hdp/2.6.4.0-91/hive2/lib/hive-druid-handler.jar] FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.DDLTask. null OK FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.DDLTask. null FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.DDLTask. null FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.DDLTask. null FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.DDLTask. null FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.DDLTask. null Thanks
... View more
03-04-2018
05:13 PM
Hi,
I've succeed to create hive table by reflection from druid datasource . after restarting the hdp cluster I'm not able to query anymore this hive table I get Error: Error while compiling statement: FAILED: RuntimeException java.lang.RuntimeException: java.lang.reflect.InvocationTargetException Now I would like to understand what the problem where can I check log file or something to understand what the problem. Inneractive query is enable and running as expected, druid also work as expected Thanks for help @Slim
... View more
Labels:
- Labels:
-
Apache Hive