[jira] [Assigned] (HIVE-17155) findConfFile() in HiveConf.java has some issues with the conf path

2017-08-08 Thread xiaoqiang_song (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-17155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

xiaoqiang_song reassigned HIVE-17155:
-

Assignee: xiaoqiang_song  (was: Aihua Xu)

> findConfFile() in HiveConf.java has some issues with the conf path
> --
>
> Key: HIVE-17155
> URL: https://issues.apache.org/jira/browse/HIVE-17155
> Project: Hive
>  Issue Type: Bug
>  Components: Hive
>Affects Versions: 3.0.0
>Reporter: Aihua Xu
>Assignee: xiaoqiang_song
>Priority: Minor
> Fix For: 3.0.0
>
> Attachments: HIVE-17155.1.patch
>
>
> In findConfFile() function of HiveConf.java, here are some issues. 
> File.pathSeparator which is ":" is used as the separator rather than "/". new 
> File(jarUri).getParentFile() will get the "$hive_home/lib" folder, but 
> actually we want "$hive_home".



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Assigned] (HIVE-17155) findConfFile() in HiveConf.java has some issues with the conf path

2017-07-21 Thread Aihua Xu (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-17155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Aihua Xu reassigned HIVE-17155:
---


> findConfFile() in HiveConf.java has some issues with the conf path
> --
>
> Key: HIVE-17155
> URL: https://issues.apache.org/jira/browse/HIVE-17155
> Project: Hive
>  Issue Type: Bug
>  Components: Hive
>Affects Versions: 3.0.0
>Reporter: Aihua Xu
>Assignee: Aihua Xu
>Priority: Minor
>
> In findConfFile() function of HiveConf.java, here are some issues. 
> File.pathSeparator which is ":" is used as the separator rather than "/". new 
> File(jarUri).getParentFile() will get the "$hive_home/lib" folder, but 
> actually we want "$hive_home".



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)