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

Lefty Leverenz commented on HIVE-8340:
--------------------------------------

[~xiaobingo], the description of hive.hadoop.classpath runs over the 
100-character line limit so please break it into several lines.  (Starting the 
description on a new line will make it look better in 
hive-default.xml.template.)  And hiveserver2 should be camel caps:  
HiveServer2.  Should java be Java?

For example:

{code}
    HIVE_HADOOP_CLASSPATH("hive.hadoop.classpath", null, 
        "For Windows OS, we need to pass HIVE_HADOOP_CLASSPATH java parameter 
while starting HiveServer2 \n" +
        "using \"-hiveconf hive.hadoop.classpath=%HIVE_LIB%\"."),
{code}

Also, you accidentally added some trailing whitespace on the previous line 
(hive.typecheck.on.insert).

> HiveServer2 service doesn't stop backend jvm process, which prevents 
> follow-up service start.
> ---------------------------------------------------------------------------------------------
>
>                 Key: HIVE-8340
>                 URL: https://issues.apache.org/jira/browse/HIVE-8340
>             Project: Hive
>          Issue Type: Bug
>          Components: HiveServer2
>    Affects Versions: 0.14.0
>         Environment: Windows
>            Reporter: Xiaobing Zhou
>            Assignee: Xiaobing Zhou
>            Priority: Critical
>             Fix For: 0.14.0
>
>         Attachments: HIVE-8340.1.patch, HIVE-8340.2.patch, HIVE-8340.3.patch
>
>
> On stopping the HS2 service from the services tab, it only kills the root 
> process and does not kill the child java process. As a result resources are 
> not freed and this throws an error on restarting from command line.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to