maziyarpanahi commented on issue #3206: [ZEPPELIN-3810] Support Spark 2.4
URL: https://github.com/apache/zeppelin/pull/3206#issuecomment-451990063
 
 
   Happy new year guys! I've waited for the release of 0.8.1 but I made a 
mistake and upgraded my Cloudera to 6.1 which it comes with Hadoop 3.0 and 
Spark 2.4! I am trying to compile it myself, but I have a question. I have 
cloned the repo and checkout to branch-0.8 which I can see it has this already 
merged into. I have built it as follow but still tells me Spark 2.4 is not 
supported:
   ```
   ./dev/change_scala_version.sh 2.11
    mvn package -DskipTests -Pspark-2.0 -Phadoop-2.4 -Pscala-2.11
   ```
   
   Shall I use `-Pspark-2.4` or `-Pspark-2.0`? Or this is not related to my 
issue?
   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