Member since
10-22-2015
7
Posts
0
Kudos Received
0
Solutions
12-19-2016
04:27 PM
Please look at the Java heap size. Try increasing heap size first. This will give you more memory to prevent many GC cycles. You want high CPU usage for your application just not for GC and other applications. Also, please check to see if other applications are running. Running Linux top command may help to see if other tasks are running and where the CPU is being used.
... View more
01-07-2016
04:14 PM
HDP 2.3.4 has Spark 1.5.2 and SparkSQL support, GraphX Dynamic Executor Allocation are still tech preview
... View more
10-27-2015
04:54 PM
Is access Hbase possible through Spark 1.3.1/SQL though Hive to Hbase? in Spark 1.4 or is it 1.5?
... View more
Labels:
10-23-2015
03:44 AM
service available?
... View more
10-22-2015
09:20 PM
Looking at: http://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.2.8/bk_spark-quickstart/content/ch_introduction-spark-quickstart.html Which says spark sql is tech preview. Is this supported by service? We are relying on HDP 2.2.8 to get spark 1.3 into production.
... View more
Labels: