You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Hive QA (JIRA)" <ji...@apache.org> on 2013/12/31 21:56:51 UTC

[jira] [Commented] (HIVE-5794) HiveServer2 should retry startup

    [ https://issues.apache.org/jira/browse/HIVE-5794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13859695#comment-13859695 ] 

Hive QA commented on HIVE-5794:
-------------------------------



{color:green}Overall{color}: +1 all checks pass

Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12620964/HIVE-5794.patch

{color:green}SUCCESS:{color} +1 4818 tests passed

Test results: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/777/testReport
Console output: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/777/console

Messages:
{noformat}
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12620964

> HiveServer2 should retry startup
> --------------------------------
>
>                 Key: HIVE-5794
>                 URL: https://issues.apache.org/jira/browse/HIVE-5794
>             Project: Hive
>          Issue Type: Improvement
>    Affects Versions: 0.13.0
>            Reporter: Brock Noland
>            Assignee: Brock Noland
>         Attachments: HIVE-5794.patch, HIVE-5794.patch, HIVE-5794.patch
>
>
> 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.5#6160)