RE: JDBC/beeline client hangs with HiverServer2 (0.13.1)

2014-12-03 Thread Atul Paldhikar (apaldhik)
you see in the server log initially when noSasl option was not passed ? thanks Prasad On Tue, Dec 2, 2014 at 10:08 AM, Atul Paldhikar (apaldhik) apald...@cisco.commailto:apald...@cisco.com wrote: Trying again, any pointers is really appreciated ! Thanks - Atul From: Atul Paldhikar (apaldhik

RE: JDBC/beeline client hangs with HiverServer2 (0.13.1)

2014-12-03 Thread Atul Paldhikar (apaldhik)
/Setting+Up+HiveServer2 Andrew On 12/2/14, 11:48 PM, Atul Paldhikar (apaldhik) wrote: Hi Prasad, My default hive-site.xml has following, doesn’t that mean “sasl” is disabled ? property namehive.metastore.sasl.enabled/name valuefalse/value descriptionIf true, the metastore Thrift interface

RE: JDBC/beeline client hangs with HiverServer2 (0.13.1)

2014-12-02 Thread Atul Paldhikar (apaldhik)
Trying again, any pointers is really appreciated ! Thanks - Atul From: Atul Paldhikar (apaldhik) Sent: Monday, December 01, 2014 1:50 PM To: user@hive.apache.org Subject: JDBC/beeline client hangs with HiverServer2 (0.13.1) Hi, I am trying to connect to Hive via JDBC client (Java code

RE: Can't integrate Elasticsearch with Hive

2014-11-27 Thread Atul Paldhikar (apaldhik)
was built against a different version of hive or one of the dependencies of the two has changed in an incompatible way. E.G. (ES) antlr 2.5 vs (hive) antlr 2.6 or some other dependency. On Thu, Nov 27, 2014 at 2:58 AM, Atul Paldhikar (apaldhik) apald...@cisco.commailto:apald...@cisco.com wrote: Hi

RE: Can't integrate Elasticsearch with Hive

2014-11-27 Thread Atul Paldhikar (apaldhik)
Thanks Muthu for pointing out the issue. However unfortunately I am back to the same old issue while accessing the external table. I am getting the following exception again, there wasn’t any change in the environment. I tried all the cleanup but still no luck :-( Here are the steps I tried

RE: Can't integrate Elasticsearch with Hive

2014-11-27 Thread Atul Paldhikar (apaldhik)
print. On Fri, Nov 28, 2014 at 12:23 PM, Atul Paldhikar (apaldhik) apald...@cisco.commailto:apald...@cisco.com wrote: Thanks Muthu for pointing out the issue. However unfortunately I am back to the same old issue while accessing the external table. I am getting the following exception again

Can't integrate Elasticsearch with Hive

2014-11-26 Thread Atul Paldhikar (apaldhik)
Hi All, I am using Hive 0.13.1 and Hadoop 2.5.1 and trying to create an external table so data can me loaded from Hive to Elasticsearch. However I keep getting the following error. I have tried with following jars but same error. I will really appreciate for any pointers. Thanks - Atul