Created
May 24, 2016 07:15
-
-
Save zenmyo/a2fbef6a9f35762beb40fa161e6d5fe2 to your computer and use it in GitHub Desktop.
This file contains 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
- sudo ln -s /usr/lib/spark/lib/spark-assembly.jar /usr/lib/hive/lib/spark-assembly.jar | |
- sudo -u hdfs hdfs dfs -mkdir /user/vagrant | |
- sudo -u hdfs hdfs dfs -chown vagrant /user/vagrant |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment