Xiaobing Zhou created HIVE-7297:
-----------------------------------

             Summary: org.apache.hadoop.hive.ql.WindowsPathUtil is not easy to 
be reused across different hive projects
                 Key: HIVE-7297
                 URL: https://issues.apache.org/jira/browse/HIVE-7297
             Project: Hive
          Issue Type: Improvement
          Components: Testing Infrastructure, Tests
    Affects Versions: 0.13.0
            Reporter: Xiaobing Zhou
            Assignee: Xiaobing Zhou
            Priority: Minor


WindowsPathUtil converts Windows path notation(c:\Uses\xzhou) to HDFS 
compatible Unix notation(/Users/xzhou). It was used in several places, will be 
reused by other fixes like patches for HIVE-7276 and HIVE-7295. There's need to 
change those influenced projects pom.xml to include dependency. Or could pushed 
WindowsPathUtil down to hive-exec library code.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to