amaranathv commented on issue #759: Deltastreamer not working in non partition 
table
URL: https://github.com/apache/incubator-hudi/issues/759#issuecomment-505697259
 
 
   Can you please  anyone respond to this?
   
   This might be some simple configuration or rebuild required.
   
   I am getting below error while doing the hive synch.
   
   2019-06-25 21:54:31,374 INFO  [main] hive.HoodieHiveClient 
(HoodieHiveClient.java:getPartitionsWrittenToSince(556)) - Last commit time 
synced is not known, listing all partitions in 
/********/stock_ticks_cow_no_part4,FS :com.mapr.fs.MapRFileSystem@23c30a20
   2019-06-25 21:54:31,377 INFO  [main] hive.HiveSyncTool 
(HiveSyncTool.java:syncHoodieTable(107)) - Storage partitions scan complete. 
Found 1
   Exception in thread "main" com.uber.hoodie.hive.HoodieHiveSyncException: 
Failed to sync partitions for table stock_ticks_cow_no_part4
           at 
com.uber.hoodie.hive.HiveSyncTool.syncPartitions(HiveSyncTool.java:169)
           at 
com.uber.hoodie.hive.HiveSyncTool.syncHoodieTable(HiveSyncTool.java:109)
           at 
com.uber.hoodie.hive.HiveSyncTool.syncHoodieTable(HiveSyncTool.java:68)
           at com.uber.hoodie.hive.HiveSyncTool.main(HiveSyncTool.java:189)
   Caused by: java.lang.IllegalArgumentException: Partition path  is not in the 
form yyyy/mm/dd
           at 
com.uber.hoodie.hive.SlashEncodedDayPartitionValueExtractor.extractPartitionValuesInPath(SlashEncodedDayPartitionValueExtractor.java:54)
           at 
com.uber.hoodie.hive.HoodieHiveClient.getPartitionEvents(HoodieHiveClient.java:219)
           at 
com.uber.hoodie.hive.HiveSyncTool.syncPartitions(HiveSyncTool.java:160)
           ... 3 more
   

----------------------------------------------------------------
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]


With regards,
Apache Git Services

Reply via email to