[
https://issues.apache.org/jira/browse/KUDU-1186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15867340#comment-15867340
]
Qiuzhuang Lian commented on KUDU-1186:
--------------------------------------
If that directory is empty, it fails to start. I remove that empty directory
and it should work.
> master fails to start if unable to find metadata files
> ------------------------------------------------------
>
> Key: KUDU-1186
> URL: https://issues.apache.org/jira/browse/KUDU-1186
> Project: Kudu
> Issue Type: Bug
> Reporter: Dan Burkert
>
> The master will refuse to start if it finds the metadata directory, but no
> files within it. This can happen if a previous startup attempt has failed
> due to clocks not being synchronized. Relevant log message:
> {code}
> Bad status: Not found: Unable to initialize catalog manager: Failed to
> initialize sys tables async: Could not load tablet metadata from
> /var/lib/kudu/master/tablet-meta/00000000000000000000000000000000:
> /var/lib/kudu/master/tablet-meta/00000000000000000000000000000000: No such
> file or directory (error 2)
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)