You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Brock Noland (JIRA)" <ji...@apache.org> on 2013/11/11 20:07:19 UTC

[jira] [Created] (HIVE-5794) CLIService should retry creating scratch directories on startup

Brock Noland created HIVE-5794:
----------------------------------

             Summary: CLIService should retry creating scratch directories on startup
                 Key: HIVE-5794
                 URL: https://issues.apache.org/jira/browse/HIVE-5794
             Project: Hive
          Issue Type: Bug
            Reporter: Brock Noland
            Assignee: Brock Noland


On startup the CLIService attempts to create scratch directories. If that fails, e.g. because the nn is also starting, HS2 fails to start. We should retry this operation this a few times with sleeps.

It might be preferable todo this directly in HS2 main so that we can catch all errors.



--
This message was sent by Atlassian JIRA
(v6.1#6144)