Jimmy Xiang created HIVE-8861:
---------------------------------
Summary: Use hiveconf:test.data.dir instead of hardcoded path
Key: HIVE-8861
URL: https://issues.apache.org/jira/browse/HIVE-8861
Project: Hive
Issue Type: Test
Reporter: Jimmy Xiang
Assignee: Jimmy Xiang
Priority: Trivial
In loading test schema to a standalone cluster, I got this error:
{noformat}
FAILED: SemanticException Line 3:23 Invalid path
''/home/jxiang/data/files/cbo_t1.txt''
{noformat}
We should use hiveconf:test.data.dir instead of ../../data/files
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)