yihua commented on issue #5280:
URL: https://github.com/apache/hudi/issues/5280#issuecomment-1112728730

   @arunb2w If you don't need Hadoop or Hive specifically, you can compile Hudi 
jars and use Spark to write Hudi table to the local file system.  Spark should 
run on any platform that runs Java 8.  You can download the Spark release and 
directly use `spark-submit`, `spark-shell`, or `spark-sql` for writing and 
reading Hudi table, following our [Spark 
Guide](https://hudi.apache.org/docs/quick-start-guide).


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

To unsubscribe, e-mail: commits-unsubscr...@hudi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to