hive - Hadoop best way to pivot -


we have avro file has id, attributename , attributevalue... narrow, deep.

  • 475mm unique id's
  • 20 unique attributename's (avro file partitioned on attributename)

what best technologies , syntax pivot huge file this?**

here example:

enter image description here


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

What is happening when Matlab is starting a "parallel pool"? -

php - Cannot override Laravel Spark authentication with own implementation -