Created 03-18-2019 01:09 PM
hi all
we have ambari cluster
HDP version - 2.6.4
when we start the spark thrift server we get the following:
ERROR YarnClientSchedulerBackend: Yarn application has already exited with state FINISHED
what need to do about this ? , and how to avoid that
more spark-hive-org.apache.spark.sql.hive.thriftserver.HiveThriftServer2-1-master3.sys635.com.out Spark Command: /usr/jdk64/jdk1.8.0_112/bin/java -Dhdp.version=2.6.4.0-91 -cp /usr/hdp/current/spark2-thriftserver/conf/:/usr/hdp/current/spark2-thriftserver/jars/*:/usr/hdp/2.6.4.0-91/hadoo p/conf/ -Xmx10000m org.apache.spark.deploy.SparkSubmit --conf spark.driver.memory=3g --properties-file /usr/hdp/current/spark2-thriftserver/conf/spark-thrift-sparkconf.conf --class org.apac he.spark.sql.hive.thriftserver.HiveThriftServer2 --name Thrift JDBC/ODBC Server --executor-cores 5 spark-internal ======================================== Warning: Master yarn-client is deprecated since 2.0. Please use master "yarn" with specified deploy mode instead. 19/03/18 13:05:00 WARN ObjectStore: Version information not found in metastore. hive.metastore.schema.verification is not enabled so recording the schema version 1.2.0 19/03/18 13:05:00 WARN ObjectStore: Failed to get database default, returning NoSuchObjectException 19/03/18 13:05:14 ERROR YarnClientSchedulerBackend: Yarn application has already exited with state FINISHED!
Created 04-15-2019 05:38 PM
Hello Team,
Has anyone resolved this issue ? We are facing similar issue.
Thanks,
Sagar Pathak
Created 10-11-2019 04:27 AM