hadoop - Convert JSON and Avro schema files to Avro format in cdh5.3.0 -


how can convert json , avro schema files avro format in cdh5.3.0? not access avro-tools jar file.

the avro-tools jar not installed part cdh. can download cloudera's repository, or can invoke avro api tools jar uses yourself, demonstrated here.


Comments

Popular posts from this blog

android - How to save instance state of selected radiobutton on menu -

python 3 IndexError: list index out of range -

IF statement in MySQL trigger -