Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.3.7, 3.0.0
Description
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".
Attachments
Attachments
Issue Links
- links to