[jira] [Commented] (HIVE-4825) Separate MapredWork into MapWork and ReduceWork

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

[jira] [Updated] (HIVE-4825) Separate MapredWork into MapWork and ReduceWork

2013-07-27 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner updated HIVE-4825: - Attachment: HIVE-4825.6.patch Unfortunately, I missed updating the golden file for the new

[jira] [Updated] (HIVE-3255) Add DBTokenStore to store Delegation Tokens in DB

2013-07-27 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner updated HIVE-3255: - Attachment: HIVE-3255.6.patch Re-uploading Ashutosh' patch with different name to trigger

[jira] [Commented] (HIVE-4051) Hive's metastore suffers from 1+N queries when querying partitions & is slow

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

[jira] [Commented] (HIVE-3255) Add DBTokenStore to store Delegation Tokens in DB

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

Re: [Discuss] project chop up

2013-07-27 Thread Edward Capriolo
Or feel free to suggest different approach. I am used to managing software as multi-module maven projects. >From a development standpoint if I was working on beeline, it would be nice to only require some of the sub-projects to be open in my IDE to do that. Also managing everything globally is not

[jira] [Commented] (HIVE-4825) Separate MapredWork into MapWork and ReduceWork

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

[jira] [Resolved] (HIVE-5) "set" command is case-sensitive; also lacks "EXTENDED" support, as documented on http://wiki.apache.org/hadoop/Hive/HiveQL

2013-07-27 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Capriolo resolved HIVE-5. Resolution: Invalid I am going to mark this as invalid for now. Set; does work I believe. I do not thi

[jira] [Commented] (HIVE-2905) Desc table can't show non-ascii comments

2013-07-27 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13721641#comment-13721641 ] Edward Capriolo commented on HIVE-2905: --- +1 > Desc table can't show

[jira] [Assigned] (HIVE-2905) Desc table can't show non-ascii comments

2013-07-27 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Capriolo reassigned HIVE-2905: - Assignee: Navis > Desc table can't show non-ascii comments > -

[jira] [Updated] (HIVE-2905) Desc table can't show non-ascii comments

2013-07-27 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Capriolo updated HIVE-2905: -- Resolution: Fixed Fix Version/s: 0.12.0 Status: Resolved (was: Patch Available

[jira] [Commented] (HIVE-4586) [HCatalog] WebHCat should return 404 error for undefined resource

2013-07-27 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13721650#comment-13721650 ] Alan Gates commented on HIVE-4586: -- When I run the unit tests on this I see Test org.apac

[jira] [Updated] (HIVE-4551) HCatLoader smallint/tinyint promotions to Int have issues with ORC integration

2013-07-27 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-4551: - Resolution: Fixed Status: Resolved (was: Patch Available) Patch checked in. > HC

[jira] [Commented] (HIVE-2906) Support providing some table properties by user via SQL

2013-07-27 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13721656#comment-13721656 ] Edward Capriolo commented on HIVE-2906: --- +1. I think this is a very clean way to hand

Re: [Discuss] project chop up

2013-07-27 Thread Brock Noland
I am open to any approach to making the build and project more modular. Maven is no silver bullet but it does have some big positives. Most importantly I have been a little distressed with Ivy when changing library versions as it caused hundreds of tests to fail for no good reason in HIVE-3632. I

[jira] [Commented] (HIVE-4947) Add myself to committer list

2013-07-27 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13721685#comment-13721685 ] Edward Capriolo commented on HIVE-4947: --- +1. Can you please set my company to 'm6d' w

[jira] [Commented] (HIVE-4931) MAX/MIN aggregates yield incorrect results

2013-07-27 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13721686#comment-13721686 ] Edward Capriolo commented on HIVE-4931: --- Why no tests? > MAX/MIN ag

[jira] [Comment Edited] (HIVE-4931) MAX/MIN aggregates yield incorrect results

2013-07-27 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13721686#comment-13721686 ] Edward Capriolo edited comment on HIVE-4931 at 7/27/13 5:08 PM: -

[jira] [Commented] (HIVE-4931) MAX/MIN aggregates yield incorrect results

2013-07-27 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13721688#comment-13721688 ] Edward Capriolo commented on HIVE-4931: --- {code} -@Override +@Override {code} And

[jira] [Reopened] (HIVE-4931) MAX/MIN aggregates yield incorrect results

2013-07-27 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Capriolo reopened HIVE-4931: --- > MAX/MIN aggregates yield incorrect results > -- > >

[jira] [Resolved] (HIVE-4936) PTest increase performance by parallelizing rsync

2013-07-27 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland resolved HIVE-4936. Resolution: Duplicate > PTest increase performance by parallelizing rsync >

[jira] [Updated] (HIVE-4920) PTest2 handle Spot Price increases gracefully and improve rsync paralllelsim

2013-07-27 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-4920: --- Description: We should handle spot price increases more gracefully and parallelize rsync to slaves be

[jira] [Updated] (HIVE-4920) PTest2 handle Spot Price increases gracefully and improve rsync paralllelsim

2013-07-27 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-4920: --- Description: We should handle spot price increases more gracefully and parallelize rsync to slaves bet

[jira] [Commented] (HIVE-4920) PTest2 handle Spot Price increases gracefully and improve rsync paralllelsim

2013-07-27 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13721694#comment-13721694 ] Brock Noland commented on HIVE-4920: Also this change allows us to go much wider (16 sl

[jira] [Updated] (HIVE-4920) PTest2 handle Spot Price increases gracefully and improve rsync paralllelsim

2013-07-27 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-4920: --- Status: Patch Available (was: Open) > PTest2 handle Spot Price increases gracefully and improve r

[jira] [Updated] (HIVE-4920) PTest2 handle Spot Price increases gracefully and improve rsync paralllelsim

2013-07-27 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-4920: --- Attachment: HIVE-4920.patch Alright last non-critical fix to PTest2 :) I have tested this code a numb

[jira] [Commented] (HIVE-4051) Hive's metastore suffers from 1+N queries when querying partitions & is slow

2013-07-27 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13721696#comment-13721696 ] Phabricator commented on HIVE-4051: --- brock has commented on the revision "HIVE-4051 [jira

[jira] [Resolved] (HIVE-4338) Create Table fails after upgrade from 0.9 to 0.10

2013-07-27 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland resolved HIVE-4338. Resolution: Not A Problem Agreed with Harsh J, it looks like the upgrade script was not run. Closing

[jira] [Commented] (HIVE-4941) PTest2 Investigate Ignores

2013-07-27 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13721697#comment-13721697 ] Brock Noland commented on HIVE-4941: TestJdbcDriver2 ran just fine, I have enabled it.

[jira] [Updated] (HIVE-4947) Add myself to committer list

2013-07-27 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner updated HIVE-4947: - Attachment: HIVE-4947.2.patch Sure. Added m6d as your organization. > Add

[jira] [Commented] (HIVE-4947) Add myself to committer list

2013-07-27 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13721700#comment-13721700 ] Gunther Hagleitner commented on HIVE-4947: -- [~brocknoland] I've added you too, sin

[jira] [Commented] (HIVE-4947) Add myself to committer list

2013-07-27 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13721705#comment-13721705 ] Brock Noland commented on HIVE-4947: Thank you very much!! Looks good :)

Re: [Discuss] project chop up

2013-07-27 Thread Mohammad Islam
Yes hive build and test cases got convoluted as the project scope gradually  increased. This is the time to take action! Based on my other Apache experiences, I prefer the option #3 "Breakup the projects within our own source tree". Make multiple modules or sub-projects. By default, only key m

[jira] [Updated] (HIVE-3325) serde-reported partition cols should not be persisted in metastore

2013-07-27 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Capriolo updated HIVE-3325: -- Resolution: Fixed Status: Resolved (was: Patch Available) This was committed on --

[jira] [Commented] (HIVE-4920) PTest2 handle Spot Price increases gracefully and improve rsync paralllelsim

2013-07-27 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13721732#comment-13721732 ] Edward Capriolo commented on HIVE-4920: --- +1. I will review a bit more and commit in 2

[jira] [Assigned] (HIVE-4299) exported metadata by HIVE-3068 cannot be imported because of wrong file name

2013-07-27 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Capriolo reassigned HIVE-4299: - Assignee: Edward Capriolo (was: Sho Shimauchi) > exported metadata by HIVE-3068 canno

[jira] [Updated] (HIVE-4299) exported metadata by HIVE-3068 cannot be imported because of wrong file name

2013-07-27 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Capriolo updated HIVE-4299: -- Attachment: HIVE-4299.4.patch.txt Changed name to . from _. Also date format is not thread safe,

hive windowing should not have been committed in it's current state

2013-07-27 Thread Edward Capriolo
I was looking through the function registery today and I noticed this: UDAFS_IMPLY_ORDER.add("rank"); UDAFS_IMPLY_ORDER.add("dense_rank"); UDAFS_IMPLY_ORDER.add("percent_rank"); UDAFS_IMPLY_ORDER.add("cume_dist"); UDAFS_IMPLY_ORDER.add(LEAD_FUNC_NAME); UDAFS_IMPLY_ORDER.add

[jira] [Commented] (HIVE-4586) [HCatalog] WebHCat should return 404 error for undefined resource

2013-07-27 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13721754#comment-13721754 ] Eugene Koifman commented on HIVE-4586: -- That test suite was added after Daniel made th

[jira] [Resolved] (HIVE-4055) add Date data type

2013-07-27 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan resolved HIVE-4055. Resolution: Fixed Fix Version/s: 0.12.0 Committed to trunk. Thanks, Sun for initial w

[jira] [Commented] (HIVE-4299) exported metadata by HIVE-3068 cannot be imported because of wrong file name

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

[jira] [Commented] (HIVE-4941) PTest2 Investigate Ignores

2013-07-27 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13721772#comment-13721772 ] Ashutosh Chauhan commented on HIVE-4941: In recent runs, I noticed Hive QA runs aro

[jira] [Commented] (HIVE-4941) PTest2 Investigate Ignores

2013-07-27 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13721775#comment-13721775 ] Brock Noland commented on HIVE-4941: Will do > PTest2 Investigate Igno

[jira] [Commented] (HIVE-4299) exported metadata by HIVE-3068 cannot be imported because of wrong file name

2013-07-27 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13721774#comment-13721774 ] Brock Noland commented on HIVE-4299: At least one failure is: {noformat} [junit] j

[jira] [Updated] (HIVE-4929) the type of all numeric constants is changed to double in the plan

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

[jira] [Commented] (HIVE-4825) Separate MapredWork into MapWork and ReduceWork

2013-07-27 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13721779#comment-13721779 ] Ashutosh Chauhan commented on HIVE-4825: +1 > Separate MapredWork

[jira] [Commented] (HIVE-4520) java.lang.NegativeArraySizeException when query on hive-0.11.0, hbase-0.94.6.1

2013-07-27 Thread Swarnim Kulkarni (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13721783#comment-13721783 ] Swarnim Kulkarni commented on HIVE-4520: [~mayanhui] This bug seems to be a duplica

[jira] [Resolved] (HIVE-4947) Add myself to committer list

2013-07-27 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner resolved HIVE-4947. -- Resolution: Fixed > Add myself to committer list > > >

[jira] [Commented] (HIVE-4947) Add myself to committer list

2013-07-27 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13721785#comment-13721785 ] Gunther Hagleitner commented on HIVE-4947: -- Committed to hive-site. Thanks!

[jira] [Commented] (HIVE-4299) exported metadata by HIVE-3068 cannot be imported because of wrong file name

2013-07-27 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13721787#comment-13721787 ] Edward Capriolo commented on HIVE-4299: --- Lets try again with the _ then.

[jira] [Updated] (HIVE-4299) exported metadata by HIVE-3068 cannot be imported because of wrong file name

2013-07-27 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Capriolo updated HIVE-4299: -- Attachment: HIVE-4299.5.patch.txt > exported metadata by HIVE-3068 cannot be imported becaus

[jira] [Commented] (HIVE-4299) exported metadata by HIVE-3068 cannot be imported because of wrong file name

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

[jira] [Updated] (HIVE-4879) Window functions that imply order can only be registered at compile time

2013-07-27 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Capriolo updated HIVE-4879: -- Description: Adding an annotation for impliesOrder (was: It seems like the windowing (PTF) comm

[jira] [Updated] (HIVE-4879) Window functions that imply order can only be registered at compile time

2013-07-27 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Capriolo updated HIVE-4879: -- Attachment: HIVE-4879.1.patch.txt > Window functions that imply order can only be registered

[jira] [Updated] (HIVE-4879) Window functions that imply order can only be registered at compile time

2013-07-27 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Capriolo updated HIVE-4879: -- Fix Version/s: 0.12.0 Affects Version/s: 0.11.0 Status: Patch Available (

[jira] [Commented] (HIVE-4299) exported metadata by HIVE-3068 cannot be imported because of wrong file name

2013-07-27 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13721816#comment-13721816 ] Brock Noland commented on HIVE-4299: The tests failed with {noformat} DATE and DATETIME

[jira] [Commented] (HIVE-3926) PPD on virtual column of partitioned table is not working

2013-07-27 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13721815#comment-13721815 ] Gunther Hagleitner commented on HIVE-3926: -- [~navis] sorry patch doesn't apply cle

[jira] [Commented] (HIVE-4055) add Date data type

2013-07-27 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13721817#comment-13721817 ] Brock Noland commented on HIVE-4055: We appear to be seeing the following failures on t

[jira] [Updated] (HIVE-3255) Add DBTokenStore to store Delegation Tokens in DB

2013-07-27 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner updated HIVE-3255: - Resolution: Fixed Fix Version/s: 0.12.0 Status: Resolved (was: Patch Ava

[jira] [Commented] (HIVE-3255) Add DBTokenStore to store Delegation Tokens in DB

2013-07-27 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13721819#comment-13721819 ] Gunther Hagleitner commented on HIVE-3255: -- Committed to trunk. Thanks Ashutosh an

[jira] [Commented] (HIVE-3926) PPD on virtual column of partitioned table is not working

2013-07-27 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13721822#comment-13721822 ] Gunther Hagleitner commented on HIVE-3926: -- Correction - I meant HIVE-4878.

[jira] [Updated] (HIVE-3926) PPD on virtual column of partitioned table is not working

2013-07-27 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner updated HIVE-3926: - Attachment: HIVE-3926.6.patch > PPD on virtual column of partitioned table is not work

[jira] [Commented] (HIVE-3926) PPD on virtual column of partitioned table is not working

2013-07-27 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13721825#comment-13721825 ] Gunther Hagleitner commented on HIVE-3926: -- [~navis] I've taken the liberty to reb

[jira] [Commented] (HIVE-4055) add Date data type

2013-07-27 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13721829#comment-13721829 ] Brock Noland commented on HIVE-4055: Something quite strange is going on with the TestJ

[jira] [Commented] (HIVE-4299) exported metadata by HIVE-3068 cannot be imported because of wrong file name

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

[jira] [Commented] (HIVE-4879) Window functions that imply order can only be registered at compile time

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

[jira] [Commented] (HIVE-4055) add Date data type

2013-07-27 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13721838#comment-13721838 ] Brock Noland commented on HIVE-4055: It looks to me like ivy is/was not publishing to t

[jira] [Commented] (HIVE-3926) PPD on virtual column of partitioned table is not working

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

[jira] [Commented] (HIVE-4520) java.lang.NegativeArraySizeException when query on hive-0.11.0, hbase-0.94.6.1

2013-07-27 Thread Bryan Peterson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13721865#comment-13721865 ] Bryan Peterson commented on HIVE-4520: -- Seems so. The only difference is version numbe

[jira] [Updated] (HIVE-4879) Window functions that imply order can only be registered at compile time

2013-07-27 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Capriolo updated HIVE-4879: -- Attachment: HIVE-4879.2.patch.txt One more try > Window functions that imply or

[jira] [Commented] (HIVE-3561) Build a full SQL-compliant parser for Hive

2013-07-27 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13721883#comment-13721883 ] Edward Capriolo commented on HIVE-3561: --- I think supporting two query languages is nu

[jira] [Comment Edited] (HIVE-3561) Build a full SQL-compliant parser for Hive

2013-07-27 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13721883#comment-13721883 ] Edward Capriolo edited comment on HIVE-3561 at 7/28/13 5:58 AM: -