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

2015-02-17 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14324675#comment-14324675 ] Alan Gates commented on HIVE-9617: -- +1 UDF from_utc_timestamp throws NPE if the second

Re: [VOTE] Apache Hive 1.1.0 Release Candidate 1

2015-02-17 Thread Alan Gates
It looks like a jar file snuck into the source release: gates find . -name \*.jar ./testlibs/ant-contrib-1.0b3.jar Apache policy is that binary files cannot be in releases. Alan. Brock Noland mailto:br...@cloudera.com February 16, 2015 at 21:08 Apache Hive 1.1.0 Release Candidate 0 is

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

2015-02-12 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14318687#comment-14318687 ] Alan Gates commented on HIVE-9481: -- +1, with a couple of test caveats

[jira] [Created] (HIVE-9677) Implement privileges call in HBaseStore

2015-02-12 Thread Alan Gates (JIRA)
Alan Gates created HIVE-9677: Summary: Implement privileges call in HBaseStore Key: HIVE-9677 URL: https://issues.apache.org/jira/browse/HIVE-9677 Project: Hive Issue Type: Sub-task

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

2015-02-12 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: Patch Available (was: Open) Need a tool to export metadata from RDBMS based metastore into HBase

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

2015-02-12 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: - Attachment: HIVE-9606.2.patch NO PRECOMMIT TESTS New version of the patch that works when used against

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

2015-02-12 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14318562#comment-14318562 ] Alan Gates commented on HIVE-9481: -- Reviewing patch 5. allow column list specification

Re: Hive 1.0

2015-02-12 Thread Alan Gates
No, HIVE-9481 is not yet committed to trunk. It should be released in 1.2. Alan. Srinivas Thunga mailto:srinivas.thu...@gmail.com February 12, 2015 at 3:28 Hi Team, In hive 1.0, hive-9481 patch is updated ? because i have installed hive 1.0 And tried selected columns to insert insert into

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: 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] [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

Re: Propose to put JIRA traffic on separate hive list

2015-02-10 Thread Alan Gates
I just got around to creating the ticket for this: https://issues.apache.org/jira/browse/INFRA-9156 Sorry to be so slow on it. Alan. Lefty Leverenz mailto:leftylever...@gmail.com February 9, 2015 at 22:02 Nudge, nudge. (Or is there an INFRA ticket pending?) -- Lefty Alan Gates mailto:ga

[jira] [Commented] (HIVE-9634) Hive

2015-02-10 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14314719#comment-14314719 ] Alan Gates commented on HIVE-9634: -- As Sergey said, the dev list is the place to ask

[jira] [Created] (HIVE-9641) Fill out remaining partition functions in HBaseStore

2015-02-10 Thread Alan Gates (JIRA)
Alan Gates created HIVE-9641: Summary: Fill out remaining partition functions in HBaseStore Key: HIVE-9641 URL: https://issues.apache.org/jira/browse/HIVE-9641 Project: Hive Issue Type: Sub-task

[jira] [Updated] (HIVE-9579) Support all get tables [hbase-metastore branch]

2015-02-10 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-9579: - Description: The initial patch only supported getting a single table, creating a table, altering a table

[jira] [Updated] (HIVE-9579) Support all get tables [hbase-metastore branch]

2015-02-10 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-9579: - Summary: Support all get tables [hbase-metastore branch] (was: Support for alter table and get tables

[jira] [Updated] (HIVE-9578) Add support for getDatabases and alterDatabase calls [hbase-metastore branch]

2015-02-10 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-9578: - Attachment: HIVE-9578.2.patch New patch that addresses Thejas' comments on the regular expression patterns

[jira] [Updated] (HIVE-9578) Add support for getDatabases and alterDatabase calls [hbase-metastore branch]

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

[jira] [Updated] (HIVE-9579) Support all get tables [hbase-metastore branch]

2015-02-10 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-9579: - Attachment: HIVE-9579.patch Support all get tables [hbase-metastore branch

[jira] [Updated] (HIVE-9579) Support all get tables [hbase-metastore branch]

2015-02-10 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-9579: - Status: Patch Available (was: Open) Support all get tables [hbase-metastore branch

[jira] [Updated] (HIVE-9579) Support all get tables [hbase-metastore branch]

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

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

2015-02-10 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: - Attachment: HIVE-9606.patch This patch provides a tool that connects to an RDBMS based metastore

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

2015-02-10 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: Patch Available (was: Open) Need a tool to export metadata from RDBMS based metastore into HBase

[jira] [Commented] (HIVE-9578) Add support for getDatabases and alterDatabase calls [hbase-metastore branch]

2015-02-10 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14315209#comment-14315209 ] Alan Gates commented on HIVE-9578: -- I don't think so, as this is just implementing

Documentation in HBase metastore branch

2015-02-10 Thread Alan Gates
Lefty, Should we file one JIRA under HIVE-9452 to track all the doc issues for this? This seems to me better than using TODOC tags since I have no idea what release this will actually be released as part of. Then I can try to remember to add to this JIRA each time we make any changes that

Re: Created branch 1.0

2015-02-09 Thread Alan Gates
as 0.15, and later we release 1.0 as the major release that supersedes any previous releases. That will fulfill the expectations of a major release. Thanks, Xuefu Alan Gates mailto:ga...@hortonworks.com January 22, 2015 at 12:12 I had one clarifying question for Brock and Xuefu. Was your proposal

[jira] [Commented] (HIVE-9578) Add support for getDatabases and alterDatabase calls [hbase-metastore branch]

2015-02-09 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14312759#comment-14312759 ] Alan Gates commented on HIVE-9578: -- The only place that calls alterDatabase

[jira] [Commented] (HIVE-9578) Add support for getDatabases and alterDatabase calls [hbase-metastore branch]

2015-02-09 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14313314#comment-14313314 ] Alan Gates commented on HIVE-9578: -- bq. What tests go into TestHBaseStoreIntegration vs

[jira] [Commented] (HIVE-9578) Add support for getDatabases and alterDatabase calls [hbase-metastore branch]

2015-02-09 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14312966#comment-14312966 ] Alan Gates commented on HIVE-9578: -- I think we should have a more fundamental discussion

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

2015-02-09 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14312941#comment-14312941 ] Alan Gates commented on HIVE-9481: -- In SemanticAnalyzer.doPhase1 you have a comment

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

2015-02-09 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-9481: - Status: Open (was: Patch Available) allow column list specification in INSERT statement

[jira] [Updated] (HIVE-9452) Use HBase to store Hive metadata

2015-02-09 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-9452: - Attachment: HBaseMetastoreApproach.pdf A document that outlines the motivations and basic approach behind

[jira] [Commented] (HIVE-9452) Use HBase to store Hive metadata

2015-02-09 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14313187#comment-14313187 ] Alan Gates commented on HIVE-9452: -- [~daisy_yu] Take a look at the attached document

[jira] [Commented] (HIVE-9578) Add support for getDatabases and alterDatabase calls [hbase-metastore branch]

2015-02-09 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14313131#comment-14313131 ] Alan Gates commented on HIVE-9578: -- In this case I agree performance isn't an issue. One

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

2015-02-06 Thread Alan Gates (JIRA)
Alan Gates created HIVE-9606: Summary: Need a tool to export metadata from RDBMS based metastore into HBase Key: HIVE-9606 URL: https://issues.apache.org/jira/browse/HIVE-9606 Project: Hive

[jira] [Created] (HIVE-9578) Add support for getDatabases and alterDatabase calls [hbase-metastore branch]

2015-02-04 Thread Alan Gates (JIRA)
Alan Gates created HIVE-9578: Summary: Add support for getDatabases and alterDatabase calls [hbase-metastore branch] Key: HIVE-9578 URL: https://issues.apache.org/jira/browse/HIVE-9578 Project: Hive

[jira] [Updated] (HIVE-9550) ObjectStore.getNextNotification() can return events inside NotificationEventResponse as null which conflicts with its thrift required tag

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

[jira] [Created] (HIVE-9579) Support for alter table and get tables [hbase-metastore branch]

2015-02-04 Thread Alan Gates (JIRA)
Alan Gates created HIVE-9579: Summary: Support for alter table and get tables [hbase-metastore branch] Key: HIVE-9579 URL: https://issues.apache.org/jira/browse/HIVE-9579 Project: Hive Issue

[jira] [Updated] (HIVE-9453) Initial patch [hbase-metastore branch]

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

[jira] [Updated] (HIVE-9453) Initial patch [hbase-metastore branch]

2015-02-04 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-9453: - Attachment: HIVE-9453.3.patch A 3rd version of the patch with changes based on Thejas' feedback. Initial

[jira] [Updated] (HIVE-9578) Add support for getDatabases and alterDatabase calls [hbase-metastore branch]

2015-02-04 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-9578: - Status: Patch Available (was: Open) Add support for getDatabases and alterDatabase calls [hbase

[jira] [Updated] (HIVE-9578) Add support for getDatabases and alterDatabase calls [hbase-metastore branch]

2015-02-04 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-9578: - Attachment: HIVE-9578.patch Add support for getDatabases and alterDatabase calls [hbase-metastore branch

[jira] [Commented] (HIVE-9554) Rename 0.15 upgrade scripts to 1.1

2015-02-02 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14302646#comment-14302646 ] Alan Gates commented on HIVE-9554: -- +1 Rename 0.15 upgrade scripts to 1.1

[jira] [Commented] (HIVE-9550) ObjectStore.getNextNotification() can return events inside NotificationEventResponse as null which conflicts with its thrift required tag

2015-02-02 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14302654#comment-14302654 ] Alan Gates commented on HIVE-9550: -- +1 ObjectStore.getNextNotification() can return

[jira] [Updated] (HIVE-9273) Add option to fire metastore event on insert

2015-02-02 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-9273: - Attachment: HIVE-9273.2.patch New version of the patch that addresses Sushanth's feedback, sort of. :) I

[jira] [Updated] (HIVE-9273) Add option to fire metastore event on insert

2015-02-02 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-9273: - Status: Patch Available (was: Open) Add option to fire metastore event on insert

[jira] [Updated] (HIVE-9273) Add option to fire metastore event on insert

2015-02-02 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-9273: - Status: Open (was: Patch Available) Add option to fire metastore event on insert

Re: [VOTE] Apache Hive 1.0 Release Candidate 2 [WARNING: DKIM validation failed]

2015-01-30 Thread Alan Gates
+1, again. :) Checked the keys and hash, built it with a fresh maven repo. Alan. On 1/29/15, 17:05, Vikram Dixit K vikram.di...@gmail.com wrote: Apache Hive 1.0 Release Candidate 2 is available here: http://cp.mcafee.com/d/2DRPow82gwrhojjvuLtYsrKrhKUZtZxBBwSztMQsIecEEFCQrKf

[jira] [Commented] (HIVE-8966) Delta files created by hive hcatalog streaming cannot be compacted

2015-01-30 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14298910#comment-14298910 ] Alan Gates commented on HIVE-8966: -- I confirmed that it is already in 1.1, based

[jira] [Updated] (HIVE-9453) Initial patch [hbase-metastore branch]

2015-01-30 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-9453: - Attachment: HIVE-9453.2.patch A new version of the patch, with several fixes and a new tool to dump out

Re: [VOTE] Apache Hive 1.0 Release Candidate 1

2015-01-29 Thread Alan Gates
+1. Downloaded it, checked out the signatures, did a build, checked there were no snapshot dependencies. Alan. Vikram Dixit K mailto:vikram.di...@gmail.com January 27, 2015 at 14:28 Apache Hive 1.0 Release Candidate 1 is available here:

[jira] [Commented] (HIVE-9317) move Microsoft copyright to NOTICE file

2015-01-29 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14297216#comment-14297216 ] Alan Gates commented on HIVE-9317: -- I think we're ok without this in 1.0. It's already

[jira] [Commented] (HIVE-8966) Delta files created by hive hcatalog streaming cannot be compacted

2015-01-28 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14295328#comment-14295328 ] Alan Gates commented on HIVE-8966: -- [~leftylev] no, we just made what should have worked

[jira] [Updated] (HIVE-9501) DbNotificationListener doesn't include dbname in create database notification and does not include tablename in create table notification

2015-01-28 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-9501: - Attachment: HIVE-9501.patch DbNotificationListener doesn't include dbname in create database notification

[jira] [Updated] (HIVE-9501) DbNotificationListener doesn't include dbname in create database notification and does not include tablename in create table notification

2015-01-28 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-9501: - Status: Patch Available (was: Open) DbNotificationListener doesn't include dbname in create database

[jira] [Created] (HIVE-9501) DbNotificationListener doesn't include dbname in create database notification and does not include tablename in create table notification

2015-01-28 Thread Alan Gates (JIRA)
Alan Gates created HIVE-9501: Summary: DbNotificationListener doesn't include dbname in create database notification and does not include tablename in create table notification Key: HIVE-9501 URL: https

[jira] [Updated] (HIVE-8966) Delta files created by hive hcatalog streaming cannot be compacted

2015-01-27 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-8966: - Resolution: Fixed Fix Version/s: (was: 0.14.1) 1.0.0 Status

[jira] [Commented] (HIVE-9271) Add ability for client to request metastore to fire an event

2015-01-27 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14294268#comment-14294268 ] Alan Gates commented on HIVE-9271: -- I agree we shouldn't call it fire_notification_event

[jira] [Updated] (HIVE-9273) Add option to fire metastore event on insert

2015-01-27 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-9273: - Status: Patch Available (was: Open) Add option to fire metastore event on insert

[jira] [Updated] (HIVE-9273) Add option to fire metastore event on insert

2015-01-27 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-9273: - Attachment: HIVE-9273.patch This patch makes changes to MoveTask to, if configured, fire an event

Re: 0.15 release

2015-01-26 Thread Alan Gates
Brock, Given there isn't consensus on numbering yet, could you holding off making the 0.15 branch. We should come to a conclusion on whether we're doing 0.14.1/0.15 or 1.0/1.1 before assigning anymore numbers. Alan. Brock Noland mailto:br...@cloudera.com January 20, 2015 at 21:25 Just a

[jira] [Commented] (HIVE-9317) move Microsoft copyright to NOTICE file

2015-01-26 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14292218#comment-14292218 ] Alan Gates commented on HIVE-9317: -- +1. move Microsoft copyright to NOTICE file

Re: 0.15 release

2015-01-26 Thread Alan Gates
experienced at Apache indicates that the folks who want to release 0.15 should be free to do the work to make that happen. Brock Alan Gates mailto:ga...@hortonworks.com January 26, 2015 at 7:02 Brock, Given there isn't consensus on numbering yet, could you holding off making the 0.15 branch. We

[jira] [Updated] (HIVE-8966) Delta files created by hive hcatalog streaming cannot be compacted

2015-01-26 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-8966: - Attachment: HIVE-8966-branch-1.patch Delta files created by hive hcatalog streaming cannot be compacted

[jira] [Commented] (HIVE-8966) Delta files created by hive hcatalog streaming cannot be compacted

2015-01-26 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14292601#comment-14292601 ] Alan Gates commented on HIVE-8966: -- I did svn add instead of svn rm on a couple of files

[jira] [Commented] (HIVE-8966) Delta files created by hive hcatalog streaming cannot be compacted

2015-01-26 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14292622#comment-14292622 ] Alan Gates commented on HIVE-8966: -- Fixed. Delta files created by hive hcatalog

[jira] [Created] (HIVE-9453) Initial patch [hbase-metastore branch]

2015-01-23 Thread Alan Gates (JIRA)
Alan Gates created HIVE-9453: Summary: Initial patch [hbase-metastore branch] Key: HIVE-9453 URL: https://issues.apache.org/jira/browse/HIVE-9453 Project: Hive Issue Type: Sub-task

Re: Creating a branch for hbase metastore work

2015-01-23 Thread Alan Gates
it works with nosql beyond hbase. Nick Dimiduk mailto:ndimi...@gmail.com January 22, 2015 at 22:48 +1 Brock Noland mailto:br...@cloudera.com January 22, 2015 at 21:58 +1 Alan Gates mailto:ga...@hortonworks.com January 22, 2015 at 18:19 I've been working on a prototype of using HBase to store

[jira] [Created] (HIVE-9452) Use HBase to store Hive metadata

2015-01-23 Thread Alan Gates (JIRA)
Alan Gates created HIVE-9452: Summary: Use HBase to store Hive metadata Key: HIVE-9452 URL: https://issues.apache.org/jira/browse/HIVE-9452 Project: Hive Issue Type: Improvement

[jira] [Updated] (HIVE-9453) Initial patch [hbase-metastore branch]

2015-01-23 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-9453: - Attachment: HIVE-9453.patch Initial patch [hbase-metastore branch

[jira] [Updated] (HIVE-9453) Initial patch [hbase-metastore branch]

2015-01-23 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-9453: - Status: Patch Available (was: Open) Initial patch [hbase-metastore branch

[jira] [Commented] (HIVE-3280) Make HiveMetaStoreClient a public API

2015-01-23 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14290351#comment-14290351 ] Alan Gates commented on HIVE-3280: -- +1, evolving makes sense for this since we seem

[jira] [Updated] (HIVE-8966) Delta files created by hive hcatalog streaming cannot be compacted

2015-01-23 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-8966: - Status: Open (was: Patch Available) Delta files created by hive hcatalog streaming cannot be compacted

[jira] [Updated] (HIVE-8966) Delta files created by hive hcatalog streaming cannot be compacted

2015-01-23 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-8966: - Attachment: HIVE-8966.6.patch Final version of the patch. Moved ValidCompactorTxnList per Owen's request

[jira] [Updated] (HIVE-8966) Delta files created by hive hcatalog streaming cannot be compacted

2015-01-23 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-8966: - Status: Patch Available (was: Open) Delta files created by hive hcatalog streaming cannot be compacted

Creating a branch for hbase metastore work

2015-01-22 Thread Alan Gates
I've been working on a prototype of using HBase to store Hive's metadata. Basically I've built a new implementation of RawStore that writes to HBase rather than DataNucleus. I want to see if I can build something that has a much more straightforward schema than DN and that is much faster.

[jira] [Updated] (HIVE-9359) Export of a large table causes OOM in Metastore and Client

2015-01-22 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-9359: - Resolution: Fixed Fix Version/s: 0.15.0 Status: Resolved (was: Patch Available) Patch 2

Re: Created branch 1.0

2015-01-22 Thread Alan Gates
On Mon, Jan 19, 2015 at 9:29 PM, Alan Gates ga...@hortonworks.com wrote: I'd really like to get HIVE-8966 in there, since it breaks streaming ingest. The patch is ready to go, it's just waiting on a review, which Owen has promised to do soon. Alan. Vikram Dixit K

[jira] [Commented] (HIVE-9359) Export of a large table causes OOM in Metastore and Client

2015-01-21 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14286719#comment-14286719 ] Alan Gates commented on HIVE-9359: -- +1. Export of a large table causes OOM in Metastore

[jira] [Updated] (HIVE-9271) Add ability for client to request metastore to fire an event

2015-01-21 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-9271: - Fix Version/s: 0.15.0 Status: Patch Available (was: Open) Add ability for client to request

[jira] [Updated] (HIVE-9271) Add ability for client to request metastore to fire an event

2015-01-21 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-9271: - Attachment: HIVE-9271.patch Add ability for client to request metastore to fire an event

[jira] [Commented] (HIVE-9271) Add ability for client to request metastore to fire an event

2015-01-21 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14286740#comment-14286740 ] Alan Gates commented on HIVE-9271: -- Yes, you could use alter partition touch. However

[jira] [Commented] (HIVE-9404) NPE in org.apache.hadoop.hive.metastore.txn.TxnHandler.determineDatabaseProduct()

2015-01-19 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14283205#comment-14283205 ] Alan Gates commented on HIVE-9404: -- Ok, that's fine. +1 for the patch then. NPE

Re: Hive 0.14.1 release

2015-01-19 Thread Alan Gates
I'd really like to get HIVE-8966 in there, since it breaks streaming ingest. The patch is ready to go, it's just waiting on a review, which Owen has promised to do soon. Alan. Vikram Dixit K mailto:vikram.di...@gmail.com January 19, 2015 at 18:53 Hi All, I am going to be creating the

[jira] [Commented] (HIVE-9404) NPE in org.apache.hadoop.hive.metastore.txn.TxnHandler.determineDatabaseProduct()

2015-01-19 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14283057#comment-14283057 ] Alan Gates commented on HIVE-9404: -- +1, the changes look fine. As a side note, I'm

[jira] [Commented] (HIVE-9359) Export of a large table causes OOM in Metastore and Client

2015-01-19 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14283082#comment-14283082 ] Alan Gates commented on HIVE-9359: -- One question: in EximUtil.createExportDump

[jira] [Commented] (HIVE-9376) Add back some APIs which changed from 0.13 for Spark SQL

2015-01-16 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14280600#comment-14280600 ] Alan Gates commented on HIVE-9376: -- +1 to Ashutosh's suggestion. Spark can shim our

[jira] [Commented] (HIVE-9390) Enhance retry logic wrt DB access in TxnHandler

2015-01-16 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14280875#comment-14280875 ] Alan Gates commented on HIVE-9390: -- +1 Enhance retry logic wrt DB access in TxnHandler

[jira] [Commented] (HIVE-9376) Add back some APIs which changed from 0.13 for Spark SQL

2015-01-14 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14277527#comment-14277527 ] Alan Gates commented on HIVE-9376: -- This seems like we're setting the wrong precedent here

[jira] [Updated] (HIVE-9184) Modify HCatClient to support new notification methods in HiveMetaStoreClient

2015-01-14 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-9184: - Attachment: HIVE-9184.patch Modify HCatClient to support new notification methods in HiveMetaStoreClient

[jira] [Updated] (HIVE-9184) Modify HCatClient to support new notification methods in HiveMetaStoreClient

2015-01-14 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-9184: - Fix Version/s: 0.15.0 Status: Patch Available (was: Open) Modify HCatClient to support new

[jira] [Updated] (HIVE-8966) Delta files created by hive hcatalog streaming cannot be compacted

2015-01-13 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-8966: - Status: Patch Available (was: Open) Delta files created by hive hcatalog streaming cannot be compacted

[jira] [Updated] (HIVE-8966) Delta files created by hive hcatalog streaming cannot be compacted

2015-01-13 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-8966: - Attachment: HIVE-8966.5.patch Yet another version of this patch, this one fixes the issue introduced

[jira] [Updated] (HIVE-8966) Delta files created by hive hcatalog streaming cannot be compacted

2015-01-12 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-8966: - Status: Open (was: Patch Available) [~owen.omalley] pointed out that I need to change the implementation

Re: Propose to put JIRA traffic on separate hive list

2015-01-12 Thread Alan Gates
...@hive.apache.org). But so far it doesn't have any traffic. -- Lefty On Mon, Jan 12, 2015 at 12:30 AM, Lars Francke lars.fran...@gmail.com Alan Gates mailto:ga...@hortonworks.com December 15, 2014 at 14:20 Sorry, I dropped the ball on this. I seemed to get enough +1s and no major objections, so I'll

[jira] [Updated] (HIVE-9321) Notification message size can be arbitrarily long, DbNotificationListener limits to 1024

2015-01-09 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-9321: - Attachment: HIVE-9321.patch This patch moves MESSAGE field from VARCHAR to TEXT/CLOB. Notification

[jira] [Updated] (HIVE-9321) Notification message size can be arbitrarily long, DbNotificationListener limits to 1024

2015-01-09 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-9321: - Fix Version/s: 0.15.0 Affects Version/s: 0.15.0 Status: Patch Available (was: Open

[jira] [Updated] (HIVE-8966) Delta files created by hive hcatalog streaming cannot be compacted

2015-01-09 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-8966: - Attachment: HIVE-8966.4.patch This patch takes a new approach. Rather than changing

[jira] [Updated] (HIVE-8966) Delta files created by hive hcatalog streaming cannot be compacted

2015-01-09 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-8966: - Status: Patch Available (was: Open) Delta files created by hive hcatalog streaming cannot be compacted

[jira] [Commented] (HIVE-8966) Delta files created by hive hcatalog streaming cannot be compacted

2015-01-08 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14270282#comment-14270282 ] Alan Gates commented on HIVE-8966: -- The issue is that since the writer died

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