You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Xiaobing Zhou (JIRA)" <ji...@apache.org> on 2014/11/05 02:09:34 UTC

[jira] [Commented] (HIVE-8737) setEnv is not portable, which fails TestCliDriverMethods#testprocessInitFiles on Windows

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

Xiaobing Zhou commented on HIVE-8737:
-------------------------------------

Made v2 and did code format adjustment.

> setEnv is not portable, which fails TestCliDriverMethods#testprocessInitFiles on Windows
> ----------------------------------------------------------------------------------------
>
>                 Key: HIVE-8737
>                 URL: https://issues.apache.org/jira/browse/HIVE-8737
>             Project: Hive
>          Issue Type: Bug
>    Affects Versions: 0.14.0
>         Environment: Windows
>            Reporter: Xiaobing Zhou
>            Assignee: Xiaobing Zhou
>         Attachments: HIVE-8737.1.patch, HIVE-8737.2.patch
>
>
> repro:
> {noformat}
> mvn test -Phadoop-2 -Dmaven.surefire.debug -Dtest=TestCliDriverMethods#testprocessInitFiles
> {noformat}
> setEnv tries to do JVM wide system variables changes, previous approach is not portable.



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