[jira] [Updated] (HIVE-4530) Enforce minmum ant version required in build script

2013-05-10 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-4530: - Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available

Re: Request JIRA permission

2013-05-10 Thread Carl Steinbach
Done. On Fri, May 10, 2013 at 11:46 AM, Tony Murphy (HDINSIGHT) < anthony.mur...@microsoft.com> wrote: > Hello, > > I seem to be facing the same issue as Tim. > > My userid is: anthony.murphy > > Thanks. > > -Tony > > -Original Message- > From: Timothy Chen [mailto:tnac...@gmail.com] > S

[jira] [Commented] (HIVE-4498) TestBeeLineWithArgs.testPositiveScriptFile fails

2013-05-10 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13654746#comment-13654746 ] Carl Steinbach commented on HIVE-4498: -- Thanks. My comments all fall into the nic

[jira] [Commented] (HIVE-4535) hive build fails with hadoop 0.20

2013-05-10 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13654733#comment-13654733 ] Carl Steinbach commented on HIVE-4535: -- +1. I can commit it if you're willin

[jira] [Commented] (HIVE-4535) hive build fails with hadoop 0.20

2013-05-10 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13653617#comment-13653617 ] Carl Steinbach commented on HIVE-4535: -- I left some comments on RB. Th

Re: Review Request: HIVE-4535 - hive build fails with hadoop 0.20

2013-05-10 Thread Carl Steinbach
tils.java <https://reviews.apache.org/r/11036/#comment42055> We can avoid the oah.util.StringUtils dependency entirely by doing this: LOG.error("Converting exception to MetaException", e); - Carl Steinbach On May 10, 20

[ANNOUNCE] The next Bay Area Hive User Group Meetup, June 4th in SF

2013-05-09 Thread Carl Steinbach
The next Bay Area Hive User Group Meetup is happening on Tuesday, June 4th at RichRelevance's offices in San Francisco. As usual the format will be a series of short (15 min) talks followed by un-conference style sessions and networking. Please join me in thanking the folks at RichRelevance for pro

[jira] [Updated] (HIVE-4532) HiveMetaStore should have a shutdown() method

2013-05-09 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-4532: - Summary: HiveMetaStore should have a shutdown() method (was: HiveMetaStore should have a

[jira] [Created] (HIVE-4532) HiveMetaStore should have a shutdown() medthod

2013-05-09 Thread Carl Steinbach (JIRA)
Carl Steinbach created HIVE-4532: Summary: HiveMetaStore should have a shutdown() medthod Key: HIVE-4532 URL: https://issues.apache.org/jira/browse/HIVE-4532 Project: Hive Issue Type: Bug

[jira] [Updated] (HIVE-4532) HiveMetaStore should have a shutdown() medthod

2013-05-09 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-4532: - Issue Type: Improvement (was: Bug) > HiveMetaStore should have a shutdown() medt

[jira] [Commented] (HIVE-4321) Add Compile/Execute support to Hive Server

2013-05-09 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13653318#comment-13653318 ] Carl Steinbach commented on HIVE-4321: -- bq. It would make sense to use 'pr

[jira] [Commented] (HIVE-4530) Enforce minmum ant version required in build script

2013-05-09 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13653160#comment-13653160 ] Carl Steinbach commented on HIVE-4530: -- +1. In case anyone's curious 1.8

Re: Committer review of HIVE-4508

2013-05-09 Thread Carl Steinbach
Hi Owen, I added some comments to the review request here: https://reviews.apache.org/r/11030/ Thanks for your help with this. Carl On Thu, May 9, 2013 at 8:42 AM, Owen O'Malley wrote: > All, >Can a committer review the changes I made to address Carl's suggestions > about the Hive 0.11

Re: Review Request: HIVE-4508. Fix various release issues in 0.11.0rc1

2013-05-09 Thread Carl Steinbach
s://reviews.apache.org/r/11030/#comment41984> Should we change the first mention of "Hive" to "Apache Hive"? I think the ASF branding guidelines may require that. eclipse-templates/.classpath <https://reviews.apache.org/r/11030/#comment41985> The hcatalog ent

[jira] [Commented] (HIVE-4508) Fix various release issues in 0.11.0rc1

2013-05-09 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13653081#comment-13653081 ] Carl Steinbach commented on HIVE-4508: -- Review request: https://reviews.apache.o

Review Request: HIVE-4508. Fix various release issues in 0.11.0rc1

2013-05-09 Thread Carl Steinbach
883ec README.txt ceed160 build.properties fdb0f93 docs/xdocs/index.xml f1df3fa eclipse-templates/.classpath 2400756 Diff: https://reviews.apache.org/r/11030/diff/ Testing --- Thanks, Carl Steinbach

[jira] [Commented] (HIVE-4498) TestBeeLineWithArgs.testPositiveScriptFile fails

2013-05-09 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13652829#comment-13652829 ] Carl Steinbach commented on HIVE-4498: -- +1. If someone else can test this that w

[jira] [Commented] (HIVE-4498) TestBeeLineWithArgs.testPositiveScriptFile fails

2013-05-09 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13652802#comment-13652802 ] Carl Steinbach commented on HIVE-4498: -- @Thejas: Thanks for providing a patc

Re: Review Request: HIVE-4356 - remove duplicate impersonation parameters for hiveserver2

2013-05-09 Thread Carl Steinbach
/src/test/org/apache/hive/service/cli/thrift/TestThriftCLIService.java <https://reviews.apache.org/r/10554/#comment41949> Formatting - Carl Steinbach On April 16, 2013, 9:46 p.m., Thejas Nair wrote: > > --- > This

[jira] [Created] (HIVE-4527) Fix eclipse project template

2013-05-08 Thread Carl Steinbach (JIRA)
Carl Steinbach created HIVE-4527: Summary: Fix eclipse project template Key: HIVE-4527 URL: https://issues.apache.org/jira/browse/HIVE-4527 Project: Hive Issue Type: Bug Components

[jira] [Commented] (HIVE-4508) Fix various release issues in 0.11.0rc1

2013-05-08 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13652599#comment-13652599 ] Carl Steinbach commented on HIVE-4508: -- Here's what the HowToRelease

[jira] [Resolved] (HIVE-4517) Fix build broken in HIVE-4497

2013-05-08 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach resolved HIVE-4517. -- Resolution: Duplicate > Fix build broken in HIVE-4

[jira] [Updated] (HIVE-4498) TestBeeLineWithArgs.testPositiveScriptFile fails

2013-05-08 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-4498: - Priority: Blocker (was: Major) Fix Version/s: 0.11.0 This is a blocker for 0.11 since

[jira] [Updated] (HIVE-4498) TestBeeLineWithArgs.testPositiveScriptFile fails

2013-05-08 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-4498: - Assignee: Gunther Hagleitner > TestBeeLineWithArgs.testPositiveScriptFile fa

[jira] [Commented] (HIVE-4498) TestBeeLineWithArgs.testPositiveScriptFile fails

2013-05-08 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13652550#comment-13652550 ] Carl Steinbach commented on HIVE-4498: -- bq. Since we've disabled BeeLin

[jira] [Commented] (HIVE-4508) Fix various release issues in 0.11.0rc1

2013-05-08 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13652484#comment-13652484 ] Carl Steinbach commented on HIVE-4508: -- bq. The HowToRelease wiki for Hive (h

[jira] [Commented] (HIVE-4517) Fix build broken in HIVE-4497

2013-05-07 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13651318#comment-13651318 ] Carl Steinbach commented on HIVE-4517: -- https://builds.apache.org/job/Hive-t

[jira] [Created] (HIVE-4517) Fix build broken in HIVE-4497

2013-05-07 Thread Carl Steinbach (JIRA)
Carl Steinbach created HIVE-4517: Summary: Fix build broken in HIVE-4497 Key: HIVE-4517 URL: https://issues.apache.org/jira/browse/HIVE-4517 Project: Hive Issue Type: Bug

[jira] [Reopened] (HIVE-4508) Fix various release issues in 0.11.0rc1

2013-05-07 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach reopened HIVE-4508: -- > Fix various release issues in 0.11.0

[jira] [Updated] (HIVE-4508) Fix various release issues in 0.11.0rc1

2013-05-07 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-4508: - Priority: Blocker (was: Major) > Fix various release issues in 0.11.0

[jira] [Commented] (HIVE-4508) Fix various release issues in 0.11.0rc1

2013-05-07 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13651257#comment-13651257 ] Carl Steinbach commented on HIVE-4508: -- [~owen.omalley] bq. I assume that I d

[jira] [Commented] (HIVE-4510) HS2 doesn't nest exceptions properly (fun debug times)

2013-05-07 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13651178#comment-13651178 ] Carl Steinbach commented on HIVE-4510: -- I will commit this if someone else runs

[jira] [Commented] (HIVE-4500) HS2 holding too many file handles of hive_job_log_hive_*.txt files

2013-05-07 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13651175#comment-13651175 ] Carl Steinbach commented on HIVE-4500: -- +1 @Alan: Changes look good. I forgo

[jira] [Commented] (HIVE-4510) HS2 doesn't nest exceptions properly (fun debug times)

2013-05-07 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13651151#comment-13651151 ] Carl Steinbach commented on HIVE-4510: -- +1 > HS2 doesn

[jira] [Commented] (HIVE-4510) HS2 doesn't nest exceptions properly (fun debug times)

2013-05-06 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13650350#comment-13650350 ] Carl Steinbach commented on HIVE-4510: -- The same problem occur

Re: [VOTE] Apache Hive 0.11.0 Release Candidate 1

2013-05-06 Thread Carl Steinbach
* README.txt ** The Upgrade section says that you need to replace old copies of hive-default.xml. This is no longer true. On Mon, May 6, 2013 at 11:44 AM, Carl Steinbach wrote: > I think we add HIVE-4500 to the list, and I would also like to see us > reach an agreement about when HIV

[jira] [Updated] (HIVE-3957) Add pseudo-BNF grammar for RCFile to Javadoc

2013-05-06 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-3957: - Resolution: Fixed Fix Version/s: 0.12.0 Hadoop Flags: Reviewed Status

[jira] [Updated] (HIVE-4357) BeeLine tests are not getting executed

2013-05-06 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-4357: - Resolution: Duplicate Status: Resolved (was: Patch Available) @Rob: I apologize for not

[jira] [Reopened] (HIVE-4497) beeline module tests don't get run by default

2013-05-06 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach reopened HIVE-4497: -- > beeline module tests don't get run by

[jira] [Resolved] (HIVE-4497) beeline module tests don't get run by default

2013-05-06 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach resolved HIVE-4497. -- Resolution: Fixed Fix Version/s: 0.12.0 Committed to trunk. Thanks Thejas

[jira] [Updated] (HIVE-4266) Refactor HCatalog code to org.apache.hive.hcatalog

2013-05-06 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-4266: - Fix Version/s: 0.12.0 > Refactor HCatalog code to org.apache.hive.hcata

Re: [VOTE] Apache Hive 0.11.0 Release Candidate 1

2013-05-06 Thread Carl Steinbach
Improve memory usage by ORC dictionaries > > Thanks, >Owen > > On Mon, May 6, 2013 at 9:15 AM, Owen O'Malley wrote: > > > I've create a jira to track the non-code issues: > > > > https://issues.apache.org/jira/browse/HIVE-4508 > > > > I'

[jira] [Commented] (HIVE-4266) Refactor HCatalog code to org.apache.hive.hcatalog

2013-05-06 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13649965#comment-13649965 ] Carl Steinbach commented on HIVE-4266: -- bq. I am fine with setting a sunset for t

[jira] [Commented] (HIVE-4500) HS2 holding too many file handles of hive_job_log_hive_*.txt files

2013-05-06 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13649959#comment-13649959 ] Carl Steinbach commented on HIVE-4500: -- I left comments on rb. Th

Re: Review Request: HIVE-4500 HS2 holding too many file handles of hive_job_log_hive_*.txt files

2013-05-06 Thread Carl Steinbach
issing space. - Carl Steinbach On May 6, 2013, 5:25 p.m., Alan Gates wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://re

Re: [VOTE] Apache Hive 0.11.0 Release Candidate 1

2013-05-05 Thread Carl Steinbach
I took a quick look. Here's a list of things I noticed: * NOTICE ** Copyright is out of date. * README.txt ** Add one more '=' to the title underline. ** Requirements section only lists Hadoop 0.20.x ** Will it work with Java 1.7? * RELEASE_NOTES.txt ** The 0.11 section lists tickets that aren't

[jira] [Updated] (HIVE-4500) HS2 holding too many file handles of hive_job_log_hive_*.txt files

2013-05-05 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-4500: - Status: Open (was: Patch Available) @Alan: I have some comments. Can you please create a review

[jira] [Commented] (HIVE-4497) beeline module tests don't get run by default

2013-05-03 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13648965#comment-13648965 ] Carl Steinbach commented on HIVE-4497: -- This is a duplicate of HIVE-4357 (whi

[jira] [Commented] (HIVE-4194) JDBC2: HiveDriver should not throw RuntimeException when passed an invalid URL

2013-05-03 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13648869#comment-13648869 ] Carl Steinbach commented on HIVE-4194: -- Sounds good to me. +1. I don't ha

[jira] [Commented] (HIVE-3746) TRowSet resultset structure should be column-oriented

2013-05-03 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13648667#comment-13648667 ] Carl Steinbach commented on HIVE-3746: -- bq. If an application has requested a si

[jira] [Commented] (HIVE-4467) HiveConnection does not handle failures correctly

2013-05-01 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13647039#comment-13647039 ] Carl Steinbach commented on HIVE-4467: -- [~cdrome] I understand that. I was tryin

[jira] [Updated] (HIVE-4467) HiveConnection does not handle failures correctly

2013-05-01 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-4467: - Status: Open (was: Patch Available) > HiveConnection does not handle failures correc

[jira] [Commented] (HIVE-4467) HiveConnection does not handle failures correctly

2013-05-01 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13647029#comment-13647029 ] Carl Steinbach commented on HIVE-4467: -- I added a comment on phabricator. Th

[jira] [Commented] (HIVE-4467) HiveConnection does not handle failures correctly

2013-05-01 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13647026#comment-13647026 ] Carl Steinbach commented on HIVE-4467: -- I found a more concise explanation

[jira] [Commented] (HIVE-4467) HiveConnection does not handle failures correctly

2013-05-01 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13647003#comment-13647003 ] Carl Steinbach commented on HIVE-4467: -- The HS2 API is modeled on the [SQL

Re: [VOTE] Apache Hive 0.11.0 Release Candidate 0

2013-04-30 Thread Carl Steinbach
I think the source tarball must be corrupted. It's 664MB in size, which is roughly 630MB larger than the 0.10.0 release tarball. I haven't been able to take a look at it yet because the apache archive site keeps throttling my connection midway through the download. On Mon, Apr 29, 2013 at 10:42

[jira] [Commented] (HIVE-4349) Fix the Hive unit test failures when the Hive enlistment root path is longer than ~12 characters

2013-04-29 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13644998#comment-13644998 ] Carl Steinbach commented on HIVE-4349: -- I want to add that a better place for a p

[jira] [Updated] (HIVE-4349) Fix the Hive unit test failures when the Hive enlistment root path is longer than ~12 characters

2013-04-29 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-4349: - Status: Open (was: Patch Available) -1 for the following reasons: * In the near future we&#x

[jira] [Commented] (HIVE-4433) Fix C++ Thrift bindings broken in HIVE-4322

2013-04-28 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13644131#comment-13644131 ] Carl Steinbach commented on HIVE-4433: -- Good point. I changed the fixversio

[jira] [Updated] (HIVE-4433) Fix C++ Thrift bindings broken in HIVE-4322

2013-04-28 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-4433: - Fix Version/s: 0.12.0 > Fix C++ Thrift bindings broken in HIVE-4

[jira] [Updated] (HIVE-4433) Fix C++ Thrift bindings broken in HIVE-4322

2013-04-28 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-4433: - Affects Version/s: (was: 0.11.0) 0.12.0 > Fix C++ Thrift bindi

[jira] [Commented] (HIVE-4433) Fix C++ Thrift bindings broken in HIVE-4322

2013-04-27 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13643572#comment-13643572 ] Carl Steinbach commented on HIVE-4433: -- You can reproduce the error by running

[jira] [Commented] (HIVE-4373) Hive Version returned by HiveDatabaseMetaData.getDatabaseProductVersion is incorrect

2013-04-27 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13643570#comment-13643570 ] Carl Steinbach commented on HIVE-4373: -- I left some comments on reviewboard. Th

Re: Review Request: HIVE-4373 - Hive Version returned by HiveDatabaseMetaData.getDatabaseProductVersion is incorrect

2013-04-26 Thread Carl Steinbach
quot;hive.version") all match. - Carl Steinbach On April 27, 2013, 2:53 a.m., Thejas Nair wrote: > > --- > This is an automatically generated e-mail. To reply, visit:

[jira] [Updated] (HIVE-4433) Fix C++ Thrift bindings broken in HIVE-4322

2013-04-26 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-4433: - Assignee: Samuel Yuan > Fix C++ Thrift bindings broken in HIVE-4

[jira] [Commented] (HIVE-4432) Follow-up to HIVE-4322 - make metastore API changes backwards compatible

2013-04-26 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13643467#comment-13643467 ] Carl Steinbach commented on HIVE-4432: -- It turns out that HIVE-4322 also broke t

[jira] [Commented] (HIVE-4433) Fix C++ Thrift bindings broken in HIVE-4322

2013-04-26 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13643466#comment-13643466 ] Carl Steinbach commented on HIVE-4433: -- Marking this as a blocker for 0.

[jira] [Updated] (HIVE-4433) Fix C++ Thrift bindings broken in HIVE-4322

2013-04-26 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-4433: - Priority: Blocker (was: Major) > Fix C++ Thrift bindings broken in HIVE-4

[jira] [Commented] (HIVE-4433) Fix C++ Thrift bindings broken in HIVE-4322

2013-04-26 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13643463#comment-13643463 ] Carl Steinbach commented on HIVE-4433: -- HIVE-4322 added a SkewedValueList struc

[jira] [Updated] (HIVE-4433) Fix C++ Thrift bindings broken in HIVE-4322

2013-04-26 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-4433: - Affects Version/s: 0.11.0 > Fix C++ Thrift bindings broken in HIVE-4

[jira] [Created] (HIVE-4433) Fix C++ Thrift bindings broken in HIVE-4322

2013-04-26 Thread Carl Steinbach (JIRA)
Carl Steinbach created HIVE-4433: Summary: Fix C++ Thrift bindings broken in HIVE-4322 Key: HIVE-4433 URL: https://issues.apache.org/jira/browse/HIVE-4433 Project: Hive Issue Type: Bug

[jira] [Updated] (HIVE-4433) Fix C++ Thrift bindings broken in HIVE-4322

2013-04-26 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-4433: - Component/s: Metastore > Fix C++ Thrift bindings broken in HIVE-4

[jira] [Commented] (HIVE-4398) HS2 Resource leak: operation handles not cleaned when originating session is closed

2013-04-25 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13642318#comment-13642318 ] Carl Steinbach commented on HIVE-4398: -- Thanks. +1 > HS2 R

[jira] [Commented] (HIVE-4398) HS2 Resource leak: operation handles not cleaned when originating session is closed

2013-04-25 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13642309#comment-13642309 ] Carl Steinbach commented on HIVE-4398: -- I left some more comments on RB. Th

[jira] [Commented] (HIVE-4321) Add Compile/Execute support to Hive Server

2013-04-25 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13642186#comment-13642186 ] Carl Steinbach commented on HIVE-4321: -- The Thrift API, as well as the CLIService

Re: Review Request: For Jira HIVE-4398

2013-04-25 Thread Carl Steinbach
like this is a test of HiveSession functionality. Please change the name to TestHiveSession and move it to the package o.a.h.service.cli.session. - Carl Steinbach On April 25, 2013, 4:06 p.m., Ashish Vaidya wrote: > > --- > This

[jira] [Commented] (HIVE-4305) Use a single system for dependency resolution

2013-04-25 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13641539#comment-13641539 ] Carl Steinbach commented on HIVE-4305: -- Someone claimed earlier that IDE suppor

[jira] [Commented] (HIVE-4305) Use a single system for dependency resolution

2013-04-25 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13641531#comment-13641531 ] Carl Steinbach commented on HIVE-4305: -- Changes in HIVE-4305.1.wip.patch: *

[jira] [Updated] (HIVE-4305) Use a single system for dependency resolution

2013-04-25 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-4305: - Attachment: HIVE-4305.1.wip.patch > Use a single system for dependency resolut

[jira] [Commented] (HIVE-4305) Use a single system for dependency resolution

2013-04-25 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13641516#comment-13641516 ] Carl Steinbach commented on HIVE-4305: -- {quote} Both ivy and maven-ant-tasks are

[jira] [Updated] (HIVE-4398) HS2 Resource leak: operation handles not cleaned when originating session is closed

2013-04-24 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-4398: - Assignee: Ashish Vaidya > HS2 Resource leak: operation handles not cleaned when originat

[jira] [Updated] (HIVE-4398) HS2 Resource leak: operation handles not cleaned when originating session is closed

2013-04-24 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-4398: - Status: Open (was: Patch Available) I left some comments on RB. > HS2 Resou

Re: Review Request: For Jira HIVE-4398

2013-04-24 Thread Carl Steinbach
/session/HiveSessionImpl.java <https://reviews.apache.org/r/10757/#comment40557> And fix the formatting please. - Carl Steinbach On April 24, 2013, 5:23 p.m., Ashish Vaidya wrote: > > --- > This is an automatically gener

Re: Review Request: For Jira HIVE-4398

2013-04-24 Thread Carl Steinbach
50> Formatting: please fix the indentation in this file. - Carl Steinbach On April 24, 2013, 5:23 p.m., Ashish Vaidya wrote: > > --- > This is an automatically generated e-mail. To rep

Re: Request perm to edit wiki

2013-04-24 Thread Carl Steinbach
Done. On Tue, Apr 23, 2013 at 12:11 PM, Matthew Weaver wrote: > mweaverh

[jira] [Assigned] (HIVE-4406) Missing "/" or "/" in hs2 jdbc uri switches mode to embedded mode

2013-04-23 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach reassigned HIVE-4406: Assignee: Anandha L Ranganathan > Missing "/" or "/" in hs2 jd

Re: HCatalog to Hive Committership

2013-04-23 Thread Carl Steinbach
er we can > start assigning mentors to pupils. Seem reasonable? > > Alan. > > On Apr 16, 2013, at 6:10 PM, Carl Steinbach wrote: > > > > > > > >> "HCatalog committers will be assigned shepherds" - How do we go > about > > > > >&g

[jira] [Commented] (HIVE-4305) Use a single system for dependency resolution

2013-04-21 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13637633#comment-13637633 ] Carl Steinbach commented on HIVE-4305: -- bq. It contains native executables. So

[jira] [Commented] (HIVE-4305) Use a single system for dependency resolution

2013-04-20 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13637159#comment-13637159 ] Carl Steinbach commented on HIVE-4305: -- bq. or compare it to Hadoop, which has a

[jira] [Commented] (HIVE-4266) Refactor HCatalog code to org.apache.hive.hcatalog

2013-04-19 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13636231#comment-13636231 ] Carl Steinbach commented on HIVE-4266: -- bq. We cannot make this kind of backw

[jira] [Commented] (HIVE-4305) Use a single system for dependency resolution

2013-04-18 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13636112#comment-13636112 ] Carl Steinbach commented on HIVE-4305: -- GUYS! Turns out before you can run

[jira] [Commented] (HIVE-4305) Use a single system for dependency resolution

2013-04-18 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13635927#comment-13635927 ] Carl Steinbach commented on HIVE-4305: -- On Hadoop trunk 'mvn eclipse:eclip

[jira] [Commented] (HIVE-4305) Use a single system for dependency resolution

2013-04-18 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13635895#comment-13635895 ] Carl Steinbach commented on HIVE-4305: -- Owen, the critical point is that in orde

[jira] [Commented] (HIVE-4305) Use a single system for dependency resolution

2013-04-18 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13635831#comment-13635831 ] Carl Steinbach commented on HIVE-4305: -- Owen, I think you just won the debate! In

Re: next hive release

2013-04-18 Thread Carl Steinbach
rwise, I will create a 0.11 branch in next few days. > > > > Ashutosh > > > > > > > > On Fri, Mar 22, 2013 at 2:18 PM, Alan Gates > wrote: > > > >> > >> On Mar 22, 2013, at 1:17 PM, Carl Steinbach wrote: > >> > >> > At one of the

[jira] [Commented] (HIVE-4357) BeeLine tests are not getting executed

2013-04-18 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13635818#comment-13635818 ] Carl Steinbach commented on HIVE-4357: -- +1. Will commit if tests

[jira] [Updated] (HIVE-4284) Implement class for vectorized row batch

2013-04-18 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-4284: - Component/s: Query Processor > Implement class for vectorized row ba

[jira] [Updated] (HIVE-4284) Implement class for vectorized row batch

2013-04-18 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-4284: - Fix Version/s: vectorization-branch > Implement class for vectorized row ba

[jira] [Updated] (HIVE-4284) Implement class for vectorized row batch

2013-04-18 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-4284: - Labels: VectorEngine (was: ) > Implement class for vectorized row ba

[jira] [Commented] (HIVE-4266) Refactor HCatalog code to org.apache.hive.hcatalog

2013-04-18 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13635805#comment-13635805 ] Carl Steinbach commented on HIVE-4266: -- Marking this a blocker for 0.11.0. bq. S

<    1   2   3   4   5   6   7   8   9   10   >