Skip to content

Instantly share code, notes, and snippets.

@predictioniogists
Created April 1, 2015 23:47
Show Gist options
  • Save predictioniogists/22604ca34b7bb1aca68c to your computer and use it in GitHub Desktop.
Save predictioniogists/22604ca34b7bb1aca68c to your computer and use it in GitHub Desktop.
Parquet cat example
$ hadoop parquet.tools.Main cat part-r-1.parquet
entityId = 2 entityType = user event = $set eventId = 5iuLzCHXzzehq_R3hjsL1AAAAUvZAVo8gzcZ76dDAEs eventTime = 2015-03-02T05:41:59.484Z properties: .rating = 2.0 targetEntityId = 98 targetEntityType = item creationTime = 2015-03-04T05:29:51.278Z entityId = 1 entityType = order event = $set eventId = 78r6v2QT5GgWWrt_bD_q7wAAAUvjQvWunS1ONY2GyoM eventTime = 2015-03-04T05:29:51.278Z properties: .city = san jose .spend = 11.99 .state = CA .store = Women Apparel .customer = 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment