I am familiar with hadoop components like hive, hbase, hdfs etc. But i am very new to Apache Kudu.
So far, from my research i understood that kudu is nothing but columnar storage like parquet. Also it's faster as Hbase.
But i am still unable to find any efficient document for kudu installation. Even i am wondering whether i really need to install any seperate package for kudu or its inbuild in hadoop(EMR or Dataproc).
Please help how can i start hands-on on kudu.