Hi,
 
I am new to Hive.
 
I am using Flume agent to collect log4j logs and sending to HDFS.
Now i wanted to load the log4j format logs from HDFS to Hive tables.
Each of the attributes in log statements like timestamp, level, classname 
etc... should be loaded in seperate columns in the Hive tables.
 
I tried creating table in Hive and loaded the entire log in one column, but 
dont know how to load the above mentioned data in seperate columns.
 
Please send me your suggestions, any links, tutorials on this.
 
Thanks,
Sangeetha

Reply via email to