Member since
09-29-2015
122
Posts
159
Kudos Received
26
Solutions
My Accepted Solutions
Title | Views | Posted |
---|---|---|
6717 | 11-12-2016 12:32 AM | |
1925 | 10-05-2016 08:08 PM | |
2641 | 08-02-2016 11:29 PM | |
23359 | 06-24-2016 11:46 PM | |
2062 | 05-25-2016 11:12 PM |
11-11-2015
12:21 AM
4 Kudos
Team, Congratulations. We just published Spark 1.5.1 TP (http://hortonworks.com/hadoop-tutorial/apache-spark-1-5-1-technical-preview-with-hdp-2-3/) Next stop on this journey is Spark 1.5.1 GA with HDP. Please take it out for a spin.
... View more
Labels:
11-05-2015
07:23 PM
Also see the import external library section of Zeppelin Tech Preview http://hortonworks.com/hadoop-tutorial/apache-zeppelin/
... View more
11-03-2015
09:04 PM
3 Kudos
We don't support Spark on Hive, try Hive on Tez. We do plan to support SparkSQL when Spark 1.5.1 becomes GA on HDP.
... View more
11-03-2015
09:01 PM
There are multiple Spark to HBase connector. See an example on HDP http://stackoverflow.com/questions/25040709/how-to-read-from-hbase-using-spark But the existing connectors don't leverage HBase for Scans. We are building a more efficient Spark Hbase connector.
... View more
11-03-2015
08:57 PM
5 Kudos
Spark reads from HDFS and sends jobs to YARN. So security for both HDFS, YARN managed by Ranger works with Spark. From security point of view this is very similar to MR jobs being run on YARN. Since Spark reads from HDFS using HDFS client, the HDFS TDE feature is transparent to Spark and with right key permissions for user running Spark job, there is nothing in Spark to configure. Knox isn’t yet relevant to Spark. In future when we have a REST API for Spark, we will integrate Knox with it.
... View more
11-03-2015
08:56 PM
2 Kudos
This is a doc bug, filed BUG-47289 Use HiveContext and it should work in Kerberized Cluster with HDP 2.3.2
... View more
10-24-2015
06:13 PM
Added a couple of sentences of clarification to get folks to Spark 1.4.1. If you have an HDP 2.3.0 cluster, it came with Spark 1.3.1, you can either upgrade the entire cluster withAmbari to 2.3.2 to get Spark 1.4.1 or only manually upgrade Spark to 1.4.1
... View more
10-23-2015
10:12 PM
1 Kudo
http://hortonworks.com/hadoop-tutorial/apache-zeppelin/ The Zeppelin TP is built against Spark 1.4.1 in HDP. We are also about to publish Spark 1.5.1 TP very soon and once that is out Zeppelin TP will also be revised to carry instructions for Spark 1.5.1. Please play with it and post here if you run into any issues.
... View more
Labels:
10-22-2015
10:17 PM
1 Kudo
SparkSQL will be out of tech preview when Spark 1.5.1 is GA on HDP. Until then it is in TP.
... View more
- « Previous
- Next »