Re: [ANNOUNCE] New Hive PMC Member - Alan Gates

2014-10-27 Thread Chris Drome
Congratulations Alan! From: Carl Steinbach mailto:c...@apache.org>> Reply-To: "u...@hive.apache.org" mailto:u...@hive.apache.org>> Date: Monday, October 27, 2014 at 3:38 PM To: "dev@hive.apache.org" mailto:dev@hive.apache.org>>, "u...@hiv

Re: ptest not picking patches

2017-11-01 Thread Chris Drome
Me as well for HIVE-17853. Attempting to cancel/resubmit patches. On Wed, Nov 1, 2017 at 10:50 AM, Prasanth Jayachandran < pjayachand...@hortonworks.com> wrote: > Me too. Seen this yesterday with HIVE-17834. > > Thanks > Prasanth > > > > On Wed, Nov 1, 2017 at 10:26 AM -0700, "Deepak Jaiswal" <

Re: [ANNOUNCE] New Hive Committer - Mithun Radhakrishnan

2015-04-14 Thread Chris Drome
Congratulations Mithun! On Tuesday, April 14, 2015 2:57 PM, Carl Steinbach wrote: The Apache Hive PMC has voted to make Mithun Radhakrishnan a committer on the Apache Hive Project.  Please join me in congratulating Mithun. Thanks. - Carl

Re: [DISCUSS] Supporting Hadoop-1 and experimental features

2015-05-22 Thread Chris Drome
I understand the motivation and benefits of creating a branch-2 where more disruptive work can go on without affecting branch-1. While not necessarily against this approach, from Yahoo's standpoint, I do have some questions (concerns). Upgrading to a new version of Hive requires a significant co

Re: [VOTE] Stable releases from branch-1 and experimental releases from master

2015-05-26 Thread Chris Drome
+1 I hope that important bugfixes (and functionality) will be backported from trunk to branch-1 for a reasonable amount of time given that many people will continue to rely on branch-1. Thanks, chris On Tuesday, May 26, 2015 1:45 PM, Gopal Vijayaraghavan wrote: +1 This would pro

Re: [ANNOUNCE] New Hive PMC Member - Sushanth Sowmyan

2015-07-22 Thread Chris Drome
Congratulations Sushanth! On Wednesday, July 22, 2015 9:46 AM, Carl Steinbach wrote: I am pleased to announce that Sushanth Sowmyan has been elected to the Hive Project Management Committee. Please join me in congratulating Sushanth! Thanks. - Carl

Review Request 50018: HIVE-13989: Extended ACLs are not handled according to specification

2016-07-13 Thread Chris Drome
shims/common/src/main/java/org/apache/hadoop/hive/io/HdfsUtils.java 70a6857464a38d9a425511b78b54d4231f131f1f Diff: https://reviews.apache.org/r/50018/diff/ Testing --- Thanks, Chris Drome

Re: [DISCUSS] Pre-commit tests before commits

2016-10-14 Thread Chris Drome
+1. We have a build/test environment for branch-1.2 and found the following two reasons for some of the flakiness in tests: 1. Derby leaves its database files hanging around the target directory, so the next test framework (e.g. TestMinimrCliDriver, TestMiniTezCliDriver) that runs picks up the

hadoop 0.23.1 + hive 0.9: CliDriver tests failing

2012-08-27 Thread Chris Drome
I am trying to build hive 0.9 against hadoop 0.23.1. When I run the unit tests on the ql component for the TestCliDriver it results in 3/4 of the tests failing. By comparison, hive 0.9 against hadoop 0.20.2 passes all of these tests. I have built against hadoop23 by making the following modifica

Re: run a test case for hadoop 23

2012-09-11 Thread Chris Drome
You might try modifying the build.properties file as follows: hadoop.version=${hadoop-0.23.version} hadoop.security.version=${hadoop-0.23.version} hadoop.mr.rev=23 This works for me. chris On 9/11/12 1:59 PM, "Gang Tim Liu" wrote: >Hello all, > >I am looking for help and thank first. > >How

Re: run a test case for hadoop 23

2012-09-11 Thread Chris Drome
er changing it? > >thanks > >On 9/11/12 2:31 PM, "Chris Drome" wrote: > >>You might try modifying the build.properties file as follows: >> >>hadoop.version=${hadoop-0.23.version} >>hadoop.security.version=${hadoop-0.23.version} >>hadoop.mr.rev=23

Hive + JDK7: datanucleus issues

2012-09-26 Thread Chris Drome
Hi, I'm looking into making Hive work with JDK7. In the process I ran into some issues related to datanucleus and was hoping for some help. Hive currently builds with datanucleus-2.0.3 which pulls in asm-3.1. Building against JDK7 causes the error described in: http://www.datanucleus.org/serv

Re: arc update?

2012-12-19 Thread Chris Drome
I ran into this problem as well when first setting up arc. After failing to get it to work, I ended up removing the --jira argument and update the phabricator ticket manually. Barring a proper solution, you might try backing down to version 5 of the client and leaving off --jira. chris On 12/19

Re: [ANNOUNCE] New Hive PMC Members - Thejas Nair and Brock Noland

2013-10-28 Thread Chris Drome
Congratulations Brock and Thejas! On 10/24/13 3:10 PM, "Carl Steinbach" wrote: >I am pleased to announce that Thejas Nair and Brock Noland have been >elected to the Hive Project Management Committee. Please join me in >congratulating Thejas and Brock! > >Thanks. > >Carl

Re: [ANNOUNCE] New Hive Committer - Thejas Nair

2013-08-20 Thread Chris Drome
Congratulations Thejas! chris On 8/20/13 3:31 AM, "Carl Steinbach" wrote: >The Apache Hive PMC has voted to make Thejas Nair a committer on the >Apache >Hive project. > >Please join me in congratulating Thejas!

[jira] [Created] (HIVE-8414) HiveConnection.openSession should throw exception if session handle is null

2014-10-09 Thread Chris Drome (JIRA)
Chris Drome created HIVE-8414: - Summary: HiveConnection.openSession should throw exception if session handle is null Key: HIVE-8414 URL: https://issues.apache.org/jira/browse/HIVE-8414 Project: Hive

[jira] [Updated] (HIVE-8414) HiveConnection.openSession should throw exception if session handle is null

2014-10-09 Thread Chris Drome (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Drome updated HIVE-8414: -- Attachment: HIVE-8414-1.patch Attached preliminary fix. Will add unittest to exercise

[jira] [Created] (HIVE-18376) Update committer-list

2018-01-04 Thread Chris Drome (JIRA)
Chris Drome created HIVE-18376: -- Summary: Update committer-list Key: HIVE-18376 URL: https://issues.apache.org/jira/browse/HIVE-18376 Project: Hive Issue Type: Bug Reporter: Chris

[jira] [Created] (HIVE-17275) Auto-merge fails on writes of UNION ALL output to ORC file with dynamic partitioning

2017-08-08 Thread Chris Drome (JIRA)
Chris Drome created HIVE-17275: -- Summary: Auto-merge fails on writes of UNION ALL output to ORC file with dynamic partitioning Key: HIVE-17275 URL: https://issues.apache.org/jira/browse/HIVE-17275

[jira] [Created] (HIVE-13754) Fix resource leak in HiveClientCache

2016-05-12 Thread Chris Drome (JIRA)
Chris Drome created HIVE-13754: -- Summary: Fix resource leak in HiveClientCache Key: HIVE-13754 URL: https://issues.apache.org/jira/browse/HIVE-13754 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-13756) Map failure attempts to delete reducer _temporary directory on multi-query pig query

2016-05-13 Thread Chris Drome (JIRA)
Chris Drome created HIVE-13756: -- Summary: Map failure attempts to delete reducer _temporary directory on multi-query pig query Key: HIVE-13756 URL: https://issues.apache.org/jira/browse/HIVE-13756

[jira] [Created] (HIVE-13989) Extended ACLs are not handled according to specification

2016-06-09 Thread Chris Drome (JIRA)
Chris Drome created HIVE-13989: -- Summary: Extended ACLs are not handled according to specification Key: HIVE-13989 URL: https://issues.apache.org/jira/browse/HIVE-13989 Project: Hive Issue Type

[jira] [Created] (HIVE-13990) Client should not check dfs.namenode.acls.enabled to determine if extended ACLs are supported

2016-06-09 Thread Chris Drome (JIRA)
Chris Drome created HIVE-13990: -- Summary: Client should not check dfs.namenode.acls.enabled to determine if extended ACLs are supported Key: HIVE-13990 URL: https://issues.apache.org/jira/browse/HIVE-13990

[jira] [Created] (HIVE-14344) Intermittent failures caused by leaking delegation tokens

2016-07-26 Thread Chris Drome (JIRA)
Chris Drome created HIVE-14344: -- Summary: Intermittent failures caused by leaking delegation tokens Key: HIVE-14344 URL: https://issues.apache.org/jira/browse/HIVE-14344 Project: Hive Issue

[jira] [Created] (HIVE-14870) OracleStore: RawStore implementation optimized for Oracle

2016-09-30 Thread Chris Drome (JIRA)
Chris Drome created HIVE-14870: -- Summary: OracleStore: RawStore implementation optimized for Oracle Key: HIVE-14870 URL: https://issues.apache.org/jira/browse/HIVE-14870 Project: Hive Issue

[jira] [Created] (HIVE-3437) 0.23 compatibility: fix unit tests when building against 0.23

2012-09-05 Thread Chris Drome (JIRA)
Chris Drome created HIVE-3437: - Summary: 0.23 compatibility: fix unit tests when building against 0.23 Key: HIVE-3437 URL: https://issues.apache.org/jira/browse/HIVE-3437 Project: Hive Issue

[jira] [Commented] (HIVE-3437) 0.23 compatibility: fix unit tests when building against 0.23

2012-09-06 Thread Chris Drome (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13450216#comment-13450216 ] Chris Drome commented on HIVE-3437: --- I'm actively working on this JIRA, but was

[jira] [Updated] (HIVE-3437) 0.23 compatibility: fix unit tests when building against 0.23

2012-09-12 Thread Chris Drome (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Drome updated HIVE-3437: -- Attachment: HIVE-3437-0.9.patch Draft of a 0.9 branch patch that addresses most unit test failures when

[jira] [Created] (HIVE-3457) 0.23 compatibility: queries which rely on metadata fail

2012-09-12 Thread Chris Drome (JIRA)
Chris Drome created HIVE-3457: - Summary: 0.23 compatibility: queries which rely on metadata fail Key: HIVE-3457 URL: https://issues.apache.org/jira/browse/HIVE-3457 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-3468) 0.23 compatibility: hbase_bulk.m times out

2012-09-14 Thread Chris Drome (JIRA)
Chris Drome created HIVE-3468: - Summary: 0.23 compatibility: hbase_bulk.m times out Key: HIVE-3468 URL: https://issues.apache.org/jira/browse/HIVE-3468 Project: Hive Issue Type: Bug

[jira] [Updated] (HIVE-3437) 0.23 compatibility: fix unit tests when building against 0.23

2012-09-18 Thread Chris Drome (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Drome updated HIVE-3437: -- Attachment: (was: HIVE-3437-0.9.patch) > 0.23 compatibility: fix unit tests when build

[jira] [Updated] (HIVE-3437) 0.23 compatibility: fix unit tests when building against 0.23

2012-09-18 Thread Chris Drome (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Drome updated HIVE-3437: -- Attachment: HIVE-3437-trunk.patch HIVE-3437-0.9.patch Updated 0.9 patch and add trunk

[jira] [Commented] (HIVE-3437) 0.23 compatibility: fix unit tests when building against 0.23

2012-09-18 Thread Chris Drome (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13458087#comment-13458087 ] Chris Drome commented on HIVE-3437: --- phabricator links for 0.9 and trunk pat

[jira] [Updated] (HIVE-3437) 0.23 compatibility: fix unit tests when building against 0.23

2012-09-18 Thread Chris Drome (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Drome updated HIVE-3437: -- Fix Version/s: 0.9.0 0.10.0 Affects Version/s: (was: 0.9.1

[jira] [Updated] (HIVE-3437) 0.23 compatibility: fix unit tests when building against 0.23

2012-09-24 Thread Chris Drome (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Drome updated HIVE-3437: -- Attachment: HIVE-3437-trunk-1.patch HIVE-3437-0.9-1.patch > 0.23 compatibility:

[jira] [Commented] (HIVE-3437) 0.23 compatibility: fix unit tests when building against 0.23

2012-09-24 Thread Chris Drome (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13462337#comment-13462337 ] Chris Drome commented on HIVE-3437: --- New patches incorporating changes which add

[jira] [Commented] (HIVE-3437) 0.23 compatibility: fix unit tests when building against 0.23

2012-09-24 Thread Chris Drome (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13462345#comment-13462345 ] Chris Drome commented on HIVE-3437: --- arc created a new phabricator link when upda

[jira] [Updated] (HIVE-3437) 0.23 compatibility: fix unit tests when building against 0.23

2012-09-28 Thread Chris Drome (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Drome updated HIVE-3437: -- Attachment: HIVE-3437-trunk-2.patch HIVE-3437-0.9-2.patch Fixed a bug which was causing

[jira] [Commented] (HIVE-4496) JDBC2 won't compile with JDK7

2013-05-23 Thread Chris Drome (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13665824#comment-13665824 ] Chris Drome commented on HIVE-4496: --- [~xuefuz] I don't think the problem is

[jira] [Updated] (HIVE-4496) JDBC2 won't compile with JDK7

2013-06-24 Thread Chris Drome (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Drome updated HIVE-4496: -- Attachment: HIVE-4496-1.patch Rebased trunk patch. > JDBC2 won't compile w

[jira] [Updated] (HIVE-4496) JDBC2 won't compile with JDK7

2013-06-24 Thread Chris Drome (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Drome updated HIVE-4496: -- Attachment: HIVE-4496-2.patch Restored the SQLException signature to include the original Exception in

[jira] [Commented] (HIVE-4496) JDBC2 won't compile with JDK7

2013-06-24 Thread Chris Drome (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13692364#comment-13692364 ] Chris Drome commented on HIVE-4496: --- [~navis]: Please try the latest patch. Thanks

[jira] [Commented] (HIVE-4911) Enable QOP configuration for Hive Server 2 thrift transport

2013-07-22 Thread Chris Drome (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13716145#comment-13716145 ] Chris Drome commented on HIVE-4911: --- [~brocknoland], I marked this patch as superce

[jira] [Commented] (HIVE-4574) XMLEncoder thread safety issues in openjdk7 causes HiveServer2 to be stuck

2013-07-30 Thread Chris Drome (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13724653#comment-13724653 ] Chris Drome commented on HIVE-4574: --- [~thejas], I was wondering why none of the o

[jira] [Commented] (HIVE-4574) XMLEncoder thread safety issues in openjdk7 causes HiveServer2 to be stuck

2013-07-30 Thread Chris Drome (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13724679#comment-13724679 ] Chris Drome commented on HIVE-4574: --- Specifically, it appears that serializeMapRed

[jira] [Commented] (HIVE-4574) XMLEncoder thread safety issues in openjdk7 causes HiveServer2 to be stuck

2013-07-30 Thread Chris Drome (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13724840#comment-13724840 ] Chris Drome commented on HIVE-4574: --- [~thejas], sorry I was unclear in my prev

[jira] [Commented] (HIVE-4574) XMLEncoder thread safety issues in openjdk7 causes HiveServer2 to be stuck

2013-07-30 Thread Chris Drome (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13724939#comment-13724939 ] Chris Drome commented on HIVE-4574: --- Thanks for your thoughts. We are concerned

[jira] [Created] (HIVE-4974) JDBC2 statements are not able to return the connection that created them

2013-07-31 Thread Chris Drome (JIRA)
Chris Drome created HIVE-4974: - Summary: JDBC2 statements are not able to return the connection that created them Key: HIVE-4974 URL: https://issues.apache.org/jira/browse/HIVE-4974 Project: Hive

[jira] [Updated] (HIVE-4974) JDBC2 statements and result sets are not able to return their parents

2013-07-31 Thread Chris Drome (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Drome updated HIVE-4974: -- Summary: JDBC2 statements and result sets are not able to return their parents (was: JDBC2 statements

[jira] [Updated] (HIVE-4974) JDBC2 statements and result sets are not able to return their parents

2013-07-31 Thread Chris Drome (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Drome updated HIVE-4974: -- Description: The getConnection method of HiveStatement and HivePreparedStatement throw a not supported

[jira] [Created] (HIVE-4977) HS2: support an alternate serialization protocol between client and server

2013-08-01 Thread Chris Drome (JIRA)
Chris Drome created HIVE-4977: - Summary: HS2: support an alternate serialization protocol between client and server Key: HIVE-4977 URL: https://issues.apache.org/jira/browse/HIVE-4977 Project: Hive

[jira] [Commented] (HIVE-6447) Bucket map joins in hive-tez

2014-04-11 Thread Chris Drome (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13967256#comment-13967256 ] Chris Drome commented on HIVE-6447: --- A method call in ql/src/java/org/apache/ha

[jira] [Created] (HIVE-6900) HostUtil.getTaskLogUrl signature change causes compilation to fail

2014-04-11 Thread Chris Drome (JIRA)
Chris Drome created HIVE-6900: - Summary: HostUtil.getTaskLogUrl signature change causes compilation to fail Key: HIVE-6900 URL: https://issues.apache.org/jira/browse/HIVE-6900 Project: Hive

[jira] [Commented] (HIVE-6447) Bucket map joins in hive-tez

2014-04-11 Thread Chris Drome (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13967287#comment-13967287 ] Chris Drome commented on HIVE-6447: --- Thanks for the clarification. We are using a n

[jira] [Commented] (HIVE-6900) HostUtil.getTaskLogUrl signature change causes compilation to fail

2014-04-14 Thread Chris Drome (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13969265#comment-13969265 ] Chris Drome commented on HIVE-6900: --- [~navis] I spoke with some Hadoop core engin

[jira] [Commented] (HIVE-6987) Metastore qop settings won't work with Hadoop-2.4

2014-04-29 Thread Chris Drome (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13984728#comment-13984728 ] Chris Drome commented on HIVE-6987: --- I have a preliminary patch for this issue.

[jira] [Assigned] (HIVE-6987) Metastore qop settings won't work with Hadoop-2.4

2014-04-29 Thread Chris Drome (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Drome reassigned HIVE-6987: - Assignee: Chris Drome > Metastore qop settings won't work with Ha

[jira] [Updated] (HIVE-6987) Metastore qop settings won't work with Hadoop-2.4

2014-04-29 Thread Chris Drome (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Drome updated HIVE-6987: -- Attachment: HIVE-6987-1.patch.txt > Metastore qop settings won't work with Ha

[jira] [Commented] (HIVE-6987) Metastore qop settings won't work with Hadoop-2.4

2014-04-29 Thread Chris Drome (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13984902#comment-13984902 ] Chris Drome commented on HIVE-6987: --- You are correct. Sorry for the confu

[jira] [Updated] (HIVE-6987) Metastore qop settings won't work with Hadoop-2.4

2014-04-29 Thread Chris Drome (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Drome updated HIVE-6987: -- Attachment: (was: HIVE-6987-1.patch.txt) > Metastore qop settings won't work with Ha

[jira] [Updated] (HIVE-6987) Metastore qop settings won't work with Hadoop-2.4

2014-04-29 Thread Chris Drome (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Drome updated HIVE-6987: -- Assignee: (was: Chris Drome) > Metastore qop settings won't work with Ha

[jira] [Commented] (HIVE-6765) ASTNodeOrigin unserializable leads to fail when join with view

2014-05-04 Thread Chris Drome (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13989148#comment-13989148 ] Chris Drome commented on HIVE-6765: --- [~adrian-wang] this does not appear to be an i

[jira] [Created] (HIVE-7189) Hive does not store column names in ORC

2014-06-06 Thread Chris Drome (JIRA)
Chris Drome created HIVE-7189: - Summary: Hive does not store column names in ORC Key: HIVE-7189 URL: https://issues.apache.org/jira/browse/HIVE-7189 Project: Hive Issue Type: Bug

[jira] [Commented] (HIVE-7195) Improve Metastore performance

2014-06-12 Thread Chris Drome (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14030047#comment-14030047 ] Chris Drome commented on HIVE-7195: --- We ([~mithun], [~thiruvel], [~selinazh]) have

[jira] [Created] (HIVE-6029) Add default authorization on database/table creation

2013-12-13 Thread Chris Drome (JIRA)
Chris Drome created HIVE-6029: - Summary: Add default authorization on database/table creation Key: HIVE-6029 URL: https://issues.apache.org/jira/browse/HIVE-6029 Project: Hive Issue Type

[jira] [Updated] (HIVE-6029) Add default authorization on database/table creation

2013-12-13 Thread Chris Drome (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Drome updated HIVE-6029: -- Attachment: HIVE-6029-1.patch.txt Initial patch which presents the idea. Needs more work and clean up

[jira] [Commented] (HIVE-6029) Add default authorization on database/table creation

2013-12-17 Thread Chris Drome (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13850977#comment-13850977 ] Chris Drome commented on HIVE-6029: --- [~brocknoland] the initial patch was only inte

[jira] [Updated] (HIVE-3437) 0.23 compatibility: fix unit tests when building against 0.23

2012-10-03 Thread Chris Drome (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Drome updated HIVE-3437: -- Attachment: HIVE-3437-trunk-3.patch HIVE-3437-0.9-3.patch Updates that adrees

[jira] [Updated] (HIVE-3437) 0.23 compatibility: fix unit tests when building against 0.23

2012-10-04 Thread Chris Drome (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Drome updated HIVE-3437: -- Attachment: HIVE-3437-trunk-4.patch HIVE-3437-0.9-4.patch Fixed tests: join14.q

[jira] [Updated] (HIVE-3437) 0.23 compatibility: fix unit tests when building against 0.23

2012-10-04 Thread Chris Drome (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Drome updated HIVE-3437: -- Attachment: (was: HIVE-3437-0.9-4.patch) > 0.23 compatibility: fix unit tests when build

[jira] [Updated] (HIVE-3437) 0.23 compatibility: fix unit tests when building against 0.23

2012-10-04 Thread Chris Drome (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Drome updated HIVE-3437: -- Attachment: HIVE-3437-0.9-4.patch Fixed tests: join14.q, sample_islocalmode_hook.q

[jira] [Created] (HIVE-3630) udf_substr.q fails when using JDK7

2012-10-28 Thread Chris Drome (JIRA)
Chris Drome created HIVE-3630: - Summary: udf_substr.q fails when using JDK7 Key: HIVE-3630 URL: https://issues.apache.org/jira/browse/HIVE-3630 Project: Hive Issue Type: Bug Components

[jira] [Created] (HIVE-3631) script_pipe.q fails when using JDK7

2012-10-28 Thread Chris Drome (JIRA)
Chris Drome created HIVE-3631: - Summary: script_pipe.q fails when using JDK7 Key: HIVE-3631 URL: https://issues.apache.org/jira/browse/HIVE-3631 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-3632) datanucleus breaks when using JDK7

2012-10-28 Thread Chris Drome (JIRA)
Chris Drome created HIVE-3632: - Summary: datanucleus breaks when using JDK7 Key: HIVE-3632 URL: https://issues.apache.org/jira/browse/HIVE-3632 Project: Hive Issue Type: Bug Components

[jira] [Created] (HIVE-3637) groupby_neg_float.q fails with Hadoop23

2012-10-29 Thread Chris Drome (JIRA)
Chris Drome created HIVE-3637: - Summary: groupby_neg_float.q fails with Hadoop23 Key: HIVE-3637 URL: https://issues.apache.org/jira/browse/HIVE-3637 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-3638) metadataonly1.q test fails with Hadoop23

2012-10-29 Thread Chris Drome (JIRA)
Chris Drome created HIVE-3638: - Summary: metadataonly1.q test fails with Hadoop23 Key: HIVE-3638 URL: https://issues.apache.org/jira/browse/HIVE-3638 Project: Hive Issue Type: Bug

[jira] [Commented] (HIVE-3638) metadataonly1.q test fails with Hadoop23

2012-10-29 Thread Chris Drome (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13486597#comment-13486597 ] Chris Drome commented on HIVE-3638: --- @Shreepadma: I had traced the code a while back

[jira] [Updated] (HIVE-3384) HIVE JDBC module won't compile under JDK1.7 as new methods added in JDBC specification

2012-11-01 Thread Chris Drome (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Drome updated HIVE-3384: -- Assignee: Chris Drome > HIVE JDBC module won't compile under JDK1.7 as new methods added

[jira] [Updated] (HIVE-3384) HIVE JDBC module won't compile under JDK1.7 as new methods added in JDBC specification

2012-11-01 Thread Chris Drome (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Drome updated HIVE-3384: -- Assignee: (was: Chris Drome) > HIVE JDBC module won't compile under JDK1.7 as new metho

[jira] [Updated] (HIVE-3437) 0.23 compatibility: fix unit tests when building against 0.23

2012-11-06 Thread Chris Drome (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Drome updated HIVE-3437: -- Attachment: HIVE-3437-trunk-5.patch HIVE-3437-0.9-5.patch Rebased patches

[jira] [Commented] (HIVE-3685) TestCliDriver (script_pipe.q) failed with open JDK

2012-11-07 Thread Chris Drome (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13492587#comment-13492587 ] Chris Drome commented on HIVE-3685: --- I ran into the same problem and created HIVE-

[jira] [Created] (HIVE-3688) Various tests failing in TestNegativeCliDriver, TestParseNegative, TestParse when using JDK7

2012-11-07 Thread Chris Drome (JIRA)
Chris Drome created HIVE-3688: - Summary: Various tests failing in TestNegativeCliDriver, TestParseNegative, TestParse when using JDK7 Key: HIVE-3688 URL: https://issues.apache.org/jira/browse/HIVE-3688

[jira] [Commented] (HIVE-3688) Various tests failing in TestNegativeCliDriver, TestParseNegative, TestParse when using JDK7

2012-11-07 Thread Chris Drome (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13492851#comment-13492851 ] Chris Drome commented on HIVE-3688: --- The TestParseNegative and TestNegativeCliDr

[jira] [Updated] (HIVE-3437) 0.23 compatibility: fix unit tests when building against 0.23

2012-11-08 Thread Chris Drome (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Drome updated HIVE-3437: -- Attachment: HIVE-3437-trunk-6.patch HIVE-3437-0.9-6.patch Addressed more comments

[jira] [Updated] (HIVE-3437) 0.23 compatibility: fix unit tests when building against 0.23

2012-11-08 Thread Chris Drome (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Drome updated HIVE-3437: -- Status: Patch Available (was: Open) > 0.23 compatibility: fix unit tests when building agai

[jira] [Created] (HIVE-3698) enhanceModel.notRequired is incorrectly determined

2012-11-09 Thread Chris Drome (JIRA)
Chris Drome created HIVE-3698: - Summary: enhanceModel.notRequired is incorrectly determined Key: HIVE-3698 URL: https://issues.apache.org/jira/browse/HIVE-3698 Project: Hive Issue Type: Bug

[jira] [Updated] (HIVE-3698) enhanceModel.notRequired is incorrectly determined

2012-11-09 Thread Chris Drome (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Drome updated HIVE-3698: -- Assignee: Chris Drome > enhanceModel.notRequired is incorrectly determi

[jira] [Updated] (HIVE-3698) enhanceModel.notRequired is incorrectly determined

2012-11-09 Thread Chris Drome (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Drome updated HIVE-3698: -- Attachment: HIVE-3698-trunk.patch HIVE-3698-0.9.patch > enhanceModel.notRequired

[jira] [Commented] (HIVE-3698) enhanceModel.notRequired is incorrectly determined

2012-11-09 Thread Chris Drome (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13494512#comment-13494512 ] Chris Drome commented on HIVE-3698: --- branch-0.9: https://reviews.facebook.net/D

[jira] [Updated] (HIVE-3384) HIVE JDBC module won't compile under JDK1.7 as new methods added in JDBC specification

2012-11-09 Thread Chris Drome (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Drome updated HIVE-3384: -- Attachment: HIVE-JDK7-JDBC.patch A couple of comments, rather than returning null or doing nothing for

[jira] [Commented] (HIVE-3384) HIVE JDBC module won't compile under JDK1.7 as new methods added in JDBC specification

2012-11-09 Thread Chris Drome (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13494535#comment-13494535 ] Chris Drome commented on HIVE-3384: --- One more comment, please supply a backport of

[jira] [Updated] (HIVE-3437) 0.23 compatibility: fix unit tests when building against 0.23

2012-11-12 Thread Chris Drome (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Drome updated HIVE-3437: -- Attachment: HIVE-3437-trunk-7.patch Rebased patch against latest changes. > 0

[jira] [Updated] (HIVE-3437) 0.23 compatibility: fix unit tests when building against 0.23

2012-11-13 Thread Chris Drome (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Drome updated HIVE-3437: -- Attachment: HIVE-3437-trunk-8.patch Addressed phabricator comments. > 0

[jira] [Commented] (HIVE-3437) 0.23 compatibility: fix unit tests when building against 0.23

2012-11-14 Thread Chris Drome (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13497726#comment-13497726 ] Chris Drome commented on HIVE-3437: --- We need these changes in the 0.9 branch, so pl

[jira] [Commented] (HIVE-3384) HIVE JDBC module won't compile under JDK1.7 as new methods added in JDBC specification

2012-11-21 Thread Chris Drome (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13502201#comment-13502201 ] Chris Drome commented on HIVE-3384: --- Thanks for picking this up and integratin

[jira] [Commented] (HIVE-3384) HIVE JDBC module won't compile under JDK1.7 as new methods added in JDBC specification

2012-11-21 Thread Chris Drome (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13502330#comment-13502330 ] Chris Drome commented on HIVE-3384: --- Just wondering if anyone following this thread

[jira] [Updated] (HIVE-3384) HIVE JDBC module won't compile under JDK1.7 as new methods added in JDBC specification

2012-11-21 Thread Chris Drome (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Drome updated HIVE-3384: -- Attachment: D6873-0.9.1.patch Attached a patch for branch 0.9. > HIVE JDBC mod

[jira] [Updated] (HIVE-3630) udf_substr.q fails when using JDK7

2012-11-21 Thread Chris Drome (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Drome updated HIVE-3630: -- Attachment: HIVE-3630-trunk.patch HIVE-3630-0.9.patch Attached branch 0.9 and trunk

[jira] [Commented] (HIVE-3630) udf_substr.q fails when using JDK7

2012-11-21 Thread Chris Drome (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13502378#comment-13502378 ] Chris Drome commented on HIVE-3630: --- Branch 0.9: https://reviews.facebook.net/D

[jira] [Commented] (HIVE-3631) script_pipe.q fails when using JDK7

2012-11-21 Thread Chris Drome (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13502407#comment-13502407 ] Chris Drome commented on HIVE-3631: --- Branch 0.9: https://reviews.facebook.net/D

  1   2   >