[
https://issues.apache.org/jira/browse/HIVE-24654?focusedWorklogId=542674&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-542674
]
ASF GitHub Bot logged work on HIVE-24654:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 27/Jan/21 06:31
Start Date: 27/Jan/21 06:31
Worklog Time Spent: 10m
Work Description: 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:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 542674)
Time Spent: 50m (was: 40m)
> Table level replication support for Atlas metadata
> --------------------------------------------------
>
> Key: HIVE-24654
> URL: https://issues.apache.org/jira/browse/HIVE-24654
> Project: Hive
> Issue Type: Task
> Reporter: Pravin Sinha
> Assignee: Pravin Sinha
> Priority: Major
> Labels: pull-request-available
> Attachments: HIVE-24654.01.patch
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> Covers mainly Atlas export API payload change required to support table level
> replication
--
This message was sent by Atlassian Jira
(v8.3.4#803005)