[jira] [Commented] (HIVE-5961) Add explain authorize for checking privileges

2014-02-07 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13894299#comment-13894299 ] Thejas M Nair commented on HIVE-5961: - Sure, I will take a look at it. This can be

[jira] [Updated] (HIVE-5953) SQL std auth - authorize grant/revoke on table

2014-02-07 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-5953: Attachment: HIVE-5953.2.patch Earlier patch was missing 2 files. SQL std auth - authorize

[jira] [Commented] (HIVE-6256) add batch dropping of partitions to Hive metastore (as well as to dropTable)

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

[jira] [Commented] (HIVE-5931) SQL std auth - add metastore get_role_participants api - to support DESCRIBE ROLE

2014-02-07 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13894305#comment-13894305 ] Thejas M Nair commented on HIVE-5931: - [~navis] Can you please see if you can

[jira] [Comment Edited] (HIVE-5954) SQL std auth - get_privilege_set should check role hierarchy

2014-02-07 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13894307#comment-13894307 ] Thejas M Nair edited comment on HIVE-5954 at 2/7/14 8:33 AM: -

[jira] [Commented] (HIVE-5954) SQL std auth - get_privilege_set should check role hierarchy

2014-02-07 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13894307#comment-13894307 ] Thejas M Nair commented on HIVE-5954: - [~navis] This is probably another jira where you

[jira] [Commented] (HIVE-6111) SQL std auth - support granted-by in grant statements

2014-02-07 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13894310#comment-13894310 ] Thejas M Nair commented on HIVE-6111: - The Syntax is {code} grant privilege statement

[jira] [Commented] (HIVE-2818) Create table should check privilege of target database, not default database

2014-02-07 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13894319#comment-13894319 ] Thejas M Nair commented on HIVE-2818: - I am sorry, forgot to look at this patch. I took

[jira] [Commented] (HIVE-1180) Support Common Table Expressions (CTEs) in Hive

2014-02-07 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13894353#comment-13894353 ] Lefty Leverenz commented on HIVE-1180: -- Ordinarily I'd say you can write something up

[jira] [Commented] (HIVE-5963) Update build instructions in Getting Started wikidoc

2014-02-07 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13894358#comment-13894358 ] Lefty Leverenz commented on HIVE-5963: -- A gentle reminder ... this should get done by

[jira] [Commented] (HIVE-5783) Native Parquet Support in Hive

2014-02-07 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13894366#comment-13894366 ] Hive QA commented on HIVE-5783: --- {color:red}Overall{color}: -1 no tests executed Here are

[jira] [Commented] (HIVE-4741) Add Hive config API to modify the restrict list

2014-02-07 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13894371#comment-13894371 ] Lefty Leverenz commented on HIVE-4741: -- What user doc does this need? Add Hive

[jira] [Created] (HIVE-6392) Hive (and HCatalog) don't allow super-users to add partitions to tables.

2014-02-07 Thread Mithun Radhakrishnan (JIRA)
Mithun Radhakrishnan created HIVE-6392: -- Summary: Hive (and HCatalog) don't allow super-users to add partitions to tables. Key: HIVE-6392 URL: https://issues.apache.org/jira/browse/HIVE-6392

Re: Hive install doc: $ ant package

2014-02-07 Thread Lefty Leverenz
Another question -- can I just change Ant to Maven in this opening sentence (or should it specify a Maven version)? Installing Hive is simple and only requires having Java 1.6 and Ant installed on your machine. To deal with installation instructions that need Ant for previous releases, I'm

[jira] [Updated] (HIVE-6392) Hive (and HCatalog) don't allow super-users to add partitions to tables.

2014-02-07 Thread Mithun Radhakrishnan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mithun Radhakrishnan updated HIVE-6392: --- Attachment: HIVE-6392.trunk.patch HIVE-6392.branch-0.12.patch Fixes

[jira] [Updated] (HIVE-6389) LazyBinaryColumnarSerDe-based RCFile tables break when looking up elements in null-maps.

2014-02-07 Thread Mithun Radhakrishnan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mithun Radhakrishnan updated HIVE-6389: --- Status: Patch Available (was: Open) LazyBinaryColumnarSerDe-based RCFile tables

[jira] [Updated] (HIVE-6392) Hive (and HCatalog) don't allow super-users to add partitions to tables.

2014-02-07 Thread Mithun Radhakrishnan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mithun Radhakrishnan updated HIVE-6392: --- Status: Patch Available (was: Open) Hive (and HCatalog) don't allow super-users to

[jira] [Commented] (HIVE-6204) The result of show grant / show role should be tabular format

2014-02-07 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13894395#comment-13894395 ] Lefty Leverenz commented on HIVE-6204: -- Does this need any user doc? The result of

[jira] [Resolved] (HIVE-6307) completed field description should be clarified.

2014-02-07 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lefty Leverenz resolved HIVE-6307. -- Resolution: Done Release Note: Clarified description of completed field in wikidoc for

[jira] [Commented] (HIVE-6307) completed field description should be clarified.

2014-02-07 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13894421#comment-13894421 ] Lefty Leverenz commented on HIVE-6307: -- I marked this as Done instead of Fixed because

[jira] [Commented] (HIVE-6329) Support column level encryption/decryption

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

[jira] [Commented] (HIVE-6037) Synchronize HiveConf with hive-default.xml.template and support show conf

2014-02-07 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13894433#comment-13894433 ] Hive QA commented on HIVE-6037: --- {color:red}Overall{color}: -1 no tests executed Here are

[jira] [Commented] (HIVE-6259) Support truncate for non-native tables

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

[jira] [Updated] (HIVE-5783) Native Parquet Support in Hive

2014-02-07 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-5783: --- Attachment: HIVE-5783.noprefix.patch Native Parquet Support in Hive --

[jira] [Updated] (HIVE-5783) Native Parquet Support in Hive

2014-02-07 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-5783: --- Attachment: HIVE-5783.patch Yet another minor rebase. Native Parquet Support in Hive

Re: Hive install doc: $ ant package

2014-02-07 Thread Brock Noland
+1 on both On Fri, Feb 7, 2014 at 4:34 AM, Lefty Leverenz leftylever...@gmail.com wrote: Another question -- can I just change Ant to Maven in this opening sentence (or should it specify a Maven version)? Installing Hive is simple and only requires having Java 1.6 and Ant installed on your

[jira] [Commented] (HIVE-4741) Add Hive config API to modify the restrict list

2014-02-07 Thread Prasad Mujumdar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13894654#comment-13894654 ] Prasad Mujumdar commented on HIVE-4741: --- This particular is not directly exposed to

[jira] [Updated] (HIVE-6342) hive drop partitions should use standard expr filter instead of some custom class

2014-02-07 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-6342: --- Resolution: Fixed Fix Version/s: 0.13.0 Status: Resolved (was: Patch

[jira] [Comment Edited] (HIVE-5960) SQL std auth - special handling of PUBLIC role

2014-02-07 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13894676#comment-13894676 ] Ashutosh Chauhan edited comment on HIVE-5960 at 2/7/14 4:18 PM:

[jira] [Updated] (HIVE-5960) SQL std auth - special handling of PUBLIC role

2014-02-07 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-5960: --- In sql standard authorization mode all users by default belong to PUBLIC role. SQL std auth -

[jira] [Updated] (HIVE-5959) SQL std auth - bootstrap SUPERUSER roles

2014-02-07 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-5959: --- Release Note: A new property is added in HiveConf. {{hive.users.in.admin.role}} An admin can

[jira] [Commented] (HIVE-5959) SQL std auth - bootstrap SUPERUSER roles

2014-02-07 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13894671#comment-13894671 ] Ashutosh Chauhan commented on HIVE-5959: [~leftylev] I added the release notes. I

[jira] [Commented] (HIVE-5961) Add explain authorize for checking privileges

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

[jira] [Commented] (HIVE-6333) Generate vectorized plan for decimal expressions.

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

[jira] [Commented] (HIVE-6307) completed field description should be clarified.

2014-02-07 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13894762#comment-13894762 ] Eugene Koifman commented on HIVE-6307: -- The fix version (if any) should be something

Re: Review Request 17061: HIVE-5783 - Native Parquet Support in Hive

2014-02-07 Thread Swarnim Kulkarni
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17061/#review33934 --- ql/src/java/org/apache/hadoop/hive/ql/io/IOConstants.java

[jira] [Commented] (HIVE-6378) HCatClient::createTable() doesn't allow SerDe class to be specified

2014-02-07 Thread Karl D. Gierach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13894771#comment-13894771 ] Karl D. Gierach commented on HIVE-6378: --- A new trunk patch was provided yesterday for

Re: Review Request 17061: HIVE-5783 - Native Parquet Support in Hive

2014-02-07 Thread Swarnim Kulkarni
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17061/#review33935 ---

[jira] [Assigned] (HIVE-6367) Implement Decimal in ParquetSerde

2014-02-07 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang reassigned HIVE-6367: - Assignee: Xuefu Zhang Implement Decimal in ParquetSerde -

[jira] [Assigned] (HIVE-5823) Support for DECIMAL primitive type in AvroSerDe

2014-02-07 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang reassigned HIVE-5823: - Assignee: Xuefu Zhang Support for DECIMAL primitive type in AvroSerDe

[jira] [Updated] (HIVE-6385) UDF degrees() doesn't take decimal as input

2014-02-07 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated HIVE-6385: -- Attachment: HIVE-6385.patch UDF degrees() doesn't take decimal as input

[jira] [Updated] (HIVE-6385) UDF degrees() doesn't take decimal as input

2014-02-07 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated HIVE-6385: -- Status: Patch Available (was: Open) UDF degrees() doesn't take decimal as input

[jira] [Commented] (HIVE-5901) Query cancel should stop running MR tasks

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

[jira] [Commented] (HIVE-6333) Generate vectorized plan for decimal expressions.

2014-02-07 Thread Jitendra Nath Pandey (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13894892#comment-13894892 ] Jitendra Nath Pandey commented on HIVE-6333: The failed tests are not related

[jira] [Updated] (HIVE-6373) TestCliDriverMethods test can cause entire build to fail

2014-02-07 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-6373: Attachment: HIVE-6373.2.patch HIVE-6373.2.patch - patch with modified comment

[jira] [Updated] (HIVE-6373) TestCliDriverMethods test can cause entire build to fail

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

[jira] [Updated] (HIVE-6381) bin/hcat script won't launch - uses invalid HIVE_HOME

2014-02-07 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-6381: Summary: bin/hcat script won't launch - uses invalid HIVE_HOME (was: bin/hcat script won't launch)

[jira] [Updated] (HIVE-6381) bin/hcat script won't launch - uses invalid $HIVE_HOME

2014-02-07 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-6381: Fix Version/s: 0.13.0 bin/hcat script won't launch - uses invalid $HIVE_HOME

[jira] [Updated] (HIVE-6381) bin/hcat script won't launch - uses invalid $HIVE_HOME

2014-02-07 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-6381: Summary: bin/hcat script won't launch - uses invalid $HIVE_HOME (was: bin/hcat script won't launch

[jira] [Updated] (HIVE-4503) HiveServer have too many opened fd

2014-02-07 Thread Karen Clark (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karen Clark updated HIVE-4503: -- Summary: HiveServer have too many opened fd (was: HiveServer have too many opened fd。 ) Removed

[jira] [Commented] (HIVE-6373) TestCliDriverMethods test can cause entire build to fail

2014-02-07 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13894919#comment-13894919 ] Jason Dere commented on HIVE-6373: -- Thanks Thejas. TestCliDriverMethods test can cause

[jira] [Updated] (HIVE-6377) make HADOOP_HOME setting consistent between hive and webhcat_config.sh

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

[jira] [Updated] (HIVE-5953) SQL std auth - authorize grant/revoke on table

2014-02-07 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-5953: Attachment: HIVE-5953.3.patch HIVE-5953.3.patch - adds a package level documentation for the

[jira] [Updated] (HIVE-6381) bin/hcat script won't launch - uses invalid $HIVE_HOME

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

[jira] [Updated] (HIVE-6379) webhcat is not operational due to Slf4j conflicts

2014-02-07 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-6379: - Summary: webhcat is not operational due to Slf4j conflicts (was: webhcat is not operational)

[jira] [Updated] (HIVE-5960) SQL std auth - special handling of PUBLIC role

2014-02-07 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-5960: --- Release Note: In sql standard authorization mode all users by default belong to PUBLIC role

[jira] [Commented] (HIVE-5953) SQL std auth - authorize grant/revoke on table

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

[jira] [Commented] (HIVE-6385) UDF degrees() doesn't take decimal as input

2014-02-07 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13895034#comment-13895034 ] Jason Dere commented on HIVE-6385: -- +1 assuming tests pass UDF degrees() doesn't take

Re: Review Request 17471: HIVE-6325: Enable using multiple concurrent sessions in tez

2014-02-07 Thread Gunther Hagleitner
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17471/#review33958 ---

Re: Review Request 17471: HIVE-6325: Enable using multiple concurrent sessions in tez

2014-02-07 Thread Vaibhav Gumashta
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17471/#review33962 ---

[jira] [Updated] (HIVE-5380) Non-default OI constructors should be supported for backwards compatibility

2014-02-07 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-5380: --- Release Note: Apache Hive recommends that custom ObjectInspectors created for use with custom Serdes

[jira] [Updated] (HIVE-5380) Non-default OI constructors should be supported for backwards compatibility

2014-02-07 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-5380: --- Description: In HIVE-5263 we started serializing OI's when cloning the plan. This was a great boost

[jira] [Updated] (HIVE-5380) Non-default OI constructors should be supported for backwards compatibility

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

[jira] [Updated] (HIVE-5930) SQL std auth - implement set roles, show current roles

2014-02-07 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-5930: --- Attachment: HIVE-5930.patch SQL std auth - implement set roles, show current roles

[jira] [Updated] (HIVE-5930) SQL std auth - implement set roles, show current roles

2014-02-07 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-5930: --- Assignee: Ashutosh Chauhan Status: Patch Available (was: Open) SQL std auth -

Review Request 17859: Implements set role and show current role functionality.

2014-02-07 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17859/ --- Review request for hive. Bugs: HIVE-5930

[jira] [Commented] (HIVE-5953) SQL std auth - authorize grant/revoke on table

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

Re: Review Request 17859: Implements set role and show current role functionality.

2014-02-07 Thread Brock Noland
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17859/#review33971 ---

Re: Review Request 17769: Generate vectorized plan for decimal expressions.

2014-02-07 Thread Eric Hanson
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17769/#review33942 --- Overall this looks good. Please see my specific comments. I did

[jira] [Updated] (HIVE-5930) SQL std auth - implement set roles, show current roles

2014-02-07 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-5930: --- Status: Open (was: Patch Available) SQL std auth - implement set roles, show current roles

Re: Review Request 17687: HIVE-6256 add batch dropping of partitions to Hive metastore (as well as to dropTable)

2014-02-07 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17687/ --- (Updated Feb. 7, 2014, 10:55 p.m.) Review request for hive, Ashutosh Chauhan

[jira] [Updated] (HIVE-6256) add batch dropping of partitions to Hive metastore (as well as to dropTable)

2014-02-07 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-6256: --- Attachment: HIVE-6256.04.patch HIVE-6256.nogen.patch another small bug...

[jira] [Updated] (HIVE-5930) SQL std auth - implement set roles, show current roles

2014-02-07 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-5930: --- Attachment: HIVE-5930.1.patch Addressed Brock's comments. SQL std auth - implement set

Re: Review Request 17859: Implements set role and show current role functionality.

2014-02-07 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17859/ --- (Updated Feb. 7, 2014, 11:12 p.m.) Review request for hive. Changes ---

[jira] [Updated] (HIVE-5930) SQL std auth - implement set roles, show current roles

2014-02-07 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-5930: --- Status: Patch Available (was: Open) SQL std auth - implement set roles, show current roles

Re: Review Request 17678: HIVE-4996 unbalanced calls to openTransaction/commitTransaction

2014-02-07 Thread Xuefu Zhang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17678/#review33980 ---

[jira] [Commented] (HIVE-4996) unbalanced calls to openTransaction/commitTransaction

2014-02-07 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13895252#comment-13895252 ] Xuefu Zhang commented on HIVE-4996: --- [~szehon] Thanks for taking care of this issue. I

[jira] [Commented] (HIVE-6389) LazyBinaryColumnarSerDe-based RCFile tables break when looking up elements in null-maps.

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

[jira] [Commented] (HIVE-1180) Support Common Table Expressions (CTEs) in Hive

2014-02-07 Thread Harish Butani (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13895297#comment-13895297 ] Harish Butani commented on HIVE-1180: - Can you review:

[jira] [Updated] (HIVE-5953) SQL std auth - authorize grant/revoke on table

2014-02-07 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-5953: Status: Open (was: Patch Available) SQL std auth - authorize grant/revoke on table

[jira] [Updated] (HIVE-5953) SQL std auth - authorize grant/revoke on table

2014-02-07 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-5953: Attachment: HIVE-5953.4.patch HIVE-5953.4.patch - addressing review comments from Brock, fixing

[jira] [Updated] (HIVE-5953) SQL std auth - authorize grant/revoke on table

2014-02-07 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-5953: Status: Patch Available (was: Open) SQL std auth - authorize grant/revoke on table

[jira] [Updated] (HIVE-2365) SQL support for bulk load into HBase

2014-02-07 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HIVE-2365: --- Status: Patch Available (was: Open) SQL support for bulk load into HBase

[jira] [Updated] (HIVE-2365) SQL support for bulk load into HBase

2014-02-07 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HIVE-2365: --- Attachment: HIVE-2365.WIP.00.patch Here's a proof of concept patch. It allows tables defined using

[jira] [Updated] (HIVE-2365) SQL support for bulk load into HBase

2014-02-07 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HIVE-2365: --- Fix Version/s: 0.13.0 SQL support for bulk load into HBase

[jira] [Created] (HIVE-6393) Support unqualified column references in Joining conditions

2014-02-07 Thread Harish Butani (JIRA)
Harish Butani created HIVE-6393: --- Summary: Support unqualified column references in Joining conditions Key: HIVE-6393 URL: https://issues.apache.org/jira/browse/HIVE-6393 Project: Hive Issue

[jira] [Created] (HIVE-6394) Implement Timestmap in ParquetSerde

2014-02-07 Thread Jarek Jarcec Cecho (JIRA)
Jarek Jarcec Cecho created HIVE-6394: Summary: Implement Timestmap in ParquetSerde Key: HIVE-6394 URL: https://issues.apache.org/jira/browse/HIVE-6394 Project: Hive Issue Type: Bug

[jira] [Updated] (HIVE-6394) Implement Timestmap in ParquetSerde

2014-02-07 Thread Jarek Jarcec Cecho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jarek Jarcec Cecho updated HIVE-6394: - Issue Type: Sub-task (was: Bug) Parent: HIVE-6384 Implement Timestmap in

Re: Review Request 17859: Implements set role and show current role functionality.

2014-02-07 Thread Thejas Nair
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17859/#review33979 --- ql/src/java/org/apache/hadoop/hive/ql/parse/HiveParser.g

[jira] [Commented] (HIVE-5953) SQL std auth - authorize grant/revoke on table

2014-02-07 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13895349#comment-13895349 ] Lefty Leverenz commented on HIVE-5953: -- Typos in patch 3, mostly trivial: * lines 769

[jira] [Updated] (HIVE-5930) SQL std auth - implement set roles, show current roles

2014-02-07 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-5930: --- Status: Open (was: Patch Available) SQL std auth - implement set roles, show current roles

[jira] [Updated] (HIVE-5930) SQL std auth - implement set roles, show current roles

2014-02-07 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-5930: --- Attachment: HIVE-5930.2.patch Addressed Thejas comments. SQL std auth - implement set

[jira] [Updated] (HIVE-5930) SQL std auth - implement set roles, show current roles

2014-02-07 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-5930: --- Status: Patch Available (was: Open) SQL std auth - implement set roles, show current roles

Re: Review Request 17859: Implements set role and show current role functionality.

2014-02-07 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17859/ --- (Updated Feb. 8, 2014, 2:39 a.m.) Review request for hive. Changes ---

Re: Review Request 17471: HIVE-6325: Enable using multiple concurrent sessions in tez

2014-02-07 Thread Vikram Dixit Kumaraswamy
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17471/ --- (Updated Feb. 8, 2014, 2:49 a.m.) Review request for hive. Changes ---

[jira] [Updated] (HIVE-6325) Enable using multiple concurrent sessions in tez

2014-02-07 Thread Vikram Dixit K (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vikram Dixit K updated HIVE-6325: - Attachment: HIVE-6325.3.patch Refreshed to address review comments. Enable using multiple

[jira] [Updated] (HIVE-6325) Enable using multiple concurrent sessions in tez

2014-02-07 Thread Vikram Dixit K (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vikram Dixit K updated HIVE-6325: - Status: Open (was: Patch Available) Enable using multiple concurrent sessions in tez

[jira] [Updated] (HIVE-6325) Enable using multiple concurrent sessions in tez

2014-02-07 Thread Vikram Dixit K (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vikram Dixit K updated HIVE-6325: - Status: Patch Available (was: Open) Enable using multiple concurrent sessions in tez

[jira] [Commented] (HIVE-5953) SQL std auth - authorize grant/revoke on table

2014-02-07 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13895389#comment-13895389 ] Thejas M Nair commented on HIVE-5953: - Lefty, you should be able to create the account

Re: Review Request 17859: Implements set role and show current role functionality.

2014-02-07 Thread Thejas Nair
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17859/#review34008 --- Ship it! Ship It! - Thejas Nair On Feb. 8, 2014, 2:39 a.m.,

  1   2   >