Integration with other framework
You can integrate Kudu with MapReduce, YARN, Spark and other frameworks in the Hadoop ecosystem.
Kudu was designed to integrate with MapReduce, YARN, Spark, and other frameworks in the Hadoop ecosystem.
See the RowCounter.java
and ImportCsv.java
files on the
Cloudera's kudu git repository for examples which you can model your own integrations
on.