maziyarpanahi commented on issue #3206: [ZEPPELIN-3810] Support Spark 2.4
URL: https://github.com/apache/zeppelin/pull/3206#issuecomment-452009375
 
 
   To answer my own basic question! Yes, it has to be -Pspark-2.4! But it 
didn't work on my macOS:
   
   ```
   [WARNING] The requested profile "spark-2.4" could not be activated because 
it does not exist.
   [WARNING] The requested profile "hadoop-3.0" could not be activated because 
it does not exist.
   ```
   
   I did it again on my Ubuntu which is part of Cloudera cluster and it went 
perfectly. (obviously, Hadoop 3.0 still not available in the profiles, but it 
didn't change anything)
   Now I have:
   
   ```
   spark.version
   res0: String = 2.4.0-cdh6.1.0
   ```
   
   Can't wait for this release and 0.9.0! Great work and thank you.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to