Re: Hive Row number

2012-12-18 Thread maya bhardwaj
Hi Shrikanth, Hope you are doing great. Though i created Rank UDF in hive. Create Temporary Function my_rank as 'com.m6d.hiveudf.com' but when i using this function in my query i am getting error Invalid function my_rank and i can see my function in hive. Do you have any suggestions. Thanks May

Re: Possible to set map/reduce log level in configuration file?

2012-12-18 Thread Krishna Rao
On 18 December 2012 02:05, Mark Grover wrote: > I usually put it in my home directory and that works. Did you try that? I need it to work for all users. So the cleanest non-duplicating solution, seems to be in the hive bin directory (and then conf dir, when I upgrade hive).