Member since
03-19-2019
2
Posts
0
Kudos Received
0
Solutions
03-19-2019
10:27 PM
In process of enabling kerberos on HDP-3.0.1.0 -Spark2 History server is not starting Getting the below error.Can any one help on this issue. File " /usr/lib/ambari-agent/lib/resource_management/core/shell.py ", line 314, in _call raise ExecutionFailed(err_msg, code, out, err) resource_management.core.exceptions.ExecutionFailed: Execution of '/usr/hdp/current/hive-client/bin/schematool -dbType mysql -createCatalog spark -catalogDescription 'Default catalog, for Spark' -ifNotExists -catalogLocation hdfs://sdccoe/warehouse/tablespace/managed/hive' returned 1. SLF4J: Class path contains multiple SLF4J bindings. SLF4J: Found binding in [jar:file:/usr/hdp/3.0.1.0-187/hive/lib/log4j-slf4j-impl-2.10.0.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [jar:file:/usr/hdp/3.0.1.0-187/hadoop/lib/slf4j-log4j12-1.7.25.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory] Create catalog spark at location hdfs://sdccoe/warehouse/tablespace/managed/hive Metastore connection URL: jdbc:derby:;databaseName=metastore_db;create=true Metastore Connection Driver : org.apache.derby.jdbc.EmbeddedDriver Metastore connection User: APP org.apache.hadoop.hive.metastore.HiveMetaException: Failed to add catalog Underlying cause: java.sql.SQLSyntaxErrorException : Table/View 'CTLGS' does not exist. SQL Error code: 20000 Use --verbose for detailed stacktrace. *** schemaTool failed ***
... View more
Labels:
- Labels:
-
Apache Spark