Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
0.4
-
None
-
None
Description
In a test where we are replicating one source hcatalog table to 2 target hcat tables the table export job runs on the source cluster. Both jobs will try to create the same dir on hdfs and based on when they run they might run into a scenario where one fails with dir already exists exception. Thus the hcat replication jobs can fail randomly if they have multiple targets.
The staging dir needs to suffix the target cluster name.
Attachments
Issue Links
- duplicates
-
FALCON-401 replicate hcat table to two targets can fail with export dir exists on source
- Resolved