1
0

CR feedback

This commit is contained in:
Vinoth Chandar
2017-04-03 18:17:56 -07:00
committed by vinoth chandar
parent e0fc4ec38e
commit 2b6322318c
4 changed files with 8 additions and 5 deletions

View File

@@ -88,7 +88,7 @@ public class HoodieUpdateHandle <T extends HoodieRecordPayload> extends HoodieIO
commitTime,
new Path(config.getBasePath()),
new Path(config.getBasePath(), record.getPartitionPath()));
partitionMetadata.trySave(TaskContext.getPartitionId());
partitionMetadata.trySave(TaskContext.getPartitionId());
oldFilePath = new Path(
config.getBasePath() + "/" + record.getPartitionPath() + "/"