Bulk load in hbase using pig

2014-02-25 Thread Chhaya Vishwakarma
hi, I have a log file in HDFS which needs to be parsed and put in a Hbase table. I want to do this using PIG . How can i go about it .Pig script should parse the logs and then put in Hbase? Regards, Chhaya Vishwakarma The contents of this e-mail and any attac

Help writing first real Pig script. Finding newest records

2014-02-25 Thread Chris Schneider
I have a large series of atomic facts as JSON in a SequenceFile (Timestamp -> JSON). Each fact looks like: { "asserted_at": "2014-02-13T16:36:33+00:00", "subject": "load_managers/9393cec2-f77b-4e6e-850f-d0ff53eedc82", "property": "price_specification", "value": {"currency": "USD", "amount": 43},