[ https://issues.apache.org/jira/browse/HIVE-3748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mikhail Bautin resolved HIVE-3748. ---------------------------------- Resolution: Not A Problem Release Note: I found a way to achieve the same result without changing the code. In fact, Hive does run unit tests from a directory one level above the source root (e.g. ${hive.root}/ql, etc.) but data/conf/hive-site.xml specifies the property to look for test data files one directory above. > QTestUtil should correctly find data files when running in the build directory > ------------------------------------------------------------------------------ > > Key: HIVE-3748 > URL: https://issues.apache.org/jira/browse/HIVE-3748 > Project: Hive > Issue Type: Improvement > Reporter: Mikhail Bautin > Assignee: Mikhail Bautin > Priority: Minor > Attachments: D7005.1.patch > > > Some parts of the the TestCliDriver test suite (i.e. some jar lookups) > require that the current directory is set to the build directory. This makes > QTestUtil correctly find data files when running either in the Hive source > root or in the build directory. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira