[jira] [Updated] (HIVE-4924) Support query timeout for jdbc2

2013-08-13 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-4924: Status: Open (was: Patch Available) Support query timeout for jdbc2 ---

[jira] [Updated] (HIVE-4924) Support query timeout for jdbc2

2013-08-13 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-4924: Status: Patch Available (was: Open) The failed test seemed flaky which is described in HIVE-4851.

[jira] [Commented] (HIVE-4123) The RLE encoding for ORC can be improved

2013-08-13 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13737891#comment-13737891 ] Hudson commented on HIVE-4123: -- ABORTED: Integrated in Hive-trunk-hadoop2 #354 (See

[jira] [Commented] (HIVE-4246) Implement predicate pushdown for ORC

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

[jira] [Resolved] (HIVE-1708) make hive history file configurable

2013-08-13 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair resolved HIVE-1708. - Resolution: Duplicate make hive history file configurable

[jira] [Resolved] (HIVE-3779) An empty value to hive.logquery.location can't disable the creation of hive history log files

2013-08-13 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair resolved HIVE-3779. - Resolution: Fixed An empty value to hive.logquery.location can't disable the creation of

[jira] [Commented] (HIVE-5022) Decimal Arithmetic generates NULL value

2013-08-13 Thread Teddy Choi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13737917#comment-13737917 ] Teddy Choi commented on HIVE-5022: -- The result of division has the maximum precision. The

[jira] [Assigned] (HIVE-5022) Decimal Arithmetic generates NULL value

2013-08-13 Thread Teddy Choi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Teddy Choi reassigned HIVE-5022: Assignee: Teddy Choi Decimal Arithmetic generates NULL value

[jira] [Commented] (HIVE-4863) Fix parallel order by on hadoop2

2013-08-13 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13737920#comment-13737920 ] Hudson commented on HIVE-4863: -- FAILURE: Integrated in Hive-trunk-hadoop2 #355 (See

[jira] [Commented] (HIVE-4513) disable hivehistory logs by default

2013-08-13 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13737922#comment-13737922 ] Thejas M Nair commented on HIVE-4513: - [~thiruvel] Thanks for the feedback and pointers

[jira] [Commented] (HIVE-5022) Decimal Arithmetic generates NULL value

2013-08-13 Thread Teddy Choi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13737923#comment-13737923 ] Teddy Choi commented on HIVE-5022: -- I don't know how other database handles this issue. If

[jira] [Commented] (HIVE-5071) Address thread safety issues with HiveHistoryUtil

2013-08-13 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13737926#comment-13737926 ] Thejas M Nair commented on HIVE-5071: - From HIVE-4513 - parseLine() method is not

[jira] [Commented] (HIVE-4851) Fix flaky tests

2013-08-13 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13737927#comment-13737927 ] Navis commented on HIVE-4851: - TestNotificationListener.testAMQListener seemed checking arrived

[jira] [Created] (HIVE-5073) Fix problem with multiple root tasks in tez

2013-08-13 Thread Gunther Hagleitner (JIRA)
Gunther Hagleitner created HIVE-5073: Summary: Fix problem with multiple root tasks in tez Key: HIVE-5073 URL: https://issues.apache.org/jira/browse/HIVE-5073 Project: Hive Issue Type:

[jira] [Updated] (HIVE-5073) Fix problem with multiple root tasks in tez

2013-08-13 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner updated HIVE-5073: - Description: Input splits are always created in the same directory. That won't work. NO

[jira] [Commented] (HIVE-4246) Implement predicate pushdown for ORC

2013-08-13 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13737951#comment-13737951 ] Gunther Hagleitner commented on HIVE-4246: -- [~owen.omalley] looks like you need to

[jira] [Created] (HIVE-5074) Additional information for mini-mr tests

2013-08-13 Thread Navis (JIRA)
Navis created HIVE-5074: --- Summary: Additional information for mini-mr tests Key: HIVE-5074 URL: https://issues.apache.org/jira/browse/HIVE-5074 Project: Hive Issue Type: Test Components:

[jira] [Commented] (HIVE-5022) Decimal Arithmetic generates NULL value

2013-08-13 Thread Teddy Choi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13737956#comment-13737956 ] Teddy Choi commented on HIVE-5022: -- To avoid this problem, I changed HiveDecimal#multiply

[jira] [Updated] (HIVE-5022) Decimal Arithmetic generates NULL value

2013-08-13 Thread Teddy Choi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Teddy Choi updated HIVE-5022: - Attachment: HIVE-5022.1.patch.txt Decimal Arithmetic generates NULL value

[jira] [Commented] (HIVE-4943) An explode function that includes the item's position in the array

2013-08-13 Thread Niko Stahl (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13737968#comment-13737968 ] Niko Stahl commented on HIVE-4943: -- Please review. Thanks! An explode

[jira] [Commented] (HIVE-4513) disable hivehistory logs by default

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

[jira] [Commented] (HIVE-4100) Improve regex_replace UDF to allow non-ascii characters

2013-08-13 Thread Teddy Choi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13737987#comment-13737987 ] Teddy Choi commented on HIVE-4100: -- If we allow \u form, then \UDFBa in

[jira] [Commented] (HIVE-4601) WebHCat, Templeton need to support proxy users

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

[jira] [Commented] (HIVE-5069) Tests on list bucketing are failing again in hadoop2

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

[jira] [Updated] (HIVE-4513) disable hivehistory logs by default

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

[jira] [Commented] (HIVE-5069) Tests on list bucketing are failing again in hadoop2

2013-08-13 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13738117#comment-13738117 ] Ashutosh Chauhan commented on HIVE-5069: [~sershe] Do you want to take a look at

[jira] [Commented] (HIVE-4899) Hive returns non-meanful error message for ill-formed fs.default.name

2013-08-13 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13738118#comment-13738118 ] Hudson commented on HIVE-4899: -- SUCCESS: Integrated in Hive-trunk-h0.21 #2264 (See

[jira] [Updated] (HIVE-5051) StorageBasedAuthorizationProvider masks lower level exception with IllegalStateException

2013-08-13 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-5051: --- Resolution: Fixed Status: Resolved (was: Patch Available) Committed to trunk.

[jira] [Updated] (HIVE-5023) Hive get wrong result when partition has the same path but different schema or authority

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

[jira] [Commented] (HIVE-4690) stats_partscan_1.q makes different result with different hadhoop.mr.rev

2013-08-13 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13738133#comment-13738133 ] Ashutosh Chauhan commented on HIVE-4690: I am really finding it hard to believe

[jira] [Commented] (HIVE-4985) refactor/clean up partition name pruning to be usable inside metastore server

2013-08-13 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13738136#comment-13738136 ] Ashutosh Chauhan commented on HIVE-4985: +1 Looks like HIVE QA didnt kick in. If

[jira] [Commented] (HIVE-3189) cast ( string type as bigint) returning null values

2013-08-13 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13738153#comment-13738153 ] Ashutosh Chauhan commented on HIVE-3189: +1 cast ( string type as

[jira] [Updated] (HIVE-4885) Alternative object serialization for execution plan in hive testing

2013-08-13 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-4885: --- Resolution: Fixed Status: Resolved (was: Patch Available) Committed to trunk.

[jira] [Updated] (HIVE-4003) NullPointerException in ql/src/java/org/apache/hadoop/hive/ql/exec/Utilities.java

2013-08-13 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-4003: --- Status: Patch Available (was: Open) Marking Patch Available to get a test run.

[jira] [Commented] (HIVE-4940) udaf_percentile_approx.q is not deterministic

2013-08-13 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13738176#comment-13738176 ] Phabricator commented on HIVE-4940: --- brock has commented on the revision HIVE-4940 [jira]

[jira] [Updated] (HIVE-2482) Convenience UDFs for binary data type

2013-08-13 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-2482: --- Resolution: Fixed Status: Resolved (was: Patch Available) Committed to trunk.

[jira] [Commented] (HIVE-4985) refactor/clean up partition name pruning to be usable inside metastore server

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

[jira] [Commented] (HIVE-5056) MapJoinProcessor ignores order of values in removing RS

2013-08-13 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13738186#comment-13738186 ] Ashutosh Chauhan commented on HIVE-5056: [~navis] As requested, would you like to

[jira] [Updated] (HIVE-5022) Decimal Arithmetic generates NULL value

2013-08-13 Thread Kevin Soo Hoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Soo Hoo updated HIVE-5022: The answer cannot be anymore precise than the most precise operand. If this were a scientific

[jira] [Commented] (HIVE-5062) Insert + orderby + limit does not need additional RS for limiting rows

2013-08-13 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13738204#comment-13738204 ] Phabricator commented on HIVE-5062: --- ashutoshc has accepted the revision HIVE-5062 [jira]

[jira] [Commented] (HIVE-5061) Row sampling throws NPE when used in sub-query

2013-08-13 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13738206#comment-13738206 ] Phabricator commented on HIVE-5061: --- ashutoshc has accepted the revision HIVE-5061 [jira]

[jira] [Assigned] (HIVE-3077) Insert overwrite table doesn't fail for bucketed tables and breaks bucketing

2013-08-13 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang reassigned HIVE-3077: - Assignee: Xuefu Zhang Insert overwrite table doesn't fail for bucketed tables and breaks

[jira] [Assigned] (HIVE-3819) Creating a table on Hive without Hadoop daemons running returns a misleading error

2013-08-13 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3819?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang reassigned HIVE-3819: - Assignee: Xuefu Zhang Creating a table on Hive without Hadoop daemons running returns a

[jira] [Commented] (HIVE-5063) Fix some non-deterministic or not-updated tests

2013-08-13 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13738224#comment-13738224 ] Phabricator commented on HIVE-5063: --- ashutoshc has accepted the revision HIVE-5063 [jira]

[jira] [Assigned] (HIVE-3751) Handle enclosing characters in delimited fields

2013-08-13 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang reassigned HIVE-3751: - Assignee: Xuefu Zhang Handle enclosing characters in delimited fields

[jira] [Commented] (HIVE-5063) Fix some non-deterministic or not-updated tests

2013-08-13 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13738231#comment-13738231 ] Brock Noland commented on HIVE-5063: Thanks the +1 Ashutosh! I just ran the tests

[jira] [Assigned] (HIVE-3104) Predicate pushdown doesn't work with multi-insert statements using LATERAL VIEW

2013-08-13 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang reassigned HIVE-3104: - Assignee: Xuefu Zhang Predicate pushdown doesn't work with multi-insert statements using

[jira] [Commented] (HIVE-5059) Meaningless warning message from TypeCheckProcFactory

2013-08-13 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13738233#comment-13738233 ] Phabricator commented on HIVE-5059: --- ashutoshc has accepted the revision HIVE-5059 [jira]

[jira] [Updated] (HIVE-5063) Fix some non-deterministic or not-updated tests

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

[jira] [Commented] (HIVE-3107) Improve semantic analyzer to better handle column name references in group by/sort by clauses

2013-08-13 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13738241#comment-13738241 ] Xuefu Zhang commented on HIVE-3107: --- I plan to make this improvement, so assign it to me.

[jira] [Assigned] (HIVE-3107) Improve semantic analyzer to better handle column name references in group by/sort by clauses

2013-08-13 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang reassigned HIVE-3107: - Assignee: Xuefu Zhang Improve semantic analyzer to better handle column name references in

[jira] [Commented] (HIVE-4925) Modify Hive build to enable compiling and running Hive with JDK7

2013-08-13 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13738253#comment-13738253 ] Xuefu Zhang commented on HIVE-4925: --- It's found that compiling and running hive with JDK7

[jira] [Commented] (HIVE-4925) Modify Hive build to enable compiling and running Hive with JDK7

2013-08-13 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13738255#comment-13738255 ] Ashutosh Chauhan commented on HIVE-4925: [~xuefuz] Can you please document what (if

[jira] [Commented] (HIVE-4925) Modify Hive build to enable compiling and running Hive with JDK7

2013-08-13 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13738272#comment-13738272 ] Brock Noland commented on HIVE-4925: Doesn't it require -Djavac.version=1.7 as an ant

[jira] [Commented] (HIVE-3189) cast ( string type as bigint) returning null values

2013-08-13 Thread pandeeswaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13738293#comment-13738293 ] pandeeswaran commented on HIVE-3189: I am unable to reproduce this in 0.8.1.6 — Sent

[jira] [Commented] (HIVE-4690) stats_partscan_1.q makes different result with different hadhoop.mr.rev

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

[jira] [Commented] (HIVE-5025) Column aliases for input argument of GenericUDFs

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

[jira] [Updated] (HIVE-5018) Avoiding object instantiation in loops (issue 6)

2013-08-13 Thread Benjamin Jakobus (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Jakobus updated HIVE-5018: --- Status: Open (was: Patch Available) Avoiding object instantiation in loops (issue 6)

[jira] [Updated] (HIVE-4003) NullPointerException in ql/src/java/org/apache/hadoop/hive/ql/exec/Utilities.java

2013-08-13 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-4003: --- Status: Open (was: Patch Available) NullPointerException in

[jira] [Commented] (HIVE-4003) NullPointerException in ql/src/java/org/apache/hadoop/hive/ql/exec/Utilities.java

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

[jira] [Updated] (HIVE-5018) Avoiding object instantiation in loops (issue 6)

2013-08-13 Thread Benjamin Jakobus (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Jakobus updated HIVE-5018: --- Attachment: (was: HIVE-5018.1.patch.txt) Avoiding object instantiation in loops

[jira] [Commented] (HIVE-4003) NullPointerException in ql/src/java/org/apache/hadoop/hive/ql/exec/Utilities.java

2013-08-13 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13738340#comment-13738340 ] Brock Noland commented on HIVE-4003: Hey [~mgrover] thanks for the patch! Since it

[jira] [Commented] (HIVE-3751) Handle enclosing characters in delimited fields

2013-08-13 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13738348#comment-13738348 ] Xuefu Zhang commented on HIVE-3751: --- I plan to work on this. However, if anyone else

[jira] [Commented] (HIVE-3077) Insert overwrite table doesn't fail for bucketed tables and breaks bucketing

2013-08-13 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13738349#comment-13738349 ] Xuefu Zhang commented on HIVE-3077: --- I plan to work on this(plus a few others). However,

[jira] [Commented] (HIVE-2609) NPE when pruning partitions by thrift method get_partitions_by_filter

2013-08-13 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13738346#comment-13738346 ] Brock Noland commented on HIVE-2609: I tried reproducing this after HIVE-3632 and

[jira] [Commented] (HIVE-4355) HCatalog test TestPigHCatUtil might fail on JDK7

2013-08-13 Thread Jarek Jarcec Cecho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13738356#comment-13738356 ] Jarek Jarcec Cecho commented on HIVE-4355: -- Hi [~ashutoshc], thank you very much

[jira] [Commented] (HIVE-4003) NullPointerException in ql/src/java/org/apache/hadoop/hive/ql/exec/Utilities.java

2013-08-13 Thread Mark Grover (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13738355#comment-13738355 ] Mark Grover commented on HIVE-4003: --- Thanks, Brock, for taking a look. I will rebase

[jira] [Updated] (HIVE-4355) HCatalog test TestPigHCatUtil might fail on JDK7

2013-08-13 Thread Jarek Jarcec Cecho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jarek Jarcec Cecho updated HIVE-4355: - Status: Patch Available (was: Open) Putting back status Patch available as the

[jira] [Updated] (HIVE-4778) hive.server2.authentication CUSTOM not working

2013-08-13 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HIVE-4778: -- Attachment: HIVE-4778.D12207.1.patch azrael requested code review of HIVE-4778 [jira]

[jira] [Commented] (HIVE-4778) hive.server2.authentication CUSTOM not working

2013-08-13 Thread Azrael Park (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13738376#comment-13738376 ] Azrael Park commented on HIVE-4778: --- I rebased wrong, I will update patch.

[jira] [Updated] (HIVE-5018) Avoiding object instantiation in loops (issue 6)

2013-08-13 Thread Benjamin Jakobus (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Jakobus updated HIVE-5018: --- Attachment: HIVE-5018.1.patch.txt Avoiding object instantiation in loops (issue 6)

[jira] [Updated] (HIVE-5018) Avoiding object instantiation in loops (issue 6)

2013-08-13 Thread Benjamin Jakobus (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Jakobus updated HIVE-5018: --- Release Note: Minor performance improvements: I ran arithmetic operations on a small dataset

[jira] [Commented] (HIVE-4355) HCatalog test TestPigHCatUtil might fail on JDK7

2013-08-13 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13738405#comment-13738405 ] Xuefu Zhang commented on HIVE-4355: --- [~jarcec] would you think it's reasonable to unset

[jira] [Commented] (HIVE-4513) disable hivehistory logs by default

2013-08-13 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13738440#comment-13738440 ] Hudson commented on HIVE-4513: -- FAILURE: Integrated in Hive-trunk-h0.21 #2265 (See

[jira] [Commented] (HIVE-5051) StorageBasedAuthorizationProvider masks lower level exception with IllegalStateException

2013-08-13 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13738439#comment-13738439 ] Hudson commented on HIVE-5051: -- FAILURE: Integrated in Hive-trunk-hadoop2 #356 (See

[jira] [Commented] (HIVE-4863) Fix parallel order by on hadoop2

2013-08-13 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13738444#comment-13738444 ] Hudson commented on HIVE-4863: -- FAILURE: Integrated in Hive-trunk-hadoop2-ptest #56 (See

[jira] [Commented] (HIVE-4863) Fix parallel order by on hadoop2

2013-08-13 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13738438#comment-13738438 ] Hudson commented on HIVE-4863: -- FAILURE: Integrated in Hive-trunk-h0.21 #2265 (See

[jira] [Commented] (HIVE-5023) Hive get wrong result when partition has the same path but different schema or authority

2013-08-13 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13738445#comment-13738445 ] Hudson commented on HIVE-5023: -- FAILURE: Integrated in Hive-trunk-hadoop2-ptest #56 (See

[jira] [Commented] (HIVE-4885) Alternative object serialization for execution plan in hive testing

2013-08-13 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13738449#comment-13738449 ] Hudson commented on HIVE-4885: -- FAILURE: Integrated in Hive-trunk-hadoop2-ptest #56 (See

[jira] [Commented] (HIVE-5063) Fix some non-deterministic or not-updated tests

2013-08-13 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13738446#comment-13738446 ] Hudson commented on HIVE-5063: -- FAILURE: Integrated in Hive-trunk-hadoop2-ptest #56 (See

[jira] [Commented] (HIVE-2482) Convenience UDFs for binary data type

2013-08-13 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13738448#comment-13738448 ] Hudson commented on HIVE-2482: -- FAILURE: Integrated in Hive-trunk-hadoop2-ptest #56 (See

[jira] [Commented] (HIVE-4513) disable hivehistory logs by default

2013-08-13 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13738442#comment-13738442 ] Hudson commented on HIVE-4513: -- FAILURE: Integrated in Hive-trunk-hadoop2 #356 (See

[jira] [Commented] (HIVE-4513) disable hivehistory logs by default

2013-08-13 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13738447#comment-13738447 ] Hudson commented on HIVE-4513: -- FAILURE: Integrated in Hive-trunk-hadoop2-ptest #56 (See

[jira] [Commented] (HIVE-5023) Hive get wrong result when partition has the same path but different schema or authority

2013-08-13 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13738441#comment-13738441 ] Hudson commented on HIVE-5023: -- FAILURE: Integrated in Hive-trunk-hadoop2 #356 (See

[jira] [Commented] (HIVE-2482) Convenience UDFs for binary data type

2013-08-13 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13738467#comment-13738467 ] Hudson commented on HIVE-2482: -- FAILURE: Integrated in Hive-trunk-hadoop2 #357 (See

[jira] [Commented] (HIVE-4885) Alternative object serialization for execution plan in hive testing

2013-08-13 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13738468#comment-13738468 ] Hudson commented on HIVE-4885: -- FAILURE: Integrated in Hive-trunk-hadoop2 #357 (See

[jira] [Commented] (HIVE-5063) Fix some non-deterministic or not-updated tests

2013-08-13 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13738466#comment-13738466 ] Hudson commented on HIVE-5063: -- FAILURE: Integrated in Hive-trunk-hadoop2 #357 (See

Proposing a 0.11.1

2013-08-13 Thread Owen O'Malley
All, I'd like to create an 0.11.1 with some fixes in it. I plan to put together a release candidate over the next week. I'm in the process of putting together the list of bugs that I want to include, but I wanted to solicit the jiras that others though would be important for an 0.11.1. Thanks,

Re: Proposing a 0.11.1

2013-08-13 Thread Konstantin Boudnik
Hi. Can I suggest to include HIVE-3772 (performance fix; committed to trunk) HIVE-4583 (OpenJDK7 support; all subtasks seem to be done) Thanks, Cos On Tue, Aug 13, 2013 at 10:02AM, Owen O'Malley wrote: All, I'd like to create an 0.11.1 with some fixes in it. I plan to put together

[jira] [Commented] (HIVE-5068) Some queries fail due to XMLEncoder error on JDK7

2013-08-13 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13738506#comment-13738506 ] Xuefu Zhang commented on HIVE-5068: --- [~brocknoland] Which tests (queries) are generating

[jira] [Updated] (HIVE-5047) Hive client filters partitions incorrectly via pushdown in certain cases involving or

2013-08-13 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-5047: --- Status: Patch Available (was: Open) Hive client filters partitions incorrectly via

[jira] [Commented] (HIVE-5047) Hive client filters partitions incorrectly via pushdown in certain cases involving or

2013-08-13 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13738520#comment-13738520 ] Sergey Shelukhin commented on HIVE-5047: I didn't press submit patch. Pressing

[jira] [Commented] (HIVE-4985) refactor/clean up partition name pruning to be usable inside metastore server

2013-08-13 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13738529#comment-13738529 ] Sergey Shelukhin commented on HIVE-4985: Hive QA just ran. I ran all the tests some

[jira] [Commented] (HIVE-5023) Hive get wrong result when partition has the same path but different schema or authority

2013-08-13 Thread Shuaishuai Nie (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13738537#comment-13738537 ] Shuaishuai Nie commented on HIVE-5023: -- Thanks [~ashutoshc] [~vikram.dixit]

[jira] [Commented] (HIVE-5068) Some queries fail due to XMLEncoder error on JDK7

2013-08-13 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13738543#comment-13738543 ] Brock Noland commented on HIVE-5068: The example I am workign with is auto_join25.q

[jira] [Updated] (HIVE-4985) refactor/clean up partition name pruning to be usable inside metastore server

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

Re: Proposing a 0.11.1

2013-08-13 Thread Mark Grover
+ d...@bigtop.apache.org Hi Owen, I work on Apache Bigtop http://bigtop.apache.org and we were recently discussinghttp://search-hadoop.com/m/A8Jne2SAnHq1/bigtop+0.7+bomsubj=Re+DISCUSS+BOM+for+release+0+7+0+of+Bigtopinclusion of Hive 0.11 in the next release of Bigtop - Bigtop 0.7. However, we

[jira] [Commented] (HIVE-4705) PreExecutePrinter, EnforceReadOnlyTables, PostExecutePrinter should be included in ql

2013-08-13 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13738568#comment-13738568 ] Ashutosh Chauhan commented on HIVE-4705: Was there any specific issue you run into

[jira] [Created] (HIVE-5075) bug in ExprProcFactory.genPruner

2013-08-13 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-5075: -- Summary: bug in ExprProcFactory.genPruner Key: HIVE-5075 URL: https://issues.apache.org/jira/browse/HIVE-5075 Project: Hive Issue Type: Bug

[jira] [Assigned] (HIVE-5075) bug in ExprProcFactory.genPruner

2013-08-13 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin reassigned HIVE-5075: -- Assignee: Sergey Shelukhin bug in ExprProcFactory.genPruner

  1   2   3   >