Hi I,m getting the following error. I followed exactly your table script to load twitter data but the twitter data is in avro and the table create that you gave was in JSON…
When I do the following I get an error… How/what is the command to install this java class?
SELECT COUNT(*) from tweets_raw_jp;
FAILED: RuntimeException MetaException(message:java.lang.ClassNotFoundException Class org.openx.data.jsonserde.JsonSerDe not found)