RE: [Announce] New Hive Committer - Mohit Sabharwal

2016-07-03 Thread Xu, Cheng A
Congrats!! -Original Message- From: Jimmy Xiang [mailto:jxc...@gmail.com] Sent: Saturday, July 02, 2016 4:33 AM To: d...@hive.apache.org Cc: user@hive.apache.org Subject: Re: [Announce] New Hive Committer - Mohit Sabharwal Congrats!! On Fri, Jul 1, 2016 at 1:04 PM, Lenni Kuff wrote: >

RE: [ANNOUNCE] New Hive PMC Chair - Ashutosh Chauhan

2015-09-16 Thread Xu, Cheng A
Congratulations, Ashutosh! -Original Message- From: Mohammad Islam [mailto:misla...@yahoo.com.INVALID] Sent: Thursday, September 17, 2015 8:23 AM To: user@hive.apache.org; Hive Subject: Re: [ANNOUNCE] New Hive PMC Chair - Ashutosh Chauhan Congratulations Asutosh! On Wednesday, Se

RE: Request write access to the Hive wiki

2015-08-10 Thread Xu, Cheng A
Thanks Xuefu. From: Xuefu Zhang [mailto:xzh...@cloudera.com] Sent: Tuesday, August 11, 2015 3:38 AM To: user@hive.apache.org Subject: Re: Request write access to the Hive wiki Done! On Mon, Aug 10, 2015 at 1:05 AM, Xu, Cheng A mailto:cheng.a...@intel.com>> wrote: Hi, I’d like to have

Request write access to the Hive wiki

2015-08-10 Thread Xu, Cheng A
Hi, I'd like to have write access to the Hive wiki. My Confluence username is cheng.a...@intel.com with Full Name "Ferdinand Xu". Please help me deal with it. Thank you! Regards, Ferdinand Xu

RE: [ANNOUNCE] New Hive Committer - Mithun Radhakrishnan

2015-04-15 Thread Xu, Cheng A
Please send mail to user-unsubscr...@hive.apache.org. From: Teja Kunapareddy [mailto:tejakunapare...@gmail.com] Sent: Thursday, April 16, 2015 8:37 AM To: user@hive.apache.org Subject: RE: [ANNOUNCE] New Hive Committer - Mithun Radhakrishnan unsubscribe

RE: [ANNOUNCE] New Hive Committer - Mithun Radhakrishnan

2015-04-14 Thread Xu, Cheng A
Congrats Mithun! From: Gunther Hagleitner [mailto:ghagleit...@hortonworks.com] Sent: Wednesday, April 15, 2015 8:10 AM To: d...@hive.apache.org; Chris Drome; user@hive.apache.org Cc: mit...@apache.org Subject: Re: [ANNOUNCE] New Hive Committer - Mithun Radhakrishnan Congrats Mithun! Thanks,

RE: [Hive] Slow Loading Data Process with Parquet over 30k Partitions

2015-04-13 Thread Xu, Cheng A
Hi Tianqi, Can you attach hive.log as more detailed information? +Sergio Yours, Ferdinand Xu From: Tianqi Tong [mailto:tt...@brightedge.com] Sent: Friday, April 10, 2015 1:34 AM To: user@hive.apache.org Subject: [Hive] Slow Loading Data Process with Parquet over 30k Partitions Hello Hive, I'm a

RE: [ANNOUNCE] New Hive Committers - Jimmy Xiang, Matt McCline, and Sergio Pena

2015-03-23 Thread Xu, Cheng A
Congratulations!!! From: @Sanjiv Singh [mailto:sanjiv.is...@gmail.com] Sent: Tuesday, March 24, 2015 12:45 PM To: user@hive.apache.org Cc: d...@hive.apache.org; mmccl...@hortonworks.com; jxi...@apache.org; sergio.p...@cloudera.com Subject: Re: [ANNOUNCE] New Hive Committers - Jimmy Xiang, Matt Mc

RE: hive cli problem

2015-03-09 Thread Xu, Cheng A
Hi, Can you use linux command *locate* to find jline jar file? It should be added into the class path of HIVE. Another way is by running “export HADOOP_USER_CLASSPATH_FIRST=true” instead of removing it. Yours, Ferdinand Xu From: Srinivas Thunga [mailto:srinivas.thu...@gmail.com] Sent: Tuesday,

RE: [ANNOUNCE] New Hive Committers -- Chao Sun, Chengxiang Li, and Rui Li

2015-02-10 Thread Xu, Cheng A
Congrats! -Original Message- From: Li, Rui [mailto:rui...@intel.com] Sent: Wednesday, February 11, 2015 10:26 AM To: user@hive.apache.org; d...@hive.apache.org Subject: RE: [ANNOUNCE] New Hive Committers -- Chao Sun, Chengxiang Li, and Rui Li Thanks guys. It's a great honor! Cheers, Ru

RE: Encrypting data in Hive

2014-11-19 Thread Xu, Cheng A
Actually Xiaomeng is working on this jira https://issues.apache.org/jira/browse/HIVE-7934 And we have a plan to move this feature forwards recently. + xiaomeng From: Venkat, Ankam [mailto:ankam.ven...@centurylink.com] Sent: Thursday, November 20, 2014 5:15 AM To: 'user@hive.apache.org' Subject:

RE: How to run TestCliDriver Unit Test

2014-10-28 Thread Xu, Cheng A
Please refer to https://cwiki.apache.org/confluence/display/Hive/HiveDeveloperFAQ#HiveDeveloperFAQ-HowdoIupdatetheoutputofaCliDrivertestcase? From: Gordon Wang [mailto:gw...@pivotal.io] Sent: Tuesday, October 28, 2014 11:41 AM To: user Cc: Gordon Wang Subject: Fwd: How to run TestCliDriver Unit T

RE: How to run TestCliDriver Unit Test

2014-10-28 Thread Xu, Cheng A
Please refer to https://cwiki.apache.org/confluence/display/Hive/HiveDeveloperFAQ#HiveDeveloperFAQ-HowdoIupdatetheoutputofaCliDrivertestcase? From: Gordon Wang [mailto:gw...@pivotal.io] Sent: Tuesday, October 28, 2014 11:41 AM To: user Cc: Gordon Wang Subject: Fwd: How to run TestCliDriver Unit T

RE: Possible to create ORC file with specific name in reducer?

2014-10-28 Thread Xu, Cheng A
You can refer to the unit test for TestNewInputOutputFormat FileOutputFormat.setOutputPath(job, outputPath); From: Robert Towne [mailto:robert.to...@webtrends.com] Sent: Wednesday, October 29, 2014 6:35 AM To: user@hive.apache.org Subject: Possible to create ORC file with specific name in red

RE: Hive: Select * command not working similar to RDBMS

2014-09-16 Thread Xu, Cheng A
I try this on the latest trunk and it returned all the records of my table. I think it is not user-friendly. I filed an improvement for this on the issue page: https://issues.apache.org/jira/browse/HIVE-8155 From: Nishant Kelkar [mailto:nishant@gmail.com] Sent: Wednesday, September 17, 201

RE: hive build issue 0.13.1

2014-09-14 Thread Xu, Cheng A
What is the command you use for building? From: praveen.baaleb...@wipro.com [mailto:praveen.baaleb...@wipro.com] Sent: Monday, September 15, 2014 1:18 PM To: user@hive.apache.org Subject: hive build issue 0.13.1 Hi, I am trying to build HIVE from source. I downloaded apache-hive-0.13.1-src.t