[ https://issues.apache.org/jira/browse/HIVE-6480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13909953#comment-13909953 ]
Hive QA commented on HIVE-6480: ------------------------------- {color:green}Overall{color}: +1 all checks pass Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12630362/HIVE-6480.01.patch {color:green}SUCCESS:{color} +1 5176 tests passed Test results: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/1463/testReport Console output: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/1463/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: 12630362 > Metastore server startup script ignores ENV settings > ---------------------------------------------------- > > Key: HIVE-6480 > URL: https://issues.apache.org/jira/browse/HIVE-6480 > Project: Hive > Issue Type: Bug > Components: HCatalog > Affects Versions: 0.12.0 > Reporter: Adam Faris > Priority: Minor > Attachments: HIVE-6480.01.patch > > > This is a minor issue with hcat_server.sh. Currently the startup script has > HADOOP_HEAPSIZE hardcoded to 2048, causing administrators to hand edit the > script. As hcat_server.sh reads hcat-env.sh, it makes sense to allow an > administrator to define HADOOP_HEAPSIZE in hcat-env.sh (or other location > like /etc/profile). > Secondly, there is no defined default for METASTORE_PORT in hcat_server.sh. > If METASTORE_PORT is missing, the metastore server fails to start. > I will attach a patch in my next update, once this jira is opened. -- This message was sent by Atlassian JIRA (v6.1.5#6160)