[ https://issues.apache.org/jira/browse/HIVE-15948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15875267#comment-15875267 ]
Rui Li commented on HIVE-15948: ------------------------------- Thanks for the patch [~stakiar]. I noticed there're some other places that use the old config name: {{multiMapJoin2.q}}, {{hive-default.xml.template}}, {{cbo_rp_auto_join1.q}}. Shall we fix them together here? > Failing test: TestCliDriver, TestSparkCliDriver join31 > ------------------------------------------------------ > > Key: HIVE-15948 > URL: https://issues.apache.org/jira/browse/HIVE-15948 > Project: Hive > Issue Type: Sub-task > Reporter: Thejas M Nair > Assignee: Sahil Takiar > Attachments: HIVE-15948.txt > > > join31 is failing in TestCliDriver and TestSparkCliDriver since around feb > 14. > {code} > at org.junit.Assert.fail(Assert.java:88) > at org.apache.hadoop.hive.ql.QTestUtil.failed(QTestUtil.java:2180) > at > org.apache.hadoop.hive.cli.control.CoreCliDriver.runTest(CoreCliDriver.java:176) > at > org.apache.hadoop.hive.cli.control.CliAdapter.runTest(CliAdapter.java:104) > at > org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver(TestCliDriver.java:59) > at sun.reflect.GeneratedMethodAccessor205.invoke(Unknown Source) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > {code} -- This message was sent by Atlassian JIRA (v6.3.15#6346)