Created
October 12, 2016 12:00
-
-
Save hakanilter/fd8b7ab16059ecc5b37bfedf001bfa83 to your computer and use it in GitHub Desktop.
Spark build for CDH 5.7.1
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mvn clean package -DskipTests \ | |
-Phive \ | |
-Phive-thriftserver \ | |
-Pyarn \ | |
-Psparkr \ | |
-Phadoop-2.6 \ | |
-Dhadoop.version=2.6.0-cdh5.7.1 \ | |
-Dhive.hive.version=1.1.0-cdh5.7.1 \ | |
-Dhive.hadoop.version=2.6.0-cdh5.7.1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment