RE: reg : getting table values in inputFormat in serde

2012-12-21 Thread Mohit Chaudhary01
table values in inputFormat in serde What kind of table properties you want to be accessed ? and what you want to achieve from it in serde ? On Fri, Dec 21, 2012 at 11:04 AM, Mohit Chaudhary01 mailto:mohit_chaudhar...@infosys.com>> wrote: Hi In serde program I need table propert

reg : getting table values in inputFormat in serde

2012-12-20 Thread Mohit Chaudhary01
Hi In serde program I need table properties in inputformat file . So can anyone please tell me how can I do this? thanks CAUTION - Disclaimer * This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely for the use of the addressee(s). If you a

RE: reg : reteriveing a single column from hive serde table

2012-12-17 Thread Mohit Chaudhary01
limit 1 to get normally a single coulmn you should do select column from table where column=value On Mon, Dec 17, 2012 at 1:51 PM, Mohit Chaudhary01 mailto:mohit_chaudhar...@infosys.com>> wrote: Hi I am using serde in hive to store data into hive table from xml file. Whenever I retrieve data

reg : reteriveing a single column from hive serde table

2012-12-17 Thread Mohit Chaudhary01
Hi I am using serde in hive to store data into hive table from xml file. Whenever I retrieve data using command select * from table it give all records from table. But when I want to extract an individual column it gives error . Please Tell me how can I retrieve a single column from this table.

[no subject]

2012-11-20 Thread Mohit Chaudhary01
Hello I want some help in text analysis using hive give me some source code or hql which I can use in it. I used ngram and context ngram for a text but I want some other that is usefull as a beginner . Thanks CAUTION - Disclaimer * This e-mail contains PRIVIL