Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 11 to 17 from 17 (0.199s).
Loading phrases to help you
refine your search...
general question on hive client log - Hive - [mail # user]
...I have searched online but could not find a comprehensive introduction on how Hive organize logs and naming convention. By that, I mean hive client specifically, not hadoop logs.  I hav...
   Author: Chen Song, 2012-10-24, 19:45
Re: Error in semantic analysis: Unable to fetch table - Hive - [mail # user]
...Hi Keith  Can you get anything when you run "show databases" from php?  Chen  On Fri, Oct 19, 2012 at 2:48 AM, Keith Wiley  wrote:    Chen Song...
   Author: Chen Song, 2012-10-19, 14:16
Re: can i define an udf which can process more than one argument? - Hive - [mail # user]
...UDF can process multiple arguments. You just want to define the function signature in that way.  For example,  evaluate(String s1, String s2, boolean t)   On Thu, Oct 18, 2012...
   Author: Chen Song, 2012-10-19, 14:00
Question on escaped characters in Hive Shell - Hive - [mail # user]
...Hi All  I have a question on quoted hive query when executed with 'hive  -e'. The command I ran looks like:  (col1, '\\d+') from A where col2='some value' limit 5"  When ...
   Author: Chen Song, 2012-03-01, 16:42
Re: question on hive multiple insert - Hive - [mail # user]
...Please disregard my previous email. I figured out that the correct syntax s hould be  FROM a JOIN b on a.col1 = b.col1 INSERT a.col1, a.col2  INSERT ...  Thanks Chen   __...
   Author: Chen Song, 2012-01-20, 15:56
question on hive multiple insert - Hive - [mail # user]
...Hi  I am reading on Hive's multiple insert syntax manual and wondering  if it is possible to utilize join in any individual insert. e.g.,   F ROM a INSERT a.col1, a.col2 join ...
   Author: Chen Song, 2012-01-20, 15:47
Re: pass entire row as parameter in hive UDF - Hive - [mail # user]
...Can this be only used in regular select statement or also as arguments to U DF? In this case, how shall I define my UDF/GenericUDF method signature to  accept column in this form? Will ...
   Author: Chen Song, 2011-11-02, 02:44
Sort:
project
Hive (17)
HBase (8)
Flume (2)
MapReduce (1)
type
mail # user (17)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (6)
last 9 months (17)
author
Namit Jain (802)
Edward Capriolo (631)
Zheng Shao (613)
Carl Steinbach (604)
John Sichi (297)
Mark Grover (269)
Ning Zhang (255)
Ashutosh Chauhan (250)
Nitin Pawar (220)
Ashish Thusoo (169)
Kevin Wilfong (161)
He Yongqiang (156)
Prasad Chakka (152)
Bejoy Ks (132)
Navis (128)
Chen Song