aasha commented on a change in pull request #2154:
URL: https://github.com/apache/hive/pull/2154#discussion_r612939857



##########
File path: 
itests/hive-unit/src/test/java/org/apache/hadoop/hive/ql/parse/TestReplicationScenarios.java
##########
@@ -4294,6 +4295,9 @@ public void testMoveOptimizationIncremental() throws 
IOException {
 
   @Test
   public void testDatabaseInJobName() throws Throwable {
+    // Clean up configurations
+    driver.getConf().set(JobContext.JOB_NAME, "");

Review comment:
       can this clean up be done at tear down?




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to