vinothchandar commented on issue #1791: URL: https://github.com/apache/hudi/issues/1791#issuecomment-655207777
@masterlemmi while we wait for @pratyakshsharma , you can just build hudi off master and simply run this class https://github.com/apache/hudi/blob/master/hudi-utilities/src/main/java/org/apache/hudi/utilities/deltastreamer/HoodieMultiTableDeltaStreamer.java#L206 using spark-submit (instead of the other class for DeltaStreamer) .. hopefully, the cli is similar to deltastreamer/self-explanatory.. @pratyakshsharma that reminds me.. did we file a task to get this documented. ---------------------------------------------------------------- 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]
