Re: VOTE Bylaw for having branch committers in hive

2015-02-11 Thread Alan Gates
+1 Alan. Vikram Dixit K mailto:vikram.di...@gmail.com February 9, 2015 at 14:43 Hi Folks, We seem to have quite a few projects going around and in the interest of time and the project as a whole, it seems good to have branch committers much like what is there in the Hadoop project. I am

Re: Review Request 30281: HIVE-9333: Move parquet serialize implementation to DataWritableWriter to improve write speeds

2015-02-11 Thread Sergio Pena
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/30281/ --- (Updated Feb. 11, 2015, 4:21 p.m.) Review request for hive, Ryan Blue, cheng

[jira] [Updated] (HIVE-9612) Turn off DEBUG logging for Lazy Objects for tests

2015-02-11 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-9612: --- Resolution: Fixed Fix Version/s: 1.2.0 Status: Resolved (was: Patch Available)

Re: Hive 0.14

2015-02-11 Thread Eugene Koifman
I’ve only tested this in current trunk where this will be checked in. Your query should definitely work in trunk. You can look at examples in .q files included in patch 5 for examples, though your query should work in patch 4 as well. Based on your mail, the patch doesn’t apply cleanly to

[jira] [Updated] (HIVE-9622) Getting NPE when trying to restart HS2 when metastore is configured to use org.apache.hadoop.hive.thrift.DBTokenStore

2015-02-11 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-9622: --- Status: Patch Available (was: In Progress) Getting NPE when trying to restart HS2 when metastore is

Fwd: Hive 0.14

2015-02-11 Thread Srinivas Thunga
Hi, I am working on Hive 0.14 version. Where i am able to delete and update the records. But while insert with selected columns like, Insert into table table1(col1,col2) select col1,col2 from table2 where table1.id = table2.id These type of query, i am getting error. As per the jira help, i

Hive 0.14

2015-02-11 Thread Srinivas Thunga
Hi, I am working on Hive 0.14 version. Where i am able to delete and update the records. But while insert with selected columns like, Insert into table table1(col1,col2) select col1,col2 from table2 where table1.id = table2.id These type of query, i am getting error. As per the jira help, i

Re: Fwd: Hive 0.14

2015-02-11 Thread Alan Gates
The patches on HIVE-9481 are built from trunk rather than Hive 0.14, so the easiest option is to apply them to that code base. If that isn't an option, you will have to look at the .rej files created by the patch command and figure out how to apply the change by hand. Also, Eugene has posted

[jira] [Commented] (HIVE-3454) Problem with CAST(BIGINT as TIMESTAMP)

2015-02-11 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-3454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14316521#comment-14316521 ] Sergio Peña commented on HIVE-3454: --- It looks very good. I agree with [~aihuaxu], if

[jira] [Commented] (HIVE-9651) FileSinkOperator does not pass in conf to serde.initialize

2015-02-11 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14316669#comment-14316669 ] Brock Noland commented on HIVE-9651: Tests pass locally. FileSinkOperator does not

[jira] [Commented] (HIVE-9481) allow column list specification in INSERT statement

2015-02-11 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14316792#comment-14316792 ] Eugene Koifman commented on HIVE-9481: -- both test failures are NPE at

[jira] [Updated] (HIVE-9586) Too verbose log can hurt performance, we should always check log level first

2015-02-11 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-9586: --- Fix Version/s: (was: 1.2.0) 1.1.0 Too verbose log can hurt performance, we

[jira] [Updated] (HIVE-9648) Null check key provider before doing set

2015-02-11 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-9648: --- Attachment: HIVE-9648.2.patch Null check key provider before doing set

[jira] [Updated] (HIVE-9646) Beeline doesn't show Spark job progress info [Spark Branch]

2015-02-11 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-9646: --- Fix Version/s: (was: spark-branch) 1.1.0 Yeah this is really said to see this

[jira] [Updated] (HIVE-9651) FileSinkOperator does not pass in conf to serde.initialize

2015-02-11 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-9651: --- Resolution: Fixed Fix Version/s: 1.1.0 Status: Resolved (was: Patch Available)

[jira] [Updated] (HIVE-9618) Deduplicate RS keys for ptf/windowing

2015-02-11 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-9618: --- Status: Open (was: Patch Available) needs a rebase. Deduplicate RS keys for ptf/windowing

[jira] [Commented] (HIVE-9622) Getting NPE when trying to restart HS2 when metastore is configured to use org.apache.hadoop.hive.thrift.DBTokenStore

2015-02-11 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14316788#comment-14316788 ] Hive QA commented on HIVE-9622: --- {color:red}Overall{color}: -1 at least one tests failed

[jira] [Commented] (HIVE-9500) Support nested structs over 24 levels.

2015-02-11 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14316623#comment-14316623 ] Hive QA commented on HIVE-9500: --- {color:green}Overall{color}: +1 all checks pass Here are

[jira] [Commented] (HIVE-7653) Hive AvroSerDe does not support circular references in Schema

2015-02-11 Thread Sachin Goyal (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14316784#comment-14316784 ] Sachin Goyal commented on HIVE-7653: [~szehon], I have included a test in the patch. Do

[jira] [Commented] (HIVE-9039) Support Union Distinct

2015-02-11 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14316675#comment-14316675 ] Pengcheng Xiong commented on HIVE-9039: --- [~leftylev], thanks a lot for your comments.

Re: VOTE Bylaw for having branch committers in hive

2015-02-11 Thread Ashutosh Chauhan
+1 With so much active development in different areas of project, proposal makes sense. On Wed, Feb 11, 2015 at 8:49 AM, Alan Gates alanfga...@gmail.com wrote: +1 Alan. Vikram Dixit K vikram.di...@gmail.com February 9, 2015 at 14:43 Hi Folks, We seem to have quite a few projects

[jira] [Commented] (HIVE-9639) Create Index failed in Hive 1.0

2015-02-11 Thread Will Du (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14316295#comment-14316295 ] Will Du commented on HIVE-9639: --- sorry, I have no way to do that. But, this is very easy to

[jira] [Updated] (HIVE-9500) Support nested structs over 24 levels.

2015-02-11 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-9500: --- Status: Patch Available (was: In Progress) Support nested structs over 24 levels.

[jira] [Updated] (HIVE-9500) Support nested structs over 24 levels.

2015-02-11 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-9500: --- Attachment: HIVE-9500.4.patch Support nested structs over 24 levels. --

[jira] [Updated] (HIVE-9500) Support nested structs over 24 levels.

2015-02-11 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-9500: --- Status: In Progress (was: Patch Available) Support nested structs over 24 levels.

[jira] [Updated] (HIVE-9500) Support nested structs over 24 levels.

2015-02-11 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-9500: --- Attachment: (was: HIVE-9500.4.patch) Support nested structs over 24 levels.

[jira] [Updated] (HIVE-9651) FileSinkOperator does not pass in conf to serde.initialize

2015-02-11 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-9651: --- Summary: FileSinkOperator does not pass in conf to serde.initialize (was: FileSinkOperator does not

[jira] [Commented] (HIVE-9599) remove derby, datanucleus and other not related to jdbc client classes from hive-jdbc-standalone.jar

2015-02-11 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14316342#comment-14316342 ] Hive QA commented on HIVE-9599: --- {color:red}Overall{color}: -1 at least one tests failed

[jira] [Commented] (HIVE-9138) Add some explain to PTF operator

2015-02-11 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14316910#comment-14316910 ] Ashutosh Chauhan commented on HIVE-9138: Sorry, missed on this one. Couple of

Re: Review Request 30789: HIVE-9619 Uninitialized read of numBitVectors in NumDistinctValueEstimator

2015-02-11 Thread Alexander Pivovarov
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/30789/ --- (Updated Feb. 11, 2015, 9:11 p.m.) Review request for hive, Gopal V and Jason

[jira] [Commented] (HIVE-9655) Dynamic partition table insertion error

2015-02-11 Thread Chao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14316975#comment-14316975 ] Chao commented on HIVE-9655: I think the issue is the {{ColumnPruner}} is too aggressive when

[jira] [Commented] (HIVE-9468) Test groupby3_map_skew.q fails due to decimal precision difference

2015-02-11 Thread Chao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14317005#comment-14317005 ] Chao commented on HIVE-9468: +1. groupby3_map_skew.q has a trailing whitespace, but that's just

[jira] [Updated] (HIVE-9621) HiveServer2 http mode - embedded jetty should use SynchronousQueue

2015-02-11 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Gumashta updated HIVE-9621: --- Resolution: Fixed Status: Resolved (was: Patch Available) Patch committed to trunk

Re: Review Request 30786: HIVE-6069 Improve error message in GenericUDFRound

2015-02-11 Thread Vikram Dixit Kumaraswamy
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/30786/#review72015 --- Ship it! Ship It! - Vikram Dixit Kumaraswamy On Feb. 9, 2015,

[jira] [Updated] (HIVE-9654) LLAP: initialize IO during service startup, with service configuration

2015-02-11 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-9654: --- Summary: LLAP: initialize IO during service startup, with service configuration (was:

[jira] [Updated] (HIVE-9655) Dynamic partition table insertion error

2015-02-11 Thread Chao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chao updated HIVE-9655: --- Attachment: HIVE-9655.1.patch Attaching patch v1 for testing. Will add unit test later. Dynamic partition table

[jira] [Updated] (HIVE-9655) Dynamic partition table insertion error

2015-02-11 Thread Chao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chao updated HIVE-9655: --- Status: Patch Available (was: Open) Dynamic partition table insertion error ---

[jira] [Assigned] (HIVE-9655) Dynamic partition table insertion error

2015-02-11 Thread Chao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chao reassigned HIVE-9655: -- Assignee: Chao Dynamic partition table insertion error ---

[jira] [Updated] (HIVE-9619) Uninitialized read of numBitVectors in NumDistinctValueEstimator

2015-02-11 Thread Alexander Pivovarov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Pivovarov updated HIVE-9619: -- Status: Patch Available (was: In Progress) Uninitialized read of numBitVectors in

Re: Review Request 30788: HIVE-9617 UDF from_utc_timestamp throws NPE if the second argument is null

2015-02-11 Thread Vikram Dixit Kumaraswamy
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/30788/#review72023 ---

[jira] [Commented] (HIVE-6069) Improve error message in GenericUDFRound

2015-02-11 Thread Vikram Dixit K (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14316923#comment-14316923 ] Vikram Dixit K commented on HIVE-6069: -- +1 LGTM. I will commit this shortly. Improve

[jira] [Commented] (HIVE-9621) HiveServer2 http mode - embedded jetty should use SynchronousQueue

2015-02-11 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14317007#comment-14317007 ] Vaibhav Gumashta commented on HIVE-9621: Test failures unrelated. HiveServer2

[jira] [Updated] (HIVE-9622) Getting NPE when trying to restart HS2 when metastore is configured to use org.apache.hadoop.hive.thrift.DBTokenStore

2015-02-11 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-9622: --- Attachment: HIVE-9622.2.patch Getting NPE when trying to restart HS2 when metastore is configured to use

[jira] [Updated] (HIVE-9014) Upgrade hbase dependency to 0.98.10

2015-02-11 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9014?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HIVE-9014: - Summary: Upgrade hbase dependency to 0.98.10 (was: Upgrade hbase dependency to 0.98.8) Upgrade hbase dependency

Re: [ANNOUNCE] New Hive Committers -- Chao Sun, Chengxiang Li, and Rui Li

2015-02-11 Thread Sergey Shelukhin
Congrats! On 15/2/10, 19:00, Xu, Cheng A cheng.a...@intel.com wrote: Congrats! -Original Message- From: Li, Rui [mailto:rui...@intel.com] Sent: Wednesday, February 11, 2015 10:26 AM To: u...@hive.apache.org; dev@hive.apache.org Subject: RE: [ANNOUNCE] New Hive Committers -- Chao Sun,

[jira] [Updated] (HIVE-9593) ORC Reader should ignore unknown metadata streams

2015-02-11 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-9593: -- Attachment: HIVE-9593.no-autogen.patch Rebased to trunk (minus the autogen code) for application to other

[jira] [Commented] (HIVE-9555) assorted ORC refactorings for LLAP on trunk

2015-02-11 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14316941#comment-14316941 ] Sergey Shelukhin commented on HIVE-9555: ping? assorted ORC refactorings for LLAP

[jira] [Updated] (HIVE-9652) Tez in place updates should detect redirection of STDERR

2015-02-11 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth Jayachandran updated HIVE-9652: Resolution: Fixed Fix Version/s: 1.2.0 Status: Resolved (was:

[jira] [Created] (HIVE-9654) initialize LLAP IO during service startup, with service configuration

2015-02-11 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-9654: -- Summary: initialize LLAP IO during service startup, with service configuration Key: HIVE-9654 URL: https://issues.apache.org/jira/browse/HIVE-9654 Project: Hive

[jira] [Created] (HIVE-9655) Dynamic partition table insertion error

2015-02-11 Thread Chao (JIRA)
Chao created HIVE-9655: -- Summary: Dynamic partition table insertion error Key: HIVE-9655 URL: https://issues.apache.org/jira/browse/HIVE-9655 Project: Hive Issue Type: Bug Components: Logical

[jira] [Created] (HIVE-9656) Create Index Failed without WITH DEFERRED REBUILD

2015-02-11 Thread Will Du (JIRA)
Will Du created HIVE-9656: - Summary: Create Index Failed without WITH DEFERRED REBUILD Key: HIVE-9656 URL: https://issues.apache.org/jira/browse/HIVE-9656 Project: Hive Issue Type: Bug

[jira] [Updated] (HIVE-9619) Uninitialized read of numBitVectors in NumDistinctValueEstimator

2015-02-11 Thread Alexander Pivovarov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Pivovarov updated HIVE-9619: -- Attachment: HIVE-9619.2.patch patch #2 - make a, b, aValue and bValue final and init

[jira] [Updated] (HIVE-9619) Uninitialized read of numBitVectors in NumDistinctValueEstimator

2015-02-11 Thread Alexander Pivovarov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Pivovarov updated HIVE-9619: -- Status: In Progress (was: Patch Available) Uninitialized read of numBitVectors in

[jira] [Commented] (HIVE-9622) Getting NPE when trying to restart HS2 when metastore is configured to use org.apache.hadoop.hive.thrift.DBTokenStore

2015-02-11 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14317028#comment-14317028 ] Brock Noland commented on HIVE-9622: +1 pending tests, thx AIhua! Getting NPE when

[jira] [Commented] (HIVE-9648) Null check key provider before doing set

2015-02-11 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14316927#comment-14316927 ] Hive QA commented on HIVE-9648: --- {color:green}Overall{color}: +1 all checks pass Here are

[jira] [Created] (HIVE-9653) LLAP: create a reasonable q file test for ORC IO

2015-02-11 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-9653: -- Summary: LLAP: create a reasonable q file test for ORC IO Key: HIVE-9653 URL: https://issues.apache.org/jira/browse/HIVE-9653 Project: Hive Issue Type:

[jira] [Updated] (HIVE-9588) Reimplement HCatClientHMSImpl.dropPartitions() with HMSC.dropPartitions()

2015-02-11 Thread Mithun Radhakrishnan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mithun Radhakrishnan updated HIVE-9588: --- Attachment: HIVE-9588.3.patch Hey, [~sushanth]. Thanks for the initial review. I've

[jira] [Updated] (HIVE-9622) Getting NPE when trying to restart HS2 when metastore is configured to use org.apache.hadoop.hive.thrift.DBTokenStore

2015-02-11 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-9622: --- Status: In Progress (was: Patch Available) Getting NPE when trying to restart HS2 when metastore is

[jira] [Updated] (HIVE-9622) Getting NPE when trying to restart HS2 when metastore is configured to use org.apache.hadoop.hive.thrift.DBTokenStore

2015-02-11 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-9622: --- Attachment: (was: HIVE-9622.2.patch) Getting NPE when trying to restart HS2 when metastore is configured

Re: Review Request 30788: HIVE-9617 UDF from_utc_timestamp throws NPE if the second argument is null

2015-02-11 Thread Alexander Pivovarov
On Feb. 11, 2015, 9:13 p.m., Vikram Dixit Kumaraswamy wrote: ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFromUtcTimestamp.java, line 81 https://reviews.apache.org/r/30788/diff/1/?file=858225#file858225line81 Don't we need the null check still for the arguments

[jira] [Updated] (HIVE-9622) Getting NPE when trying to restart HS2 when metastore is configured to use org.apache.hadoop.hive.thrift.DBTokenStore

2015-02-11 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-9622: --- Status: Patch Available (was: In Progress) Getting NPE when trying to restart HS2 when metastore is

[jira] [Updated] (HIVE-9593) ORC Reader should ignore unknown metadata streams

2015-02-11 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Owen O'Malley updated HIVE-9593: Resolution: Fixed Fix Version/s: 1.1.0 1.0.1 Status: Resolved

[jira] [Updated] (HIVE-9333) Move parquet serialize implementation to DataWritableWriter to improve write speeds

2015-02-11 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-9333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña updated HIVE-9333: -- Attachment: HIVE-9333.7.patch Move parquet serialize implementation to DataWritableWriter to improve

[jira] [Updated] (HIVE-9333) Move parquet serialize implementation to DataWritableWriter to improve write speeds

2015-02-11 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-9333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña updated HIVE-9333: -- Status: Patch Available (was: Open) Move parquet serialize implementation to DataWritableWriter to

[jira] [Updated] (HIVE-9333) Move parquet serialize implementation to DataWritableWriter to improve write speeds

2015-02-11 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-9333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña updated HIVE-9333: -- Status: Open (was: Patch Available) Move parquet serialize implementation to DataWritableWriter to

[jira] [Updated] (HIVE-9605) Remove parquet nested objects from wrapper writable objects

2015-02-11 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-9605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña updated HIVE-9605: -- Attachment: HIVE-9605.4.patch Remove parquet nested objects from wrapper writable objects

[jira] [Work started] (HIVE-9658) Reduce parquet memory use by bypassing java primitive objects on ETypeConverter

2015-02-11 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-9658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HIVE-9658 started by Sergio Peña. - Reduce parquet memory use by bypassing java primitive objects on ETypeConverter

[jira] [Created] (HIVE-9658) Reduce parquet memory use by bypassing java primitive objects on ETypeConverter

2015-02-11 Thread JIRA
Sergio Peña created HIVE-9658: - Summary: Reduce parquet memory use by bypassing java primitive objects on ETypeConverter Key: HIVE-9658 URL: https://issues.apache.org/jira/browse/HIVE-9658 Project: Hive

Re: Review Request 30281: HIVE-9333: Move parquet serialize implementation to DataWritableWriter to improve write speeds

2015-02-11 Thread Sergio Pena
On Feb. 10, 2015, 10:29 p.m., Ryan Blue wrote: Thanks Ryan for your comments. I made the changes to apply all of them. On Feb. 10, 2015, 10:29 p.m., Ryan Blue wrote: ql/src/test/org/apache/hadoop/hive/ql/io/parquet/TestDataWritableWriter.java, line 295

Re: Review Request 30750: HIVE-9605 Remove parquet nested objects from wrapper writable objects

2015-02-11 Thread Sergio Pena
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/30750/ --- (Updated Feb. 11, 2015, 11:51 p.m.) Review request for hive, Ryan Blue, cheng

[jira] [Commented] (HIVE-9648) Null check key provider before doing set

2015-02-11 Thread Chao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14317064#comment-14317064 ] Chao commented on HIVE-9648: +1 Null check key provider before doing set

Re: Review Request 30717: HIVE-8119: Implement Date in ParquetSerde

2015-02-11 Thread Sergio Pena
On Feb. 10, 2015, 7:50 p.m., Ryan Blue wrote: One minor thing, but this looks good otherwise. Sergio knows more about the compatibility between this and his recent performance work and the object inspector code, so I'll leave that to him for review. This is good for now. We're working

[jira] [Updated] (HIVE-9023) HiveHistoryImpl relies on removed counters to print num rows

2015-02-11 Thread Naveen Gangam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Naveen Gangam updated HIVE-9023: Attachment: HIVE-9023.3.patch HiveHistoryImpl relies on removed counters to print num rows

[jira] [Commented] (HIVE-9593) ORC Reader should ignore unknown metadata streams

2015-02-11 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14317243#comment-14317243 ] Lefty Leverenz commented on HIVE-9593: -- Does this need documentation? ORC Reader

Re: Review Request 30788: HIVE-9617 UDF from_utc_timestamp throws NPE if the second argument is null

2015-02-11 Thread Alexander Pivovarov
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/30788/ --- (Updated Feb. 11, 2015, 10:14 p.m.) Review request for hive, Jason Dere,

Re: Review Request 30281: HIVE-9333: Move parquet serialize implementation to DataWritableWriter to improve write speeds

2015-02-11 Thread Sergio Pena
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/30281/ --- (Updated Feb. 11, 2015, 11:19 p.m.) Review request for hive, Ryan Blue, cheng

[jira] [Resolved] (HIVE-9075) Allow RPC Configuration [Spark Branch]

2015-02-11 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang resolved HIVE-9075. --- Resolution: Fixed This issue appears to be fixed already with HIVE-9337. Allow RPC Configuration

[jira] [Updated] (HIVE-9588) Reimplement HCatClientHMSImpl.dropPartitions() with HMSC.dropPartitions()

2015-02-11 Thread Mithun Radhakrishnan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mithun Radhakrishnan updated HIVE-9588: --- Attachment: HIVE-9588.3.patch Reimplement HCatClientHMSImpl.dropPartitions() with

[jira] [Updated] (HIVE-9588) Reimplement HCatClientHMSImpl.dropPartitions() with HMSC.dropPartitions()

2015-02-11 Thread Mithun Radhakrishnan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mithun Radhakrishnan updated HIVE-9588: --- Attachment: (was: HIVE-9588.3.patch) Reimplement

[jira] [Commented] (HIVE-9014) Upgrade hbase dependency to 0.98.10

2015-02-11 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14317050#comment-14317050 ] Hive QA commented on HIVE-9014: --- {color:red}Overall{color}: -1 at least one tests failed

[jira] [Updated] (HIVE-9617) UDF from_utc_timestamp throws NPE if the second argument is null

2015-02-11 Thread Alexander Pivovarov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Pivovarov updated HIVE-9617: -- Status: In Progress (was: Patch Available) UDF from_utc_timestamp throws NPE if the

[jira] [Commented] (HIVE-9655) Dynamic partition table insertion error

2015-02-11 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14317190#comment-14317190 ] Hive QA commented on HIVE-9655: --- {color:green}Overall{color}: +1 all checks pass Here are

[jira] [Commented] (HIVE-9023) HiveHistoryImpl relies on removed counters to print num rows

2015-02-11 Thread Naveen Gangam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14317208#comment-14317208 ] Naveen Gangam commented on HIVE-9023: - There are a lot of failures resulting from NPE.

[jira] [Updated] (HIVE-9606) Need a tool to export metadata from RDBMS based metastore into HBase

2015-02-11 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-9606: - Status: Open (was: Patch Available) Need a tool to export metadata from RDBMS based metastore into HBase

[jira] [Created] (HIVE-9657) Use new parquet Types API builder to construct data types

2015-02-11 Thread JIRA
Sergio Peña created HIVE-9657: - Summary: Use new parquet Types API builder to construct data types Key: HIVE-9657 URL: https://issues.apache.org/jira/browse/HIVE-9657 Project: Hive Issue Type:

Re: Review Request 30750: HIVE-9605 Remove parquet nested objects from wrapper writable objects

2015-02-11 Thread Ryan Blue
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/30750/#review72067 --- Ship it! Ship It! - Ryan Blue On Feb. 11, 2015, 3:51 p.m.,

[jira] [Updated] (HIVE-9617) UDF from_utc_timestamp throws NPE if the second argument is null

2015-02-11 Thread Alexander Pivovarov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Pivovarov updated HIVE-9617: -- Status: Patch Available (was: In Progress) UDF from_utc_timestamp throws NPE if the

[jira] [Updated] (HIVE-9617) UDF from_utc_timestamp throws NPE if the second argument is null

2015-02-11 Thread Alexander Pivovarov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Pivovarov updated HIVE-9617: -- Attachment: HIVE-9617.2.patch patch #2 - add udf_from_utc_timestamp.q and

[jira] [Commented] (HIVE-9622) Getting NPE when trying to restart HS2 when metastore is configured to use org.apache.hadoop.hive.thrift.DBTokenStore

2015-02-11 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14317113#comment-14317113 ] Aihua Xu commented on HIVE-9622: The first 4 tests passed locally while they gave the error

Re: Review Request 30281: HIVE-9333: Move parquet serialize implementation to DataWritableWriter to improve write speeds

2015-02-11 Thread Ryan Blue
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/30281/#review72053 ---

Re: Review Request 30750: HIVE-9605 Remove parquet nested objects from wrapper writable objects

2015-02-11 Thread Sergio Pena
On Feb. 10, 2015, 10:40 p.m., Ryan Blue wrote: There are quite a few non-functional changes: renaming fields (mapArray = mapContainer), moving imports, and white-space changes. I'm not sure what Hive's policy on that is, but I generally try to avoid it because 1) it make conflicts

[jira] [Commented] (HIVE-9594) Add qtests for LAST_DAY udf

2015-02-11 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14317318#comment-14317318 ] Lefty Leverenz commented on HIVE-9594: -- _No-doc note:_ *last_day* is already

[jira] [Updated] (HIVE-9594) Add qtests for LAST_DAY udf

2015-02-11 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-9594: - Labels: (was: TODOC1.2) Add qtests for LAST_DAY udf --- Key:

[jira] [Commented] (HIVE-9594) Add qtests for LAST_DAY udf

2015-02-11 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14317324#comment-14317324 ] Jason Dere commented on HIVE-9594: -- Whoops, you're right, no doc needed, this is just

[jira] [Commented] (HIVE-9039) Support Union Distinct

2015-02-11 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14317342#comment-14317342 ] Lefty Leverenz commented on HIVE-9039: -- Looks good, thanks [~pxiong]. I'm removing

[jira] [Commented] (HIVE-9596) move standard getDisplayString impl to GenericUDF

2015-02-11 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14317403#comment-14317403 ] Jason Dere commented on HIVE-9596: -- +1 What's the list of UDFs which you did not change in

Re: Review Request 26854: HIVE-2573 Create per-session function registry

2015-02-11 Thread Navis Ryu
On Feb. 11, 2015, 12:49 a.m., Alexander Pivovarov wrote: ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java, line 341 https://reviews.apache.org/r/26854/diff/7/?file=858817#file858817line341 What you think about adding 2 static wrapper methods registerUDF and

Re: Review Request 26854: HIVE-2573 Create per-session function registry

2015-02-11 Thread Navis Ryu
On Feb. 11, 2015, 12:39 a.m., Alexander Pivovarov wrote: ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionInfo.java, line 265 https://reviews.apache.org/r/26854/diff/7/?file=858816#file858816line265 remove spaces pls done On Feb. 11, 2015, 12:39 a.m., Alexander Pivovarov

[jira] [Commented] (HIVE-9500) Support nested structs over 24 levels.

2015-02-11 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14317414#comment-14317414 ] Thejas M Nair commented on HIVE-9500: - Arrays.fill(needsEscape, false) is actually

Review Request 30909: HIVE-9252 Linking custom SerDe jar to table definition.

2015-02-11 Thread cheng xu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/30909/ --- Review request for hive, Brock Noland, Dong Chen, Mohit Sabharwal, and Sergio

  1   2   >