[
https://issues.apache.org/jira/browse/HIVE-6037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13913449#comment-13913449
]
Thejas M Nair commented on HIVE-6037:
-------------------------------------
I was doing some more sanity checks. I found a problem, looks like variable
substitution in tests is not happening correctly. So I will hold off on
committing this.
{code}
itests$ mvn test -Dtest=TestCliDriver -Dqfile_regex=.*database_drop.*
-Dtest.output.overwrite=true -Phadoop-1
...
...
dfs ${system:test.dfs.mkdir} ${system:test.tmp.dir}/dbcascade/temp
See ./ql/target/tmp/log/hive.log or ./itests/qtest/target/tmp/log/hive.log, or
check ./ql/target/surefire-reports or ./itests/qtest/target/surefire-reports/
for specific test cases logs.
Tests run: 2, Failures: 1, Errors: 0, Skipped: 0
{code}
> Synchronize HiveConf with hive-default.xml.template and support show conf
> -------------------------------------------------------------------------
>
> Key: HIVE-6037
> URL: https://issues.apache.org/jira/browse/HIVE-6037
> Project: Hive
> Issue Type: Improvement
> Components: Configuration
> Reporter: Navis
> Assignee: Navis
> Priority: Minor
> Fix For: 0.13.0
>
> Attachments: CHIVE-6037.3.patch.txt, HIVE-6037.1.patch.txt,
> HIVE-6037.10.patch.txt, HIVE-6037.11.patch.txt, HIVE-6037.12.patch.txt,
> HIVE-6037.14.patch.txt, HIVE-6037.15.patch.txt, HIVE-6037.16.patch.txt,
> HIVE-6037.17.patch, HIVE-6037.2.patch.txt, HIVE-6037.4.patch.txt,
> HIVE-6037.5.patch.txt, HIVE-6037.6.patch.txt, HIVE-6037.7.patch.txt,
> HIVE-6037.8.patch.txt, HIVE-6037.9.patch.txt, HIVE-6037.patch
>
>
> see HIVE-5879
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)