jdbc:hive2://c1122-node3.squadron-labs.com> select count(*) from test1 where col1 is not null; INFO : Session is already open INFO : Dag name: select count(*) from test1 where col1...null(Stage-1) +------+--+ | _c0 | +------+--+ +------+--+ No rows selected (0.458 seconds)
hive.fetch.task.aggr=true;
To resolve this issue, set condition to:
hive.fetch.task.aggr=false;
Hive session in Tez remains open even after terminating the Beeline session from command line
Containers are killed without any manual kill request
Error:"java.io.IOException: RSCClient instance stopped" when connecting to Spark through Beeline
Ambari displays the "KILL_PROCESS_TREE" alert for Hive MetaStore
This website uses cookies for analytics, personalisation and advertising. To learn more or change your cookie settings, please read our Cookie Policy. By continuing to browse, you agree to our use of cookies.
HCC Guidelines | HCC FAQs | HCC Privacy Policy | Privacy Policy | Terms of Service
© 2011-2019 Hortonworks Inc. All Rights Reserved.
Hadoop, Falcon, Atlas, Sqoop, Flume, Kafka, Pig, Hive, HBase, Accumulo, Storm, Solr, Spark, Ranger, Knox, Ambari, ZooKeeper, Oozie and the Hadoop elephant logo are trademarks of the Apache Software Foundation.