[jira] [Updated] (HIVE-4505) Hive can't load transforms added using 'ADD FILE'

2013-05-10 Thread Prasad Mujumdar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Mujumdar updated HIVE-4505: -- Attachment: HIVE-4505-3.patch - Use UUID as the hive session id - Clean up the download dir in w

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

2013-05-10 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13655157#comment-13655157 ] Carl Steinbach commented on HIVE-4527: -- Yes, it was intentional. I wasn't able to fix

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

2013-05-10 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13655154#comment-13655154 ] Owen O'Malley commented on HIVE-4527: - Carl, Why did you remove hcatalog from the lis

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

2013-05-10 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-4527: - Status: Patch Available (was: Open) @Owen: This ticket is ready for review. Let me know if you wa

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

2013-05-10 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-4527: - Attachment: HIVE-4527-trunk.patch.txt > Fix eclipse project template > ---

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

2013-05-10 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-4527: - Attachment: HIVE-4527-0.11.patch.txt > Fix eclipse project template >

[jira] [Commented] (HIVE-4233) The TGT gotten from class 'CLIService' should be renewed on time

2013-05-10 Thread Dongyong Wang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13655123#comment-13655123 ] Dongyong Wang commented on HIVE-4233: - Sorry,I haven't tried you patch.

[jira] [Commented] (HIVE-4233) The TGT gotten from class 'CLIService' should be renewed on time

2013-05-10 Thread Dongyong Wang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13655120#comment-13655120 ] Dongyong Wang commented on HIVE-4233: - We deploy the initial patch from 2013-04-15 and

[jira] [Created] (HIVE-4542) TestJdbcDriver2.testMetaDataGetSchemas fails because of unexpected database

2013-05-10 Thread Thejas M Nair (JIRA)
Thejas M Nair created HIVE-4542: --- Summary: TestJdbcDriver2.testMetaDataGetSchemas fails because of unexpected database Key: HIVE-4542 URL: https://issues.apache.org/jira/browse/HIVE-4542 Project: Hive

[jira] [Commented] (HIVE-4542) TestJdbcDriver2.testMetaDataGetSchemas fails because of unexpected database

2013-05-10 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13655110#comment-13655110 ] Thejas M Nair commented on HIVE-4542: - TestHiveMetaStoreChecker seems to be the one lea

Hive-trunk-h0.21 - Build # 2096 - Still Failing

2013-05-10 Thread Apache Jenkins Server
Changes for Build #2071 [khorgath] HCATALOG-621 bin/hcat should include hbase jar and dependencies in the classpath (Nick Dimiduk via Sushanth Sowmyan) [omalley] HIVE-4178 : ORC fails with files with different numbers of columns Changes for Build #2072 [hashutosh] HIVE-4304 : Remove unused buil

[jira] [Updated] (HIVE-4531) [WebHCat] Collecting task logs to hdfs

2013-05-10 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated HIVE-4531: - Attachment: HIVE-4531-3.patch Fix several bugs in HIVE-4531-3.patch > [WebHCat] Collectin

[jira] [Updated] (HIVE-4483) Input format to read vector data from RC file

2013-05-10 Thread Sarvesh Sakalanaga (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sarvesh Sakalanaga updated HIVE-4483: - Summary: Input format to read vector data from RC file (was: Input format to read vector

Re: Hive 0.11.0rc2

2013-05-10 Thread Owen O'Malley
On Fri, May 10, 2013 at 4:43 PM, Carl Steinbach wrote: > Hi Owen, > > We should include a fix for HIVE-4527 in the next RC. > If you put up a patch today, I'll review and include it. It isn't a blocker in my opinion. -- Owen > > Thanks. > > Carl > > > On Fri, May 10, 2013 at 4:33 PM, Owen O'Ma

Re: Hive 0.11.0rc2

2013-05-10 Thread Carl Steinbach
Hi Owen, We should include a fix for HIVE-4527 in the next RC. Thanks. Carl On Fri, May 10, 2013 at 4:33 PM, Owen O'Malley wrote: > All, > > We are closing down on the last few blocker bugs for 0.11.0rc2. I'm running > the full set of unit tests now and if it passes, I'll make a tarball and

Hive 0.11.0rc2

2013-05-10 Thread Owen O'Malley
All, We are closing down on the last few blocker bugs for 0.11.0rc2. I'm running the full set of unit tests now and if it passes, I'll make a tarball and call a vote tomorrow morning. The delta from 0.11.0rc1 is: HIVE-4018 - MapJoin failing with Distributed Cache error HIVE-4421 - Improve mem

[jira] [Commented] (HIVE-4505) Hive can't load transforms added using 'ADD FILE'

2013-05-10 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13655001#comment-13655001 ] Owen O'Malley commented on HIVE-4505: - +1 I'll commit it if the tests pass.

[jira] [Commented] (HIVE-4231) Build fails with "WrappedRuntimeException: Content is not allowed in prolog." when _JAVA_OPTIONS="-Dfile.encoding=UTF-8"

2013-05-10 Thread subhasish saha (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13654992#comment-13654992 ] subhasish saha commented on HIVE-4231: -- Same issue Ubuntu 12.04 Java : 1.6 (openjdk 1

[jira] [Updated] (HIVE-4505) Hive can't load transforms added using 'ADD FILE'

2013-05-10 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner updated HIVE-4505: - Attachment: HIVE-4505.2.patch I've refactored [~prasadm]'s code slightly with [~owen.omall

[jira] [Assigned] (HIVE-4541) Run check-style on the branch and fix style issues.

2013-05-10 Thread Jitendra Nath Pandey (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jitendra Nath Pandey reassigned HIVE-4541: -- Assignee: Jitendra Nath Pandey > Run check-style on the branch and fix style

[jira] [Created] (HIVE-4541) Run check-style on the branch and fix style issues.

2013-05-10 Thread Jitendra Nath Pandey (JIRA)
Jitendra Nath Pandey created HIVE-4541: -- Summary: Run check-style on the branch and fix style issues. Key: HIVE-4541 URL: https://issues.apache.org/jira/browse/HIVE-4541 Project: Hive Is

[jira] [Updated] (HIVE-4463) Add unit tests for vectorized IS NULL and IS NOT NULL filters

2013-05-10 Thread Jitendra Nath Pandey (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jitendra Nath Pandey updated HIVE-4463: --- Summary: Add unit tests for vectorized IS NULL and IS NOT NULL filters (was: Add unit

[jira] [Updated] (HIVE-4463) Add unit tests for vectorized IS NULL and IS NOT NULL filters

2013-05-10 Thread Jitendra Nath Pandey (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jitendra Nath Pandey updated HIVE-4463: --- Description: Add junit tests for vectorized IS NULL and IS NOT NULL. (was: Add junit

[jira] [Updated] (HIVE-4483) Input format to read vector data from RC

2013-05-10 Thread Sarvesh Sakalanaga (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sarvesh Sakalanaga updated HIVE-4483: - Status: Patch Available (was: Open) > Input format to read vector data from RC >

[jira] [Commented] (HIVE-4483) Input format to read vector data from RC

2013-05-10 Thread Sarvesh Sakalanaga (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13654846#comment-13654846 ] Sarvesh Sakalanaga commented on HIVE-4483: -- Review available at: https://reviews.a

Review Request: Input format to read vector data from RC file

2013-05-10 Thread Sarvesh Sakalanaga
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11059/ --- Review request for hive. Description --- Implementation of VectorizedColum

[jira] [Commented] (HIVE-4483) Input format to read vector data from RC

2013-05-10 Thread Sarvesh Sakalanaga (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13654836#comment-13654836 ] Sarvesh Sakalanaga commented on HIVE-4483: -- The patch also contains implementation

[jira] [Updated] (HIVE-4483) Input format to read vector data from RC

2013-05-10 Thread Sarvesh Sakalanaga (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sarvesh Sakalanaga updated HIVE-4483: - Attachment: Hive-4483.0.patch Patch available. > Input format to read vec

Jenkins build is back to normal : Hive-0.9.1-SNAPSHOT-h0.21 #368

2013-05-10 Thread Apache Jenkins Server
See

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

2013-05-10 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13654810#comment-13654810 ] Owen O'Malley commented on HIVE-4498: - I'm starting up tests now and will commit it if

[jira] [Commented] (HIVE-4482) Template file VectorUDAFAvg.txt missing from public branch; CodeGen.java fails

2013-05-10 Thread Remus Rusanu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13654797#comment-13654797 ] Remus Rusanu commented on HIVE-4482: The patch for HIVE-4450 contains the missing file

[jira] [Resolved] (HIVE-4482) Template file VectorUDAFAvg.txt missing from public branch; CodeGen.java fails

2013-05-10 Thread Remus Rusanu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remus Rusanu resolved HIVE-4482. Resolution: Duplicate Fix Version/s: vectorization-branch > Template file VectorUDAFAvg.t

[jira] [Resolved] (HIVE-4538) only explicit int type works e2e. tiny,small, and big all fail with: org.apache.hadoop.hive.ql.metadata.HiveException: Unsuported JIT vectorization column type

2013-05-10 Thread Tony Murphy (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tony Murphy resolved HIVE-4538. --- Resolution: Invalid Assignee: Tony Murphy this issue is invalid because it doesn't apply to the

[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)

[jira] [Assigned] (HIVE-4539) Move test utils and fix build to remove false test failures

2013-05-10 Thread Sarvesh Sakalanaga (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sarvesh Sakalanaga reassigned HIVE-4539: Assignee: Tony Murphy > Move test utils and fix build to remove false test failu

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 nice-to-

[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 willing to test

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

2013-05-10 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13654725#comment-13654725 ] Thejas M Nair commented on HIVE-4498: - Carl, Thanks for the review. I will go through y

RE: Request JIRA permission

2013-05-10 Thread Tony Murphy (HDINSIGHT)
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] Sent: Tuesday, May 7, 2013 2:53 PM To: dev@hive.apache.org Subject: Request JIRA permission Hi all, I'm currently contributi

[jira] [Commented] (HIVE-4540) JOIN-GRP BY-DISTINCT fails with NPE when mapjoin.mapreduce=true

2013-05-10 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13654706#comment-13654706 ] Gunther Hagleitner commented on HIVE-4540: -- Review: https://reviews.facebook.net/D

[jira] [Updated] (HIVE-4540) JOIN-GRP BY-DISTINCT fails with NPE when mapjoin.mapreduce=true

2013-05-10 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner updated HIVE-4540: - Attachment: HIVE-4540.1.patch Problem is that mapjoin.mapreduce optimization leaves un-con

[jira] [Created] (HIVE-4540) JOIN-GRP BY-DISTINCT fails with NPE when mapjoin.mapreduce=true

2013-05-10 Thread Gunther Hagleitner (JIRA)
Gunther Hagleitner created HIVE-4540: Summary: JOIN-GRP BY-DISTINCT fails with NPE when mapjoin.mapreduce=true Key: HIVE-4540 URL: https://issues.apache.org/jira/browse/HIVE-4540 Project: Hive

[jira] [Updated] (HIVE-4450) Extend Vector Aggregates to support GROUP BY

2013-05-10 Thread Remus Rusanu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remus Rusanu updated HIVE-4450: --- Attachment: hive-4450.diff > Extend Vector Aggregates to support GROUP BY > --

[jira] [Updated] (HIVE-4539) Move test utils and fix build to remove false test failures

2013-05-10 Thread Tony Murphy (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tony Murphy updated HIVE-4539: -- Description: The ant test target tries to run all classes in the test hierarchy, and fails if a type is

[jira] [Assigned] (HIVE-4537) select * fails on orc table when vectorization is enabled

2013-05-10 Thread Sarvesh Sakalanaga (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sarvesh Sakalanaga reassigned HIVE-4537: Assignee: Sarvesh Sakalanaga > select * fails on orc table when vectorization is

[jira] [Updated] (HIVE-4539) Move test utils and fix build to remove false test failures

2013-05-10 Thread Tony Murphy (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tony Murphy updated HIVE-4539: -- Status: Patch Available (was: Open) > Move test utils and fix build to remove false test failures >

[jira] [Updated] (HIVE-4539) Move test utils and fix build to remove false test failures

2013-05-10 Thread Tony Murphy (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tony Murphy updated HIVE-4539: -- Attachment: 0001-Move-test-utils-and-fix-build-for-false-test-failure.patch > Move test utils and fi

[jira] [Updated] (HIVE-4539) Move test utils and fix build to remove false test failures

2013-05-10 Thread Tony Murphy (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tony Murphy updated HIVE-4539: -- Status: Patch Available (was: Open) > Move test utils and fix build to remove false test failures >

[jira] [Created] (HIVE-4539) Move test utils and fix build to remove false test failures

2013-05-10 Thread Tony Murphy (JIRA)
Tony Murphy created HIVE-4539: - Summary: Move test utils and fix build to remove false test failures Key: HIVE-4539 URL: https://issues.apache.org/jira/browse/HIVE-4539 Project: Hive Issue Type:

[jira] [Updated] (HIVE-4539) Move test utils and fix build to remove false test failures

2013-05-10 Thread Tony Murphy (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tony Murphy updated HIVE-4539: -- Status: Open (was: Patch Available) > Move test utils and fix build to remove false test failures >

[jira] [Updated] (HIVE-4486) FetchOperator slows down SMB map joins by 50% when there are many partitions

2013-05-10 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-4486: -- Release Note: Avoid creating new HiveConf() within the FetchOperator loop Status: Patch Available (was

[jira] [Created] (HIVE-4538) only explicit int type works e2e. tiny,small, and big all fail with: org.apache.hadoop.hive.ql.metadata.HiveException: Unsuported JIT vectorization column type

2013-05-10 Thread Tony Murphy (JIRA)
Tony Murphy created HIVE-4538: - Summary: only explicit int type works e2e. tiny,small, and big all fail with: org.apache.hadoop.hive.ql.metadata.HiveException: Unsuported JIT vectorization column type Key: HIVE-4538

[jira] [Commented] (HIVE-4486) FetchOperator slows down SMB map joins by 50% when there are many partitions

2013-05-10 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13654668#comment-13654668 ] Gopal V commented on HIVE-4486: --- Closed that (wrong diff), opened as https://reviews.apache.o

[jira] [Commented] (HIVE-4450) Extend Vector Aggregates to support GROUP BY

2013-05-10 Thread Jitendra Nath Pandey (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13654663#comment-13654663 ] Jitendra Nath Pandey commented on HIVE-4450: Please upload the patch on the jir

[jira] [Updated] (HIVE-4505) Hive can't load transforms added using 'ADD FILE'

2013-05-10 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Owen O'Malley updated HIVE-4505: Fix Version/s: 0.11.0 > Hive can't load transforms added using 'ADD FILE' >

[jira] [Created] (HIVE-4537) select * fails on orc table when vectorization is enabled

2013-05-10 Thread Tony Murphy (JIRA)
Tony Murphy created HIVE-4537: - Summary: select * fails on orc table when vectorization is enabled Key: HIVE-4537 URL: https://issues.apache.org/jira/browse/HIVE-4537 Project: Hive Issue Type: S

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

2013-05-10 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Owen O'Malley updated HIVE-4527: Priority: Minor (was: Blocker) Fix Version/s: (was: 0.11.0) Assignee: Owen O'M

[jira] [Commented] (HIVE-4486) FetchOperator slows down SMB map joins by 50% when there are many partitions

2013-05-10 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13654658#comment-13654658 ] Gopal V commented on HIVE-4486: --- Opened https://reviews.apache.org/r/11047/

[jira] [Updated] (HIVE-4508) Make minor changes to README and NOTICE files.

2013-05-10 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Owen O'Malley updated HIVE-4508: Description: Various trivial changes to README files. (was: Carl described some non-code issues i

[jira] [Updated] (HIVE-4486) FetchOperator slows down SMB map joins by 50% when there are many partitions

2013-05-10 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-4486: -- Attachment: HIVE-4486.patch Patch based on Navis' suggestions. > FetchOperator slows down SMB m

[jira] [Commented] (HIVE-4233) The TGT gotten from class 'CLIService' should be renewed on time

2013-05-10 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13654645#comment-13654645 ] Thejas M Nair commented on HIVE-4233: - [~d0ngw] Thanks for reporting the issue and crea

[jira] [Commented] (HIVE-4233) The TGT gotten from class 'CLIService' should be renewed on time

2013-05-10 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13654641#comment-13654641 ] Thejas M Nair commented on HIVE-4233: - I did some manual testing with the patch. I saw

[jira] [Updated] (HIVE-4233) The TGT gotten from class 'CLIService' should be renewed on time

2013-05-10 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-4233: Attachment: HIVE-4233-3.patch HIVE-4233-3.patch - new patch with some formatting/comments changes.

[jira] [Updated] (HIVE-4233) The TGT gotten from class 'CLIService' should be renewed on time

2013-05-10 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-4233: Assignee: Thejas M Nair > The TGT gotten from class 'CLIService' should be renewed on time > --

Review Request: HIVE-4233- The TGT gotten from class 'CLIService' should be renewed on time

2013-05-10 Thread Thejas Nair
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11046/ --- Review request for hive. Description --- HIVE-4233- The TGT gotten from cl

[jira] [Updated] (HIVE-4531) [WebHCat] Collecting task logs to hdfs

2013-05-10 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated HIVE-4531: - Release Note: In POST pig/hive/jar/steaming request, if statusdir is set and enablelog=true, webhcat will

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

2013-05-10 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-4535: Attachment: HIVE-4535.2.patch Thanks for the review, Carl. Attaching new patch. Not directly relate

[jira] [Updated] (HIVE-4531) [WebHCat] Collecting task logs to hdfs

2013-05-10 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated HIVE-4531: - Attachment: HIVE-4531-2.patch > [WebHCat] Collecting task logs to hdfs > -

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

2013-05-10 Thread Thejas Nair
> On May 10, 2013, 7:34 a.m., Carl Steinbach wrote: > > metastore/src/java/org/apache/hadoop/hive/metastore/MetaStoreUtils.java, > > line 385 > > > > > > Hive depends on commons-lang v2.4 which supports join(Collectio

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

2013-05-10 Thread Thejas Nair
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11036/ --- (Updated May 10, 2013, 4:40 p.m.) Review request for hive. Changes --- N

[jira] [Commented] (HIVE-4489) beeline always return the same error message twice

2013-05-10 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13654547#comment-13654547 ] Chaoyu Tang commented on HIVE-4489: --- Could someone review and commit it if it is a proper

[jira] [Updated] (HIVE-4450) Extend Vector Aggregates to support GROUP BY

2013-05-10 Thread Remus Rusanu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remus Rusanu updated HIVE-4450: --- Fix Version/s: vectorization-branch Labels: features (was: ) Status: Patch Avail

[jira] [Work started] (HIVE-4450) Extend Vector Aggregates to support GROUP BY

2013-05-10 Thread Remus Rusanu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HIVE-4450 started by Remus Rusanu. > Extend Vector Aggregates to support GROUP BY > > > Key: HIVE-4450

[jira] [Commented] (HIVE-4486) FetchOperator slows down SMB map joins by 50% when there are many partitions

2013-05-10 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13654477#comment-13654477 ] Gopal V commented on HIVE-4486: --- Running it through the benchmarks now. That looked like it

Hive-trunk-h0.21 - Build # 2095 - Still Failing

2013-05-10 Thread Apache Jenkins Server
Changes for Build #2071 [khorgath] HCATALOG-621 bin/hcat should include hbase jar and dependencies in the classpath (Nick Dimiduk via Sushanth Sowmyan) [omalley] HIVE-4178 : ORC fails with files with different numbers of columns Changes for Build #2072 [hashutosh] HIVE-4304 : Remove unused buil

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

2013-05-10 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lefty Leverenz updated HIVE-4508: - Attachment: overview.html Attaching an overview.html file that can be included in the API docs.

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

2013-05-10 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13654391#comment-13654391 ] Lefty Leverenz commented on HIVE-4508: -- Changes to docs/xdocs/index.xml won't have any

[jira] [Commented] (HIVE-4486) FetchOperator slows down SMB map joins by 50% when there are many partitions

2013-05-10 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13654367#comment-13654367 ] Navis commented on HIVE-4486: - In above, {code} HiveConf hiveConf = new HiveConf(job, FetchOpe

[jira] [Updated] (HIVE-4536) INSERT OVERWRITE LOCAL DIRECTORY sum() function will write error result to local file

2013-05-10 Thread sutao bian (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] sutao bian updated HIVE-4536: - Description: When i use insert overwrite local directory to sum, it will write a error result 729.4

[jira] [Updated] (HIVE-4529) Add partition support for vectorized ORC Input format

2013-05-10 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-4529: --- Resolution: Fixed Fix Version/s: vectorization-branch Status: Resolved (was:

[jira] [Created] (HIVE-4536) INSERT OVERWRITE LOCAL DIRECTORY sum() function will write error result to local file

2013-05-10 Thread sutao bian (JIRA)
sutao bian created HIVE-4536: Summary: INSERT OVERWRITE LOCAL DIRECTORY sum() function will write error result to local file Key: HIVE-4536 URL: https://issues.apache.org/jira/browse/HIVE-4536 Project

[jira] [Resolved] (HIVE-4514) Handle constants in projection

2013-05-10 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan resolved HIVE-4514. Resolution: Fixed Fix Version/s: vectorization-branch Committed to branch. Thanks, Ji

[jira] [Resolved] (HIVE-4457) Queries not supported by vectorized code path should fall back to non vector path.

2013-05-10 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan resolved HIVE-4457. Resolution: Fixed Fix Version/s: vectorization-branch Committed to branch. Thanks, Ji

[jira] [Commented] (HIVE-4233) The TGT gotten from class 'CLIService' should be renewed on time

2013-05-10 Thread Dongyong Wang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13653625#comment-13653625 ] Dongyong Wang commented on HIVE-4233: - Thanks Thejas,I will try your work around lately

[jira] [Updated] (HIVE-4233) The TGT gotten from class 'CLIService' should be renewed on time

2013-05-10 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-4233: Attachment: HIVE-4233-2.patch HIVE-4233-2.patch - has the proposed changes. But I need to do some m

[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. Thanks.

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

2013-05-10 Thread Carl Steinbach
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11036/#review20415 --- metastore/src/java/org/apache/hadoop/hive/metastore/MetaStoreUtils.

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

2013-05-10 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-4535: Status: Patch Available (was: Open) Review board link - https://reviews.apache.org/r/11036/

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

2013-05-10 Thread Thejas Nair
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11036/ --- Review request for hive. Description --- ant package -Dhadoop.mr.rev=20 le

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

2013-05-10 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-4535: Attachment: HIVE-4535.1.patch Issue is only in trunk, not in 0.11 branch. > hive b

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

2013-05-10 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-4535: Affects Version/s: 0.12.0 > hive build fails with hadoop 0.20 >

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

2013-05-10 Thread Anandha L Ranganathan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13653594#comment-13653594 ] Anandha L Ranganathan commented on HIVE-4406: - updated the patch with test case