Member since
02-23-2017
5
Posts
0
Kudos Received
0
Solutions
12-31-2015
11:59 AM
SparkSQL CLI internally uses HiveQL and in case Hive on
spark(HIVE-7292) , hive uses spark as backend engine. Can somebody throw
some more light, how exactly these two scenarios are different and pros
and cons of both approaches?
... View more
Labels:
- Labels:
-
Apache Hive
-
Apache Spark
12-23-2015
06:14 PM
Agree @stevel there will not be any user authentication in Spark SQL . I was trying to figure out a tool for firing spark SQL queries and provides features like Hue. Hue internally supports user authentication and interface for hive , pig queries.
... View more
12-23-2015
11:09 AM
I am trying to figure out a tool for querying spark SQL queries and provides features like Hue (user authentication , Download result and restrictions to access tables) Zeppelin and Jupyter are more like a notebooks and doesn't have features like user authentication and download result feature. Any suggestions around this ? Thanks in advance.
... View more
Labels:
- Labels:
-
Apache Spark
-
Apache Zeppelin