Re: Review Request 29898: HIVE-9298: Support reading alternate timestamp formats

2015-01-28 Thread Jason Dere
> On Jan. 28, 2015, 1:22 a.m., Ashutosh Chauhan wrote: > > common/pom.xml, lines 59-63 > > > > > > Since joda jar will be shipped to task nodes, this needs to be added in > > hive-exec jar. I think we keep that list in

[jira] [Updated] (HIVE-9486) Use session classloader instead of application loader

2015-01-28 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-9486: Attachment: HIVE-9486.2.patch.txt > Use session classloader instead of application loader > -

[jira] [Commented] (HIVE-8966) Delta files created by hive hcatalog streaming cannot be compacted

2015-01-28 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14294911#comment-14294911 ] Lefty Leverenz commented on HIVE-8966: -- Any documentation needed? > Delta files creat

[jira] [Updated] (HIVE-9477) No error thrown when global limit optimization failed to find enough number of rows [Spark Branch]

2015-01-28 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rui Li updated HIVE-9477: - Attachment: HIVE-9477.1-spark.patch Rerun query when global limit optimization fails. > No error thrown when globa

[jira] [Updated] (HIVE-9477) No error thrown when global limit optimization failed to find enough number of rows [Spark Branch]

2015-01-28 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rui Li updated HIVE-9477: - Status: Patch Available (was: Open) > No error thrown when global limit optimization failed to find enough number

Re: Review Request 29807: HIVE-9253: MetaStore server should support timeout for long running requests

2015-01-28 Thread Dong Chen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/29807/ --- (Updated Jan. 28, 2015, 8:58 a.m.) Review request for hive. Changes ---

[jira] [Commented] (HIVE-9489) add javadoc for UDFType annotation

2015-01-28 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14294894#comment-14294894 ] Lefty Leverenz commented on HIVE-9489: -- Hmph. Not many typos for me to find. ;) {{+

[jira] [Updated] (HIVE-9495) Map Side aggregation affecting map performance

2015-01-28 Thread Anand Sridharan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anand Sridharan updated HIVE-9495: -- Attachment: profiler_screenshot.PNG Profiler screenshot showing GroupByOperator.processHashAggr a

[jira] [Created] (HIVE-9495) Map Side aggregation affecting map performance

2015-01-28 Thread Anand Sridharan (JIRA)
Anand Sridharan created HIVE-9495: - Summary: Map Side aggregation affecting map performance Key: HIVE-9495 URL: https://issues.apache.org/jira/browse/HIVE-9495 Project: Hive Issue Type: Bug

Re: Review Request 29807: HIVE-9253: MetaStore server should support timeout for long running requests

2015-01-28 Thread Dong Chen
> On Jan. 21, 2015, 6:43 a.m., Lefty Leverenz wrote: > > common/src/java/org/apache/hadoop/hive/conf/HiveConf.java, lines 372-374 > > > > > > Shouldn't "long" & "LONG" be included in the names > > "hive.metastore.serv

[jira] [Commented] (HIVE-9486) Use session classloader instead of application loader

2015-01-28 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14294883#comment-14294883 ] Hive QA commented on HIVE-9486: --- {color:red}Overall{color}: -1 no tests executed Here are

[jira] [Commented] (HIVE-9273) Add option to fire metastore event on insert

2015-01-28 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14294880#comment-14294880 ] Hive QA commented on HIVE-9273: --- {color:red}Overall{color}: -1 at least one tests failed H

[jira] [Commented] (HIVE-9493) Failed job may not throw exceptions [Spark Branch]

2015-01-28 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14294876#comment-14294876 ] Hive QA commented on HIVE-9493: --- {color:red}Overall{color}: -1 at least one tests failed H

[jira] [Updated] (HIVE-9302) Beeline add jar local to client

2015-01-28 Thread Ferdinand Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferdinand Xu updated HIVE-9302: --- Attachment: HIVE-9302.2.patch > Beeline add jar local to client > --- > >

[jira] [Commented] (HIVE-9302) Beeline add jar local to client

2015-01-28 Thread Ferdinand Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14294853#comment-14294853 ] Ferdinand Xu commented on HIVE-9302: Sorry, I meant to. There are two kinds of use cas

[jira] [Commented] (HIVE-9460) LLAP: Fix some static vars in the operator pipeline

2015-01-28 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14294854#comment-14294854 ] Lefty Leverenz commented on HIVE-9460: -- Doc note: This adds configuration parameter *

<    1   2   3