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

Prolog - Listing -

python - can't seem to get an output from my class -

orchardcms - change base url in local copy in Orchard CMS -