hadoop - What is the best way to write a Scala object to Parquet? -


i have scala case class created json, case class person(age:int, name:string). know cannot write json parquet.

can write case class directly parquet or need use format scrooge/thrift or avro? apis best use this?

i think need implement parquetwritesupport class write custom class.


Comments

Popular posts from this blog

ruby on rails - RuntimeError: Circular dependency detected while autoloading constant - ActiveAdmin.register Role -

c++ - OpenMP unpredictable overhead -

javascript - Wordpress slider, not displayed 100% width -