hit-lacus commented on issue #1166: Prepare DebugTomcat and Integration Test in 
Hadoop3 Env
URL: https://github.com/apache/kylin/pull/1166#issuecomment-603251050
 
 
   ## Prepare Spark 
   > If you not interested in Spark Cubing, you may consider skip this part.
   
   Please download spark binary and decompress it into somewhere of your 
laptop, I think spark2.3 should works, what is choose is 
**spark-2.3.2-bin-hadoop2.7** .
   
   After that, please set some sytem env in `~/.zshrc` or `~/.bashrc`. , 
depending on which shell you are using.
   
   ```sh
   export SPARK_HOME=/Users/XXX/Lab/laucs-libs/spark-2.3.2-bin-hadoop2.7
   export 
HADOOP_CONF_DIR=/Users/XXX/IntelliJ_IDEA_Project/MyKylinHadoop3/examples/test_case_data/sandbox
   export HADOOP_USER_NAME=root
   ```

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


With regards,
Apache Git Services

Reply via email to