Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 42 (4.512s).
Loading phrases to help you
refine your search...
Re:Re:RE: Problem with Hive JDBC server - Hive - [mail # user]
... I got it. pls see  https://issues.apache.org/jira/browse/THRIFT-1205   I upgrade the thrift to libthrift-0.9.0.   thanks     At 2013-02-05 13:06:05,"王锋"  ...
   Author: 王锋, 2013-02-05, 05:20
Re:RE: Problem with Hive JDBC server - Hive - [mail # user]
...When I was using hiveserver ,the exception was thrown:   2060198 Hive history file=/tmp/hdfs/hive_job_log_hdfs_201302010032_1918750748.txt 2060199 Exception in thread "pool-1-thread-95"...
   Author: 王锋, 2013-02-05, 05:06
Fw:a hive  bug about udf - Hive - [mail # user]
...    发件人:"王锋"  发送日期:2012-08-09 19:04:19 收件人:user  主题:a hive  bug about udf  Hi,       the source code of my udf minf:     public class M...
   Author: 王锋, 2012-08-10, 03:53
a hive  bug about udf - Hive - [mail # user]
...Hi,       the source code of my udf minf:   import org.apache.hadoop.hive.ql.exec.UDF;   import com.sina.dip.util.DateUtil;   public class Minf extends UDF { &n...
   Author: 王锋, 2012-08-09, 11:04
Re:Custom UDF in Python? - Hive - [mail # user]
...udfs need extends or implements the UDF class or other interface.so just java.  At 2012-06-06 12:21:03,"Saurabh S"  wrote:  Is it possible to write Hive UDFs in Python? I goog...
   Author: 王锋, 2012-06-06, 05:35
The Confused question  of hive  udf - Hive - [mail # user]
...Hi,    we have an udf called minf which can change current time to one point .   for example   20120510:00:00:00   -->  minf  20120510000,    ...
   Author: 王锋, 2012-05-11, 08:10
Re:Re: Re: hive cann't support setting queryTimeout - Hive - [mail # user]
...thanks for Pawar. the metadata store is fine and it was in our mysql safe plateform. When I restart the hiveserver ,it 's ok. but when the hiveserver occurred the question,it has been runnin...
   Author: 王锋, 2012-03-26, 08:21
Re:Re: hive cann't support setting queryTimeout - Hive - [mail # user]
...yes    At 2012-03-26 15:26:49,"Nitin Pawar"  wrote: Hi Weng,    are you using hiveserver ?    Thanks, Nitin you can not set a query    On Mon, Ma...
   Author: 王锋, 2012-03-26, 07:28
Re:Re: hive cann't support setting queryTimeout - Hive - [mail # user]
...ya,this morning,we see a serious question. when our system send sql "CREATE DATABASE IF NOT EXISTS dbname" to hiveserver through jdbc, the result had not been returned after several hours. A...
   Author: 王锋, 2012-03-26, 07:27
hive cann't support setting queryTimeout - Hive - [mail # user]
...Hi,all when I using hive through jdbc,and execute the code below.   Statement stmt = con.createStatement(); stmt.setQueryTimeout(10);   hive thrown the exception "Method not suppo...
   Author: 王锋, 2012-03-26, 07:15
Sort:
project
Hive (42)
type
mail # user (42)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (2)
last 9 months (42)
author
Namit Jain (802)
Edward Capriolo (632)
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)
王锋