[jira] [Assigned] (HIVE-4515) "select count(*) from table" query on hive-0.10.0, hbase-0.94.7 integration throws exceptions

2014-01-03 Thread Swarnim Kulkarni (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swarnim Kulkarni reassigned HIVE-4515: -- Assignee: Swarnim Kulkarni > "select count(*) from table" query on hive-0.10.0, hbase-0.

[jira] [Assigned] (HIVE-5680) Hive writes to HBase table throws NullPointerException

2014-01-03 Thread Swarnim Kulkarni (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swarnim Kulkarni reassigned HIVE-5680: -- Assignee: Swarnim Kulkarni > Hive writes to HBase table throws NullPointerException > --

[jira] [Commented] (HIVE-2599) Support Composit/Compound Keys with HBaseStorageHandler

2014-01-03 Thread Swarnim Kulkarni (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13862233#comment-13862233 ] Swarnim Kulkarni commented on HIVE-2599: As a side note, I also ran into HIVE-4515

[jira] [Commented] (HIVE-2599) Support Composit/Compound Keys with HBaseStorageHandler

2014-01-03 Thread Swarnim Kulkarni (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13862231#comment-13862231 ] Swarnim Kulkarni commented on HIVE-2599: Attached is the latest patch rebased with

[jira] [Updated] (HIVE-2599) Support Composit/Compound Keys with HBaseStorageHandler

2014-01-03 Thread Swarnim Kulkarni (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2599?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swarnim Kulkarni updated HIVE-2599: --- Attachment: HIVE-2599.3.patch.txt > Support Composit/Compound Keys with HBaseStorageHandler >

[jira] [Commented] (HIVE-6125) Tez: Refactoring changes

2014-01-03 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13862212#comment-13862212 ] Hive QA commented on HIVE-6125: --- {color:green}Overall{color}: +1 all checks pass Here are

Re: checking progress of automated tests for a patch

2014-01-03 Thread Brock Noland
Yes, you can, it's here: http://bigtop01.cloudera.org:8080/view/Hive/job/PreCommit-HIVE-Build/ Unfortunately the version of jenkins they are using doesn't support putting the JIRA number in the build description so it's kind of opaque. But if you view the full console for a build ( http://bigtop01

[jira] [Commented] (HIVE-6051) Create DecimalColumnVector and a representative VectorExpression for decimal

2014-01-03 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13862191#comment-13862191 ] Hive QA commented on HIVE-6051: --- {color:green}Overall{color}: +1 all checks pass Here are

[jira] [Commented] (HIVE-6140) trim udf is very slow

2014-01-03 Thread Anandha L Ranganathan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13862177#comment-13862177 ] Anandha L Ranganathan commented on HIVE-6140: - [~thejas]/[~cartershanklin] Cou

[jira] [Work logged] (HIVE-5923) SQL std auth - parser changes

2014-01-03 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5923?focusedWorklogId=15535&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-15535 ] Thejas M Nair logged work on HIVE-5923: --- Author: Thejas M Nair

[jira] [Updated] (HIVE-5923) SQL std auth - parser changes

2014-01-03 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-5923: Release Note: Grant privilege and revoke privilege statements don't have the requirement (but not t

[jira] [Updated] (HIVE-5923) SQL std auth - parser changes

2014-01-03 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-5923: Release Note: Grant privilege and revoke privilege statements need to be changed to remove the requ

[jira] [Commented] (HIVE-5923) SQL std auth - parser changes

2014-01-03 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13862122#comment-13862122 ] Thejas M Nair commented on HIVE-5923: - Let me add a release note, and we can include th

[jira] [Assigned] (HIVE-6140) trim udf is very slow

2014-01-03 Thread Anandha L Ranganathan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anandha L Ranganathan reassigned HIVE-6140: --- Assignee: Anandha L Ranganathan > trim udf is very slow >

Re: How do you run single query test(s) after mavenization?

2014-01-03 Thread Alan Gates
Ok, I’ve updated it to just have the maven instructions, since I’m assuming no one cares about the ant ones anymore. Alan. On Jan 3, 2014, at 3:46 PM, Alan Gates wrote: > >> >> >>> >>> The rest of the "ant" instances are okay because the MVN section afterwards >>> gives the alternative, bu

[jira] [Created] (HIVE-6140) trim udf is very slow

2014-01-03 Thread Thejas M Nair (JIRA)
Thejas M Nair created HIVE-6140: --- Summary: trim udf is very slow Key: HIVE-6140 URL: https://issues.apache.org/jira/browse/HIVE-6140 Project: Hive Issue Type: Bug Components: UDF

[jira] [Comment Edited] (HIVE-5904) HiveServer2 JDBC connect to non-default database

2014-01-03 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13862098#comment-13862098 ] Thejas M Nair edited comment on HIVE-5904 at 1/4/14 12:58 AM: --

[jira] [Updated] (HIVE-5904) HiveServer2 JDBC connect to non-default database

2014-01-03 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-5904: Resolution: Duplicate Status: Resolved (was: Patch Available) The fix for this got committe

[jira] [Updated] (HIVE-5904) HiveServer2 JDBC connect to non-default database

2014-01-03 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-5904: Assignee: Matt Tucker > HiveServer2 JDBC connect to non-default database > -

[jira] [Commented] (HIVE-6125) Tez: Refactoring changes

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

checking progress of automated tests for a patch

2014-01-03 Thread Eric Hanson (BIG DATA)
Is there a way to check the progress of the automated tests after you've uploaded a patch? If so, how? Thanks, Eric

[jira] [Created] (HIVE-6139) Implement vectorized decimal division and modulo

2014-01-03 Thread Eric Hanson (JIRA)
Eric Hanson created HIVE-6139: - Summary: Implement vectorized decimal division and modulo Key: HIVE-6139 URL: https://issues.apache.org/jira/browse/HIVE-6139 Project: Hive Issue Type: Sub-task

[jira] [Updated] (HIVE-6139) Implement vectorized decimal division and modulo

2014-01-03 Thread Eric Hanson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Hanson updated HIVE-6139: -- Description: Support column-scalar, scalar-column, and column-column versions for division and modulo. I

[jira] [Commented] (HIVE-5771) Constant propagation optimizer for Hive

2014-01-03 Thread Eric Hanson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13862064#comment-13862064 ] Eric Hanson commented on HIVE-5771: --- Where does this patch stand? Ted, are you going to m

[jira] [Commented] (HIVE-5923) SQL std auth - parser changes

2014-01-03 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13862053#comment-13862053 ] Lefty Leverenz commented on HIVE-5923: -- Should this be documented now or should we wai

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

2014-01-03 Thread Apache Jenkins Server
Changes for Build #2539 Changes for Build #2540 [navis] HIVE-5414 : The result of show grant is not visible via JDBC (Navis reviewed by Thejas M Nair) Changes for Build #2541 Changes for Build #2542 [ehans] HIVE-6017: Contribute Decimal128 high-performance decimal(p, s) package from Microsoft

[jira] [Commented] (HIVE-6017) Contribute Decimal128 high-performance decimal(p, s) package from Microsoft to Hive

2014-01-03 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13862044#comment-13862044 ] Lefty Leverenz commented on HIVE-6017: -- Okay, thanks Eric. > Contribute Decimal128 hi

[jira] [Resolved] (HIVE-6138) Tez: Add some additional comments to clarify intent

2014-01-03 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner resolved HIVE-6138. -- Resolution: Fixed Committed to branch. > Tez: Add some additional comments to clarify i

[jira] [Updated] (HIVE-6138) Tez: Add some additional comments to clarify intent

2014-01-03 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner updated HIVE-6138: - Attachment: HIVE-6138.1.patch > Tez: Add some additional comments to clarify intent >

[jira] [Created] (HIVE-6138) Tez: Add some additional comments to clarify intent

2014-01-03 Thread Gunther Hagleitner (JIRA)
Gunther Hagleitner created HIVE-6138: Summary: Tez: Add some additional comments to clarify intent Key: HIVE-6138 URL: https://issues.apache.org/jira/browse/HIVE-6138 Project: Hive Issue

[jira] [Commented] (HIVE-5155) Support secure proxy user access to HiveServer2

2014-01-03 Thread Shivaraju Gowda (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13862038#comment-13862038 ] Shivaraju Gowda commented on HIVE-5155: --- It is important to note that the middle ware

Re: How do you run single query test(s) after mavenization?

2014-01-03 Thread Alan Gates
> > >> >> The rest of the "ant" instances are okay because the MVN section afterwards >> gives the alternative, but should we keep ant or make the replacements? >> >> - 9. Now you can run the ant 'thriftif' target ... >> - 11. ant thriftif -Dthrift.home=... >> - 15. ant thriftif >>

Re: [DISCUSS] Proposed Changes to the Apache Hive Project Bylaws

2014-01-03 Thread Alan Gates
One other benefit in rotating chairs is that it exposes more of Hive’s PMC members to the board and other Apache old timers. This is helpful in getting better integrated into Apache and becoming a candidate for Apache membership. It is also an excellent education in the Apache Way for those wh

Hive-trunk-hadoop2 - Build # 648 - Still Failing

2014-01-03 Thread Apache Jenkins Server
Changes for Build #640 Changes for Build #641 [navis] HIVE-5414 : The result of show grant is not visible via JDBC (Navis reviewed by Thejas M Nair) [navis] HIVE-4257 : java.sql.SQLNonTransientConnectionException on JDBCStatsAggregator (Teddy Choi via Navis, reviewed by Ashutosh) Changes for

[jira] [Updated] (HIVE-6125) Tez: Refactoring changes

2014-01-03 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner updated HIVE-6125: - Status: Patch Available (was: Open) > Tez: Refactoring changes >

[jira] [Updated] (HIVE-6125) Tez: Refactoring changes

2014-01-03 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner updated HIVE-6125: - Status: Open (was: Patch Available) > Tez: Refactoring changes >

[jira] [Updated] (HIVE-6125) Tez: Refactoring changes

2014-01-03 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner updated HIVE-6125: - Attachment: HIVE-6125.4.patch .4 addresses the review comments. > Tez: Refactoring change

[jira] [Created] (HIVE-6137) Hive should report that the file/path doesn’t exist when it doesn’t (it now reports SocketTimeoutException)

2014-01-03 Thread Hari Sankar Sivarama Subramaniyan (JIRA)
Hari Sankar Sivarama Subramaniyan created HIVE-6137: --- Summary: Hive should report that the file/path doesn’t exist when it doesn’t (it now reports SocketTimeoutException) Key: HIVE-6137 URL: http

[jira] [Updated] (HIVE-5923) SQL std auth - parser changes

2014-01-03 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-5923: Resolution: Fixed Fix Version/s: 0.13.0 Status: Resolved (was: Patch Available) P

[jira] [Updated] (HIVE-6124) Support basic Decimal arithmetic in vector mode (+, -, *)

2014-01-03 Thread Eric Hanson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Hanson updated HIVE-6124: -- Attachment: HIVE-6124.02.patch Finished patch, parked here for safe-keeping. Supports col-col, scalar-co

[jira] [Commented] (HIVE-6129) alter exchange is implemented in inverted manner

2014-01-03 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13861995#comment-13861995 ] Hive QA commented on HIVE-6129: --- {color:green}Overall{color}: +1 all checks pass Here are

[jira] [Commented] (HIVE-2599) Support Composit/Compound Keys with HBaseStorageHandler

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

[jira] [Commented] (HIVE-4887) hive should have an option to disable non sql commands that impose security risk

2014-01-03 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13861993#comment-13861993 ] Jason Dere commented on HIVE-4887: -- Hi [~thejas], [~brocknoland], on the subject of UDFs/J

[jira] [Commented] (HIVE-5795) Hive should be able to skip header and footer rows when reading data file for a table

2014-01-03 Thread Shuaishuai Nie (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13861969#comment-13861969 ] Shuaishuai Nie commented on HIVE-5795: -- Hi [~leftylev], this property name cannot be c

[jira] [Commented] (HIVE-5795) Hive should be able to skip header and footer rows when reading data file for a table

2014-01-03 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13861962#comment-13861962 ] Lefty Leverenz commented on HIVE-5795: -- Got it, thanks [~shuainie]. One doc question:

[jira] [Commented] (HIVE-6125) Tez: Refactoring changes

2014-01-03 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13861945#comment-13861945 ] Thejas M Nair commented on HIVE-6125: - LGTM. Just some minor comments in review board,

[jira] [Commented] (HIVE-4773) webhcat intermittently fail to commit output to file system

2014-01-03 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13861922#comment-13861922 ] Hive QA commented on HIVE-4773: --- {color:green}Overall{color}: +1 all checks pass Here are

[jira] [Updated] (HIVE-5795) Hive should be able to skip header and footer rows when reading data file for a table

2014-01-03 Thread Shuaishuai Nie (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shuaishuai Nie updated HIVE-5795: - Release Note: hive.file.max.footer Default Value: 100 Max number of lines of footer user can s

[jira] [Updated] (HIVE-5795) Hive should be able to skip header and footer rows when reading data file for a table

2014-01-03 Thread Shuaishuai Nie (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shuaishuai Nie updated HIVE-5795: - Release Note: hive.file.max.footer Default Value: 100 Max number of lines of footer user can s

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

2014-01-03 Thread Apache Jenkins Server
Changes for Build #2539 Changes for Build #2540 [navis] HIVE-5414 : The result of show grant is not visible via JDBC (Navis reviewed by Thejas M Nair) Changes for Build #2541 Changes for Build #2542 [ehans] HIVE-6017: Contribute Decimal128 high-performance decimal(p, s) package from Microsoft

Hive-trunk-hadoop2 - Build # 647 - Still Failing

2014-01-03 Thread Apache Jenkins Server
Changes for Build #640 Changes for Build #641 [navis] HIVE-5414 : The result of show grant is not visible via JDBC (Navis reviewed by Thejas M Nair) [navis] HIVE-4257 : java.sql.SQLNonTransientConnectionException on JDBCStatsAggregator (Teddy Choi via Navis, reviewed by Ashutosh) Changes for

[jira] [Commented] (HIVE-5795) Hive should be able to skip header and footer rows when reading data file for a table

2014-01-03 Thread Shuaishuai Nie (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13861911#comment-13861911 ] Shuaishuai Nie commented on HIVE-5795: -- Thanks [~leftylev] [~thejas]. It seems I don't

[jira] [Updated] (HIVE-5795) Hive should be able to skip header and footer rows when reading data file for a table

2014-01-03 Thread Shuaishuai Nie (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shuaishuai Nie updated HIVE-5795: - Release Note: hive.file.max.footer Default Value: 100 Max number of lines of footer user can s

[jira] [Commented] (HIVE-6134) Merging small files based on file size only works for CTAS queries

2014-01-03 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13861903#comment-13861903 ] Xuefu Zhang commented on HIVE-6134: --- [~ericchu30] I guess my above comments was a little

[jira] [Updated] (HIVE-6125) Tez: Refactoring changes

2014-01-03 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner updated HIVE-6125: - Status: Patch Available (was: Open) > Tez: Refactoring changes >

[jira] [Updated] (HIVE-6125) Tez: Refactoring changes

2014-01-03 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner updated HIVE-6125: - Status: Open (was: Patch Available) > Tez: Refactoring changes >

[jira] [Updated] (HIVE-6125) Tez: Refactoring changes

2014-01-03 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner updated HIVE-6125: - Attachment: HIVE-6125.3.patch .3 is another rebase > Tez: Refactoring changes > -

[jira] [Commented] (HIVE-6134) Merging small files based on file size only works for CTAS queries

2014-01-03 Thread Eric Chu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13861870#comment-13861870 ] Eric Chu commented on HIVE-6134: Thanks Xuefu for the quick response! A few questions/comme

[jira] [Commented] (HIVE-5032) Enable hive creating external table at the root directory of DFS

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

[jira] [Updated] (HIVE-5795) Hive should be able to skip header and footer rows when reading data file for a table

2014-01-03 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-5795: Issue Type: New Feature (was: Bug) > Hive should be able to skip header and footer rows when readin

[jira] [Updated] (HIVE-5795) Hive should be able to skip header and footer rows when reading data file for a table

2014-01-03 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-5795: Fix Version/s: 0.13.0 > Hive should be able to skip header and footer rows when reading data file fo

[jira] [Updated] (HIVE-5795) Hive should be able to skip header and footer rows when reading data file for a table

2014-01-03 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-5795: Resolution: Fixed Status: Resolved (was: Patch Available) Patch committed to trunk. Thanks

[jira] [Commented] (HIVE-6134) Merging small files based on file size only works for CTAS queries

2014-01-03 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13861846#comment-13861846 ] Xuefu Zhang commented on HIVE-6134: --- It seems reasonable to me that these flags kicks in

[jira] [Commented] (HIVE-6089) Add metrics to HiveServer2

2014-01-03 Thread Thiruvel Thirumoolan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13861841#comment-13861841 ] Thiruvel Thirumoolan commented on HIVE-6089: [~jaideepdhok] Thanks for the feed

[jira] [Commented] (HIVE-6098) Merge Tez branch into trunk

2014-01-03 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13861831#comment-13861831 ] Thejas M Nair commented on HIVE-6098: - FYI, Gunther has created HIVE-6125 which has par

[jira] [Updated] (HIVE-6136) Hive metastore configured with DB2 LUW doesn't work

2014-01-03 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-6136: --- Description: Hive 0.12 with datanucleus 3.2.1 generates invalid SQL syntax if the metastore is config

[jira] [Updated] (HIVE-6136) Hive metastore configured with DB2 LUW doesn't work

2014-01-03 Thread Thomas Friedrich (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Friedrich updated HIVE-6136: --- Attachment: hive.log Hive log output for failed ALTER statement > Hive metastore configured w

[jira] [Created] (HIVE-6136) Hive metastore configured with DB2 LUW doesn't work

2014-01-03 Thread Thomas Friedrich (JIRA)
Thomas Friedrich created HIVE-6136: -- Summary: Hive metastore configured with DB2 LUW doesn't work Key: HIVE-6136 URL: https://issues.apache.org/jira/browse/HIVE-6136 Project: Hive Issue Type

[jira] [Commented] (HIVE-6134) Merging small files based on file size only works for CTAS queries

2014-01-03 Thread Eric Chu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13861818#comment-13861818 ] Eric Chu commented on HIVE-6134: [~brocknoland] and [~xuefuz]: I was talking to Yin Huai ab

[jira] [Resolved] (HIVE-6135) Fix merge error on tez branch (TestCompareCliDriver)

2014-01-03 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner resolved HIVE-6135. -- Resolution: Fixed Committed to branch. > Fix merge error on tez branch (TestCompareCliD

[jira] [Updated] (HIVE-6135) Fix merge error on tez branch (TestCompareCliDriver)

2014-01-03 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner updated HIVE-6135: - Attachment: HIVE-6135.1.patch > Fix merge error on tez branch (TestCompareCliDriver) > ---

[jira] [Commented] (HIVE-2599) Support Composit/Compound Keys with HBaseStorageHandler

2014-01-03 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13861808#comment-13861808 ] Brock Noland commented on HIVE-2599: Cool, sounds good. I think we can address this in

[jira] [Created] (HIVE-6135) Fix merge error on tez branch (TestCompareCliDriver)

2014-01-03 Thread Gunther Hagleitner (JIRA)
Gunther Hagleitner created HIVE-6135: Summary: Fix merge error on tez branch (TestCompareCliDriver) Key: HIVE-6135 URL: https://issues.apache.org/jira/browse/HIVE-6135 Project: Hive Issue

[jira] [Commented] (HIVE-2599) Support Composit/Compound Keys with HBaseStorageHandler

2014-01-03 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13861802#comment-13861802 ] Nick Dimiduk commented on HIVE-2599: bq. Do you have a simple example? The best docume

[jira] [Commented] (HIVE-5946) DDL authorization task factory should be better tested

2014-01-03 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13861793#comment-13861793 ] Brock Noland commented on HIVE-5946: Sounds good, I will rebase this patch after commit

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

2014-01-03 Thread Apache Jenkins Server
Changes for Build #2539 Changes for Build #2540 [navis] HIVE-5414 : The result of show grant is not visible via JDBC (Navis reviewed by Thejas M Nair) Changes for Build #2541 Changes for Build #2542 [ehans] HIVE-6017: Contribute Decimal128 high-performance decimal(p, s) package from Microsoft

[jira] [Commented] (HIVE-6051) Create DecimalColumnVector and a representative VectorExpression for decimal

2014-01-03 Thread Eric Hanson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13861768#comment-13861768 ] Eric Hanson commented on HIVE-6051: --- Fixed minor formatting issue to allow patch to apply

[jira] [Updated] (HIVE-6051) Create DecimalColumnVector and a representative VectorExpression for decimal

2014-01-03 Thread Eric Hanson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Hanson updated HIVE-6051: -- Attachment: HIVE-6051.02.patch > Create DecimalColumnVector and a representative VectorExpression for de

Hive-trunk-hadoop2 - Build # 646 - Still Failing

2014-01-03 Thread Apache Jenkins Server
Changes for Build #640 Changes for Build #641 [navis] HIVE-5414 : The result of show grant is not visible via JDBC (Navis reviewed by Thejas M Nair) [navis] HIVE-4257 : java.sql.SQLNonTransientConnectionException on JDBCStatsAggregator (Teddy Choi via Navis, reviewed by Ashutosh) Changes for

[jira] [Commented] (HIVE-6125) Tez: Refactoring changes

2014-01-03 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13861754#comment-13861754 ] Gunther Hagleitner commented on HIVE-6125: -- This one is without golden files (easi

[jira] [Updated] (HIVE-6125) Tez: Refactoring changes

2014-01-03 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner updated HIVE-6125: - Attachment: HIVE-6125.2.patch No change in .2 other than rebasing it. > Tez: Refactoring

[jira] [Commented] (HIVE-6125) Tez: Refactoring changes

2014-01-03 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13861751#comment-13861751 ] Gunther Hagleitner commented on HIVE-6125: -- failure seems unrelated. passes locall

[jira] [Updated] (HIVE-5757) Implement vectorized support for CASE

2014-01-03 Thread Eric Hanson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Hanson updated HIVE-5757: -- Resolution: Implemented Fix Version/s: 0.13.0 Status: Resolved (was: Patch Available)

[jira] [Commented] (HIVE-5032) Enable hive creating external table at the root directory of DFS

2014-01-03 Thread Shuaishuai Nie (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13861745#comment-13861745 ] Shuaishuai Nie commented on HIVE-5032: -- Yes [~leftylev], I think documentation is not

[jira] [Commented] (HIVE-5224) When creating table with AVRO serde, the "avro.schema.url" should be about to load serde schema from file system beside HDFS

2014-01-03 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13861746#comment-13861746 ] Hive QA commented on HIVE-5224: --- {color:green}Overall{color}: +1 all checks pass Here are

[jira] [Commented] (HIVE-5446) Hive can CREATE an external table but not SELECT from it when file path have spaces

2014-01-03 Thread Shuaishuai Nie (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13861744#comment-13861744 ] Shuaishuai Nie commented on HIVE-5446: -- Hi [~xuefuz], thanks for the advice. I run the

[jira] [Commented] (HIVE-2599) Support Composit/Compound Keys with HBaseStorageHandler

2014-01-03 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13861736#comment-13861736 ] Brock Noland commented on HIVE-2599: What happens if an insert is tried? We can addres

[jira] [Created] (HIVE-6134) Merging small files based on file size only works for CTAS queries

2014-01-03 Thread Eric Chu (JIRA)
Eric Chu created HIVE-6134: -- Summary: Merging small files based on file size only works for CTAS queries Key: HIVE-6134 URL: https://issues.apache.org/jira/browse/HIVE-6134 Project: Hive Issue Type

[jira] [Commented] (HIVE-2599) Support Composit/Compound Keys with HBaseStorageHandler

2014-01-03 Thread Swarnim Kulkarni (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13861727#comment-13861727 ] Swarnim Kulkarni commented on HIVE-2599: {quote} Am I correct that the patch takes

[jira] [Commented] (HIVE-2599) Support Composit/Compound Keys with HBaseStorageHandler

2014-01-03 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13861705#comment-13861705 ] Brock Noland commented on HIVE-2599: Hi Swarnim, This looks pretty good! Am I correct

[jira] [Commented] (HIVE-5446) Hive can CREATE an external table but not SELECT from it when file path have spaces

2014-01-03 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13861700#comment-13861700 ] Xuefu Zhang commented on HIVE-5446: --- With a series of standardizing path in Hive such as

[jira] [Commented] (HIVE-6017) Contribute Decimal128 high-performance decimal(p, s) package from Microsoft to Hive

2014-01-03 Thread Eric Hanson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13861701#comment-13861701 ] Eric Hanson commented on HIVE-6017: --- I don't think this needs end-user documentation. Thi

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

2014-01-03 Thread Apache Jenkins Server
Changes for Build #2539 Changes for Build #2540 [navis] HIVE-5414 : The result of show grant is not visible via JDBC (Navis reviewed by Thejas M Nair) Changes for Build #2541 Changes for Build #2542 [ehans] HIVE-6017: Contribute Decimal128 high-performance decimal(p, s) package from Microsoft

[jira] [Commented] (HIVE-5446) Hive can CREATE an external table but not SELECT from it when file path have spaces

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

[jira] [Commented] (HIVE-5923) SQL std auth - parser changes

2014-01-03 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13861655#comment-13861655 ] Brock Noland commented on HIVE-5923: +1 > SQL std auth - parser changes >

Hive-trunk-hadoop2 - Build # 645 - Still Failing

2014-01-03 Thread Apache Jenkins Server
Changes for Build #640 Changes for Build #641 [navis] HIVE-5414 : The result of show grant is not visible via JDBC (Navis reviewed by Thejas M Nair) [navis] HIVE-4257 : java.sql.SQLNonTransientConnectionException on JDBCStatsAggregator (Teddy Choi via Navis, reviewed by Ashutosh) Changes for

[jira] [Commented] (HIVE-3553) Support binary qualifiers for Hive/HBase integration

2014-01-03 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13861633#comment-13861633 ] Brock Noland commented on HIVE-3553: Sounds good! And thank you for the test :) > Supp

[jira] [Commented] (HIVE-3553) Support binary qualifiers for Hive/HBase integration

2014-01-03 Thread Swarnim Kulkarni (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13861612#comment-13861612 ] Swarnim Kulkarni commented on HIVE-3553: Sounds good to me as well. I'll make the c

[jira] [Commented] (HIVE-3553) Support binary qualifiers for Hive/HBase integration

2014-01-03 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13861605#comment-13861605 ] Brock Noland commented on HIVE-3553: Ahh ok, that makes sense. So the change to Bytes.

[jira] [Commented] (HIVE-4216) TestHBaseMinimrCliDriver throws weird error with HBase 0.94.5 and Hadoop 23 and test is stuck infinitely

2014-01-03 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13861583#comment-13861583 ] Hive QA commented on HIVE-4216: --- {color:green}Overall{color}: +1 all checks pass Here are

  1   2   >