Re: Doubt Regards SPARK

2015-06-18 Thread Anilkumar Kalshetti
Hi, Please check below things Spark SQL commands. > show databases; >show tables; Note: database and tables are already created using Hive database, and stored in Hive Metastore > For “show databases” command, it list databases ‘default’ and ‘dbanil’.. > For “show tables” command, it list

Re: Hive and Impala

2015-04-27 Thread Anilkumar Kalshetti
Hi Ashok, Also Now you can use spark as execution Engine for Hive. Please check HiveOnSpark[HoS] Project. Ref Link . Thanks On 27 April 2015 at 15:22, Fabio C. wrote: > If the comparison mention just MR, then

Need write access to Apache Hive confluence

2015-01-08 Thread Anilkumar Kalshetti
Hi, I need write access to Apache Hive confluence. My confluence user id is: *anilkalshetti* Regards, Anil

Configuring Apache Hive using Kerberos Authentication

2014-02-11 Thread Anilkumar Kalshetti
Hello, Has anyone implemented Kerberos authentication for Apache Hive? Kerberos authentication for Hadoop is documented very well, and I am able to do it. Connecting databases like MongoDb, PostgreSQL using kerberos auth. is quite straight-forward, But there are missing links in documentation, wh

Fwd: Coonecting Apache Hive using Kerberos authentication

2014-02-06 Thread Anilkumar Kalshetti
I want to connect Apache Hive using kerberos authentication. I've successfully connected PostgreSQL database with kerberos, and followed similar steps for Apache Hive, but getting exception. If someone has tried this, Please share the configuration files and steps. Below are the details: Connecti