hei-wei opened a new issue #2868:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/2868


   
   **Which version of DolphinScheduler:**
    -[1.2.0-preview]
   
   export HADOOP_HOME=/opt/cloudera/parcels/CDH-5.11.0-1.cdh5.11.0.p0.34
   export HADOOP_CONF_DIR=/opt/soft/hadoop/etc/hadoop
   #export SPARK_HOME1=/opt/soft/spark1
   #export SPARK_HOME2=/opt/soft/spark2
   export PYTHON_HOME=/usr/local/bin/python2
   export JAVA_HOME=/usr/java/jdk1.8.0_172
   #export HIVE_HOME=/opt/soft/hive
   #export FLINK_HOME=/opt/soft/flink
   export EDW_HOME="/BIG_DATA/EDW/ZYXF_EDW/PYTHON_APP"
   export EDW_PACKAGE_HOME="$EDW_HOME/package"
   export EDW_CONFIG_HOME="$EDW_HOME"
   
   export 
PATH=$HADOOP_HOME/bin:$PYTHON_HOME:$JAVA_HOME/bin:$PATH:$FLINK_HOME/bin:$EDW_HOME:$EDW_PACKAGE_HOME:$EDW_CONFIG_HOME:$PATH
   
   export PYTHON_HOME=/usr/local/bin/python2
   python2 --> 2.7.3
   but   run python -V
   
![image](https://user-images.githubusercontent.com/57801501/83478380-4702c600-a4c8-11ea-98d2-5e5a3656ce2b.png)
   
   
   


----------------------------------------------------------------
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]


Reply via email to