Member since
03-01-2017
3
Posts
0
Kudos Received
0
Solutions
03-01-2017
06:25 AM
Hello Folks! I´m trying to use spark (with this command: sudo -i -u hdfs spark-sql --conf spark.executor.memory=1g --conf spark.akka.frameSize=1024 --conf spark.driver.memory=10g --conf spark.dynamicAllocation.initialExecutors=10 --conf spark.dynamicAllocation.maxExecutors=10 --conf spark.executor.extraJavaOptions="-XX:MaxPermSize=1024M" --conf spark.kryoserializer.buffer.max=1024m -f hdfs:////uploadFiles/BI/sinapse.sql) But terminal returns: "-bash: spark-sql: command not found" What i doing wrong? I´m using CDH 5.10.0
... View more
Labels:
- Labels:
-
Apache Spark