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 -

Python Tornado package error when running server -

Qt QGraphicsScene is not accessable from QGraphicsView (on Qt 5.6.1) -