You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by "Rohith Sharma K S (JIRA)" <ji...@apache.org> on 2017/09/13 10:10:00 UTC

[jira] [Created] (YARN-7188) TimelineSchemaCreator fails to create flowrun table

Rohith Sharma K S created YARN-7188:
---------------------------------------

             Summary: TimelineSchemaCreator fails to create flowrun table
                 Key: YARN-7188
                 URL: https://issues.apache.org/jira/browse/YARN-7188
             Project: Hadoop YARN
          Issue Type: Bug
            Reporter: Rohith Sharma K S


In hbase-1.2.6 which is by default, TimelineSchemaCreator fails to create flow run table. 

{noformat}
2017-09-13 15:15:54,934 ERROR storage.TimelineSchemaCreator: Error in creating hbase tables:
org.apache.hadoop.hbase.DoNotRetryIOException: org.apache.hadoop.hbase.DoNotRetryIOException: File does not exist: /hbase/coprocessor/hadoop-yarn-server-timelineservice.jar Set hbase.table.sanity.checks to false at conf or table descriptor if you want to bypass sanity checks
	at org.apache.hadoop.hbase.master.HMaster.warnOrThrowExceptionForFailure(HMaster.java:1754)
	at org.apache.hadoop.hbase.master.HMaster.sanityCheckTableDescriptor(HMaster.java:1615)
	at org.apache.hadoop.hbase.master.HMaster.createTable(HMaster.java:1541)
Caused by: org.apache.hadoop.hbase.ipc.RemoteWithExtrasException(org.apache.hadoop.hbase.DoNotRetryIOException): org.apache.hadoop.hbase.DoNotRetryIOException: File does not exist: /hbase/coprocessor/hadoop-yarn-server-timelineservice.jar Set hbase.table.sanity.checks to false at
{noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-dev-help@hadoop.apache.org