itsallsame commented on issue #3059: URL: https://github.com/apache/incubator-seatunnel/issues/3059#issuecomment-1280346188
> sorry, please use bash -x ./bin/start-seatunnel-spark.sh get those message: bash -x ./bin/start-seatunnel-spark.sh \ > --master local[4] \ > --deploy-mode client \ > --config ./config/spark.batch.conf.template + set -eu + PRG=./bin/start-seatunnel-spark.sh + '[' -h ./bin/start-seatunnel-spark.sh ']' ++ dirname ./bin/start-seatunnel-spark.sh + PRG_DIR=./bin ++ cd ./bin/.. ++ pwd + APP_DIR=/home/data/just/seatunnel/apache-seatunnel-incubating-2.1.3 + CONF_DIR=/home/data/just/seatunnel/apache-seatunnel-incubating-2.1.3/config + APP_JAR=/home/data/just/seatunnel/apache-seatunnel-incubating-2.1.3/lib/seatunnel-core-spark.jar + APP_MAIN=org.apache.seatunnel.core.spark.SparkStarter + '[' -f /home/data/just/seatunnel/apache-seatunnel-incubating-2.1.3/config/seatunnel-env.sh ']' + . /home/data/just/seatunnel/apache-seatunnel-incubating-2.1.3/config/seatunnel-env.sh ++ SPARK_HOME=/opt/mrs_client/Spark2x/spark ++ FLINK_HOME=/opt/mrs_client/Flink/flink ++ export SEATUNNEL_PRINT_ASCII_LOGO=true ++ SEATUNNEL_PRINT_ASCII_LOGO=true + '[' 6 == 0 ']' + args='--master local[4] --deploy-mode client --config ./config/spark.batch.conf.template' ++ java -cp /home/data/just/seatunnel/apache-seatunnel-incubating-2.1.3/lib/seatunnel-core-spark.jar org.apache.seatunnel.core.spark.SparkStarter --master 'local[4]' --deploy-mode client --config ./config/spark.batch.conf.template log4j:WARN No appenders could be found for logger (org.apache.seatunnel.core.base.config.ConfigBuilder). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. + CMD='${SPARK_HOME}/bin/spark-submit --class "org.apache.seatunnel.core.spark.SeatunnelSpark" --name "SeaTunnel" --master "local[4]" --deploy-mode "client" --jars "/home/data/just/seatunnel/apache-seatunnel-incubating-2.1.3/plugins/mysql/lib/mysql-connector-java-8.0.21.jar,/home/data/just/seatunnel/apache-seatunnel-incubating-2.1.3/connectors/spark/seatunnel-connector-spark-fake-2.1.3.jar,/home/data/just/seatunnel/apache-seatunnel-incubating-2.1.3/connectors/spark/seatunnel-connector-spark-console-2.1.3.jar" --conf "spark.executor.memory=1g" --conf "spark.executor.cores=1" --conf "spark.app.name=SeaTunnel" --conf "spark.executor.instances=2" /home/data/just/seatunnel/apache-seatunnel-incubating-2.1.3/lib/seatunnel-core-spark.jar --master local[4] --deploy-mode client --config ./config/spark.batch.conf.template' + EXIT_CODE=0 + '[' 0 -eq 234 ']' + '[' 0 -eq 0 ']' ++ echo '${SPARK_HOME}/bin/spark-submit' --class '"org.apache.seatunnel.core.spark.SeatunnelSpark"' --name '"SeaTunnel"' --master '"local[4]"' --deploy-mode '"client"' --jars '"/home/data/just/seatunnel/apache-seatunnel-incubating-2.1.3/plugins/mysql/lib/mysql-connector-java-8.0.21.jar,/home/data/just/seatunnel/apache-seatunnel-incubating-2.1.3/connectors/spark/seatunnel-connector-spark-fake-2.1.3.jar,/home/data/just/seatunnel/apache-seatunnel-incubating-2.1.3/connectors/spark/seatunnel-connector-spark-console-2.1.3.jar"' --conf '"spark.executor.memory=1g"' --conf '"spark.executor.cores=1"' --conf '"spark.app.name=SeaTunnel"' --conf '"spark.executor.instances=2"' /home/data/just/seatunnel/apache-seatunnel-incubating-2.1.3/lib/seatunnel-core-spark.jar --master 'local[4]' --deploy-mode client --config ./config/spark.batch.conf.template ++ tail -n 1 + echo 'Execute SeaTunnel Spark Job: ${SPARK_HOME}/bin/spark-submit --class "org.apache.seatunnel.core.spark.SeatunnelSpark" --name "SeaTunnel" --master "local[4]" --deploy-mode "client" --jars "/home/data/just/seatunnel/apache-seatunnel-incubating-2.1.3/plugins/mysql/lib/mysql-connector-java-8.0.21.jar,/home/data/just/seatunnel/apache-seatunnel-incubating-2.1.3/connectors/spark/seatunnel-connector-spark-fake-2.1.3.jar,/home/data/just/seatunnel/apache-seatunnel-incubating-2.1.3/connectors/spark/seatunnel-connector-spark-console-2.1.3.jar" --conf "spark.executor.memory=1g" --conf "spark.executor.cores=1" --conf "spark.app.name=SeaTunnel" --conf "spark.executor.instances=2" /home/data/just/seatunnel/apache-seatunnel-incubating-2.1.3/lib/seatunnel-core-spark.jar --master local[4] --deploy-mode client --config ./config/spark.batch.conf.template' Execute SeaTunnel Spark Job: ${SPARK_HOME}/bin/spark-submit --class "org.apache.seatunnel.core.spark.SeatunnelSpark" --name "SeaTunnel" --master "local[4]" --deploy-mode "client" --jars "/home/data/just/seatunnel/apache-seatunnel-incubating-2.1.3/plugins/mysql/lib/mysql-connector-java-8.0.21.jar,/home/data/just/seatunnel/apache-seatunnel-incubating-2.1.3/connectors/spark/seatunnel-connector-spark-fake-2.1.3.jar,/home/data/just/seatunnel/apache-seatunnel-incubating-2.1.3/connectors/spark/seatunnel-connector-spark-console-2.1.3.jar" --conf "spark.executor.memory=1g" --conf "spark.executor.cores=1" --conf "spark.app.name=SeaTunnel" --conf "spark.executor.instances=2" /home/data/just/seatunnel/apache-seatunnel-incubating-2.1.3/lib/seatunnel-core-spark.jar --master local[4] --deploy-mode client --config ./config/spark.batch.conf.template ++ echo '${SPARK_HOME}/bin/spark-submit' --class '"org.apache.seatunnel.core.spark.SeatunnelSpark"' --name '"SeaTunnel"' --master '"local[4]"' --deploy-mode '"client"' --jars '"/home/data/just/seatunnel/apache-seatunnel-incubating-2.1.3/plugins/mysql/lib/mysql-connector-java-8.0.21.jar,/home/data/just/seatunnel/apache-seatunnel-incubating-2.1.3/connectors/spark/seatunnel-connector-spark-fake-2.1.3.jar,/home/data/just/seatunnel/apache-seatunnel-incubating-2.1.3/connectors/spark/seatunnel-connector-spark-console-2.1.3.jar"' --conf '"spark.executor.memory=1g"' --conf '"spark.executor.cores=1"' --conf '"spark.app.name=SeaTunnel"' --conf '"spark.executor.instances=2"' /home/data/just/seatunnel/apache-seatunnel-incubating-2.1.3/lib/seatunnel-core-spark.jar --master 'local[4]' --deploy-mode client --config ./config/spark.batch.conf.template ++ tail -n 1 + eval '${SPARK_HOME}/bin/spark-submit' --class '"org.apache.seatunnel.core.spark.SeatunnelSpark"' --name '"SeaTunnel"' --master '"local[4]"' --deploy-mode '"client"' --jars '"/home/data/just/seatunnel/apache-seatunnel-incubating-2.1.3/plugins/mysql/lib/mysql-connector-java-8.0.21.jar,/home/data/just/seatunnel/apache-seatunnel-incubating-2.1.3/connectors/spark/seatunnel-connector-spark-fake-2.1.3.jar,/home/data/just/seatunnel/apache-seatunnel-incubating-2.1.3/connectors/spark/seatunnel-connector-spark-console-2.1.3.jar"' --conf '"spark.executor.memory=1g"' --conf '"spark.executor.cores=1"' --conf '"spark.app.name=SeaTunnel"' --conf '"spark.executor.instances=2"' /home/data/just/seatunnel/apache-seatunnel-incubating-2.1.3/lib/seatunnel-core-spark.jar --master 'local[4]' --deploy-mode client --config ./config/spark.batch.conf.template ++ /opt/mrs_client/Spark2x/spark/bin/spark-submit --class org.apache.seatunnel.core.spark.SeatunnelSpark --name SeaTunnel --master 'local[4]' --deploy-mode client --jars /home/data/just/seatunnel/apache-seatunnel-incubating-2.1.3/plugins/mysql/lib/mysql-connector-java-8.0.21.jar,/home/data/just/seatunnel/apache-seatunnel-incubating-2.1.3/connectors/spark/seatunnel-connector-spark-fake-2.1.3.jar,/home/data/just/seatunnel/apache-seatunnel-incubating-2.1.3/connectors/spark/seatunnel-connector-spark-console-2.1.3.jar --conf spark.executor.memory=1g --conf spark.executor.cores=1 --conf spark.app.name=SeaTunnel --conf spark.executor.instances=2 /home/data/just/seatunnel/apache-seatunnel-incubating-2.1.3/lib/seatunnel-core-spark.jar --master 'local[4]' --deploy-mode client --config ./config/spark.batch.conf.template 2022-10-17 14:16:37,348 | WARN | main | The configuration key 'spark.reducer.maxReqSizeShuffleToMem' has been deprecated as of Spark 2.3 and may be removed in the future. Please use the new key 'spark.maxRemoteBlockSizeFetchToMem' instead. | org.apache.spark.SparkConf.logWarning(Logging.scala:66) 2022-10-17 14:16:38,469 | WARN | main | The configuration key 'spark.reducer.maxReqSizeShuffleToMem' has been deprecated as of Spark 2.3 and may be removed in the future. Please use the new key 'spark.maxRemoteBlockSizeFetchToMem' instead. | org.apache.spark.SparkConf.logWarning(Logging.scala:66) 2022-10-17 14:16:38,507 | WARN | main | The configuration key 'spark.reducer.maxReqSizeShuffleToMem' has been deprecated as of Spark 2.3 and may be removed in the future. Please use the new key 'spark.maxRemoteBlockSizeFetchToMem' instead. | org.apache.spark.SparkConf.logWarning(Logging.scala:66) 2022-10-17 14:16:38,508 | WARN | main | The configuration key 'spark.reducer.maxReqSizeShuffleToMem' has been deprecated as of Spark 2.3 and may be removed in the future. Please use the new key 'spark.maxRemoteBlockSizeFetchToMem' instead. | org.apache.spark.SparkConf.logWarning(Logging.scala:66) 2022-10-17 14:16:38,556 | WARN | main | Note that spark.local.dir will be overridden by the value set by the cluster manager (via SPARK_LOCAL_DIRS in mesos/standalone/kubernetes and LOCAL_DIRS in YARN). | org.apache.spark.SparkConf.logWarning(Logging.scala:66) 2022-10-17 14:16:38,562 | WARN | main | Detected deprecated memory fraction settings: [spark.shuffle.memoryFraction, spark.storage.memoryFraction, spark.storage.unrollFraction]. As of Spark 1.6, execution and storage memory management are unified. All memory fractions used in the old model are now deprecated and no longer read. If you wish to use the old memory management, you may explicitly enable `spark.memory.useLegacyMode` (not recommended). | org.apache.spark.SparkConf.logWarning(Logging.scala:66) 2022-10-17 14:16:39,314 | WARN | main | The configuration key 'spark.reducer.maxReqSizeShuffleToMem' has been deprecated as of Spark 2.3 and may be removed in the future. Please use the new key 'spark.maxRemoteBlockSizeFetchToMem' instead. | org.apache.spark.SparkConf.logWarning(Logging.scala:66) 2022-10-17 14:16:39,319 | WARN | main | The configuration key 'spark.reducer.maxReqSizeShuffleToMem' has been deprecated as of Spark 2.3 and may be removed in the future. Please use the new key 'spark.maxRemoteBlockSizeFetchToMem' instead. | org.apache.spark.SparkConf.logWarning(Logging.scala:66) 2022-10-17 14:16:39,322 | WARN | main | The configuration key 'spark.reducer.maxReqSizeShuffleToMem' has been deprecated as of Spark 2.3 and may be removed in the future. Please use the new key 'spark.maxRemoteBlockSizeFetchToMem' instead. | org.apache.spark.SparkConf.logWarning(Logging.scala:66) Hive Session ID = 30fa1e61-30ee-4062-a9da-9723902a5012 2022-10-17 14:16:42,261 | WARN | main | load mapred-default.xml, HIVE_CONF_DIR env not found! | org.apache.hadoop.hive.ql.session.SessionState.loadMapredDefaultXml(SessionState.java:1460) 2022-10-17 14:16:42,362 | WARN | main | METASTORE_FILTER_HOOK will be ignored, since hive.security.authorization.manager is set to instance of HiveAuthorizerFactory. | org.apache.hadoop.hive.ql.session.SessionState.setAuthorizerV2Config(SessionState.java:1045) 2022-10-17 14:16:45,383 | WARN | main | The enable mv value "null" is invalid. Using the default value "true" | org.apache.carbondata.core.util.CarbonProperties.validateEnableMV(CarbonProperties.java:511) 2022-10-17 14:16:45,397 | WARN | main | The value "LOCALLOCK" configured for key carbon.lock.type is invalid for current file system. Use the default value HDFSLOCK instead. | org.apache.carbondata.core.util.CarbonProperties.validateAndConfigureLockType(CarbonProperties.java:440) +------------------+ |raw_message | +------------------+ |Hello garyelephant| |Hello rickyhuo | |Hello kid-xiong | +------------------+ -- 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]
