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)