You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2020/11/26 03:36:35 UTC

[GitHub] [hudi] quitozang commented on issue #2274: [SUPPORT]

quitozang commented on issue #2274:
URL: https://github.com/apache/hudi/issues/2274#issuecomment-734054243


   Sorry, it is not a problem anymore, I have changed part of the source code in DeltaStreamer. 
   
   Anyway, I have another problem right now. When i use "NonpartitionedKeyGenerator" to write hudi data  and I don't specify "hoodie.datasource.write.partitionpath.field", it will make an error to execute DeltaStreamer. 
   The exception is "Property hoodie.datasource.write.partitionpath.field not found". This can be circumvented by specifying any value. However, in my opinion, this operation is a bit redundant because the attribute(hoodie.datasource.write.partitionpath.field) is useless.


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