Re: Unable to write data into hive table using Spark via Hive JDBC driver Caused by: org.apache.hive.service.cli.HiveSQLException: Error while compiling statement: FAILED

2021-07-19 Thread Badrinath Patchikolla
er property which may arise > from relying on this email's technical content is explicitly disclaimed. > The author will in no case be liable for any monetary damages arising from > such loss, damage or destruction. > > > > > On Thu, 15 Jul 2021 at 12:51, Badrinath Patchikolla &

Unable to write data into hive table using Spark via Hive JDBC driver Caused by: org.apache.hive.service.cli.HiveSQLException: Error while compiling statement: FAILED

2021-07-15 Thread Badrinath Patchikolla
Hi, Trying to write data in spark to the hive as JDBC mode below is the sample code: spark standalone 2.4.7 version 21/07/15 08:04:07 WARN util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable Setting default log level to

Re: S3 Access Issues - Spark

2021-06-02 Thread Badrinath Patchikolla
Hi @KhajaAsmath Mohammed, Try these conf sets and see if you can access the s3 bucket. spark.sparkContext.hadoopConfiguration.set("fs.s3a.access.key", aws.access_id) spark.sparkContext.hadoopConfiguration.set("fs.s3a.impl",

Re: Connecting to Hive on -premise from Spark in Cloud using JDBC driver for Hive

2021-01-28 Thread badrinath patchikolla
Hi Mich, Is there any possible way to connect Hive JDBC through Kerberos Authentication Type in Spark JDBC? https://docs.cloudera.com/runtime/7.2.2/securing-hive/topics/hive_remote_data_access.html. Thanks, Badrinath -- Sent from: http://apache-spark-user-list.1001560.n3.nabble.com/