pkumarsinha commented on a change in pull request #1883:
URL: https://github.com/apache/hive/pull/1883#discussion_r565058597



##########
File path: 
ql/src/test/org/apache/hadoop/hive/ql/exec/repl/TestAtlasDumpTask.java
##########
@@ -242,6 +251,25 @@ public void testAtlasClientTimeouts() throws Exception {
             AtlasRestClientBuilder.ATLAS_PROPERTY_READ_TIMEOUT_IN_MS));
   }
 
+  @Test
+  public void testCreateExportRequest() throws Exception {

Review comment:
       Hive replication as such will not allow falling back from table level to 
db level replication. For a expression modification case, Atlas server should 
handle the case and if it does not. we will have to get that fixed by Atlas 
team. For now, there is no known case on Atlas server side.




----------------------------------------------------------------
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:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org
For additional commands, e-mail: gitbox-h...@hive.apache.org

Reply via email to