Re: Issue with Json tuple lateral view

2013-05-27 Thread Sai Sai
Thanks Navis From: Navis류승우 To: user@hive.apache.org; Sai Sai Sent: Monday, 27 May 2013 12:15 PM Subject: Re: Issue with Json tuple lateral view Removing last ',' in second row would make result as you expected. I can't tell it's bu

Re: Issue with Json tuple lateral view

2013-05-26 Thread Navis류승우
Removing last ',' in second row would make result as you expected. I can't tell it's bug or not. 2013/5/27 Sai Sai : > > * > Here is the json-data that i load: > * > > { "blogID" : "FJY26J1333", "date" : "2012-04-01", "name" : "vpxnksu", > "comment"

Re: Issue with Json tuple lateral view

2013-05-26 Thread Sai Sai
* Here is the json-data that i load: * { "blogID" : "FJY26J1333", "date" : "2012-04-01", "name" : "vpxnksu", "comment" : "good stuff", "contact" : { "email" : "vpxn...@gmail.com", "website" : "vpxnksu.wordpress.com" } } { "blogID" : "VSAUMDFGSD"