An1990 commented on issue #2296: URL: https://github.com/apache/incubator-streampark/issues/2296#issuecomment-1415504895
hadoop classpath已经配置 配置文件如下: export HADOOP_HOME=/opt/cloudera/parcels/CDH/lib/hadoop export FLINK_HOME=/data/flink export HADOOP_CLASSPATH=`hadoop classpath` # streamx export STREAMX_HOME=/data/streamx/streamx export PATH=/data/streamx/streamx/bin:$PATH:/data/flink/bin export HADOOP_CONF_DIR=/etc/hadoop/conf #export HADOOP_COMMON_HOME=/opt/cloudera/parcels/CDH/lib/hadoop export HIVE_HOME=$HADOOP_HOME/../hive export HBASE_HOME=$HADOOP_HOME/../hbase export HADOOP_HDFS_HOME=$HADOOP_HOME/../hadoop-hdfs export HADOOP_MAPRED_HOME=$HADOOP_HOME/../hadoop-mapreduce export HADOOP_YARN_HOME=$HADOOP_HOME/../hadoop-yarn -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
