[jira] [Created] (HIVE-13288) Confusing exception message in DagUtils.localizeResource

2016-03-15 Thread Jeff Zhang (JIRA)
Jeff Zhang created HIVE-13288: - Summary: Confusing exception message in DagUtils.localizeResource Key: HIVE-13288 URL: https://issues.apache.org/jira/browse/HIVE-13288 Project: Hive Issue Type

Re: [ANNOUNCE] New Hive Committer - Wei Zheng

2016-03-10 Thread Jeff Zhang
t; >>>> Cc: "dev@hive.apache.org<mailto:dev@hive.apache.org>" < >>>> dev@hive.apache.org<mailto:dev@hive.apache.org>>, "w...@apache.org >>>> <mailto:w...@apache.org>" mailto:w...@apache.org>> >>>> Subject: Re: [ANNOUNCE] New Hive Committer - Wei Zheng >>>> >>>> Congratulations Wei! >>>> >>>> On Wed, Mar 9, 2016 at 5:26 PM, Vikram Dixit K >>> <mailto:vik...@apache.org>> wrote: >>>> The Apache Hive PMC has voted to make Wei Zheng a committer on the >>>> Apache Hive Project. Please join me in congratulating Wei. >>>> >>>> Thanks >>>> Vikram. >>>> >>>> >>>> >>> >> > -- Best Regards Jeff Zhang

[jira] [Created] (HIVE-11993) It is not necessary to start tez session when cli with parameter "-e" or "-f"

2015-09-29 Thread Jeff Zhang (JIRA)
Jeff Zhang created HIVE-11993: - Summary: It is not necessary to start tez session when cli with parameter "-e" or "-f" Key: HIVE-11993 URL: https://issues.apache.org/jira/browse/HIVE-11993

[jira] [Created] (HIVE-11862) Double ctrl+c doesn't kill tez session

2015-09-16 Thread Jeff Zhang (JIRA)
Jeff Zhang created HIVE-11862: - Summary: Double ctrl+c doesn't kill tez session Key: HIVE-11862 URL: https://issues.apache.org/jira/browse/HIVE-11862 Project: Hive Issue Type: Improv

Re: Is YSmart integrated into Hive on tez ?

2015-09-01 Thread Jeff Zhang
+ dev mail list The original correlation optimization might be designed for mr engine. But similar optimization could be applied for tez too. Is there any existing jira to track that ? On Tue, Sep 1, 2015 at 1:58 PM, Jeff Zhang wrote: > Hi Pengcheng, > > Is there reason why the co

[jira] [Created] (HIVE-11709) It is not necessary to include order by field in select clause

2015-09-01 Thread Jeff Zhang (JIRA)
Jeff Zhang created HIVE-11709: - Summary: It is not necessary to include order by field in select clause Key: HIVE-11709 URL: https://issues.apache.org/jira/browse/HIVE-11709 Project: Hive Issue

[jira] [Created] (HIVE-11274) Support executing script file from hdfs in beeline

2015-07-15 Thread Jeff Zhang (JIRA)
Jeff Zhang created HIVE-11274: - Summary: Support executing script file from hdfs in beeline Key: HIVE-11274 URL: https://issues.apache.org/jira/browse/HIVE-11274 Project: Hive Issue Type

[jira] [Created] (HIVE-9923) No clear message when "from" is missing

2015-03-11 Thread Jeff Zhang (JIRA)
Jeff Zhang created HIVE-9923: Summary: No clear message when "from" is missing Key: HIVE-9923 URL: https://issues.apache.org/jira/browse/HIVE-9923 Project: Hive Issue Type: Bug

Is there any property for don't deleting scratch dir

2014-12-23 Thread Jeff Zhang
Hi, Is there any property for don't deleting scratch dir ? I'd like check the intermediate data to know the internal of hive better. -- Best Regards Jeff Zhang

Re: How to debug hive unit test in eclipse ?

2014-12-16 Thread Jeff Zhang
n.apache.org/surefire/maven-surefire-plugin/examples/debugging.html > > --Xuefu > > > On Tue, Dec 16, 2014 at 12:17 AM, Jeff Zhang wrote: > > > The wiki page looks like already out-dated, > > > > > https://cwiki.apache.org/confluence/display/Hive/DeveloperGui

How to debug hive unit test in eclipse ?

2014-12-16 Thread Jeff Zhang
The wiki page looks like already out-dated, https://cwiki.apache.org/confluence/display/Hive/DeveloperGuide#DeveloperGuide-DebuggingHiveCode Is there any new wiki page for how to debug hive unit test in eclipse ? -- Best Regards Jeff Zhang

Re: Hive partioning

2011-05-12 Thread Jeff Zhang
> Hi , > > > > Can you please explain what is partitioning in hive? > > > > I am newbie for hive. > > > > Thanks in advance. > > > > Regards, > > Pulkit Agrawal > > -- Best Regards Jeff Zhang

What version of thrift hive use ?

2010-11-18 Thread Jeff Zhang
thrift-0.2). It still generate code with genererics. So what version on earth hive use ? facebook's own thrift version ? Thanks. -- Best Regards Jeff Zhang

[jira] Commented: (HIVE-80) Add testcases for concurrent query execution

2010-11-18 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-80?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12933378#action_12933378 ] Jeff Zhang commented on HIVE-80: Does anyone know whether Driver is thread-safe ? If so,