Spark-hive integration on HDInsight

2019-02-20 Thread Jay Singh
I am trying to integrate spark with hive on HDInsight spark cluster . I copied hive-site.xml in spark/conf directory. In addition I added hive metastore properties like jdbc connection info on Ambari as well. But still the database and tables created using spark-sql are not visible in hive. Cha

thrift server in "streaming mode"

2019-02-20 Thread Tomas Bartalos
Hello, For one of our legacy workloads we use spark thriftserver to retrieve data from Kafka. The pipeline is: Oracle -- odbc --> Spark Thrift --> Kafka Spark is doing some transformation like: avro deserialize, array explode, etc, but no aggregation. The main issue we face is that thrift sends d