Internal Jenkins has submitted this change and it was merged. Change subject: IMPALA-3324: Hive server does not start for S3 builds. ......................................................................
IMPALA-3324: Hive server does not start for S3 builds. The hive server does not start for S3 builds because HDFS is marked as an unsupported service in testdata/cluster/admin; and so HDFS is not started at all, and so the Hive server is unable to start as well. Due to this, all our S3 builds fail. Currently our S3 builds need HDFS to run correctly. (This has to be reverted once IMPALA-1850 goes in, because then S3 can run as a default FS without HDFS) Change-Id: Ibda9dc3ef895c2aa4d39eb5694ac5f2dbd83bee4 Reviewed-on: http://gerrit.cloudera.org:8080/2741 Reviewed-by: Casey Ching <[email protected]> Tested-by: Internal Jenkins --- M testdata/cluster/admin 1 file changed, 2 insertions(+), 1 deletion(-) Approvals: Casey Ching: Looks good to me, approved Internal Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/2741 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ibda9dc3ef895c2aa4d39eb5694ac5f2dbd83bee4 Gerrit-PatchSet: 2 Gerrit-Project: Impala Gerrit-Branch: cdh5-trunk Gerrit-Owner: Sailesh Mukil <[email protected]> Gerrit-Reviewer: Casey Ching <[email protected]> Gerrit-Reviewer: Internal Jenkins
