[jira] [Commented] (HIVE-6689) Provide an option to not display partition columns separately in describe table output

2014-03-18 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13938925#comment-13938925 ] Jason Dere commented on HIVE-6689: -- +1 Provide an option to not display partition

[jira] [Commented] (HIVE-6364) HiveServer2 - Request serving thread should get class loader from existing SessionState

2014-03-18 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13939592#comment-13939592 ] Jason Dere commented on HIVE-6364: -- Hi Jaideep, when I tried debugging hiveserver2 due

[jira] [Commented] (HIVE-6658) Modify Alter_numbuckets* test to reflect hadoop2 changes

2014-03-19 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13940253#comment-13940253 ] Jason Dere commented on HIVE-6658: -- +1 Modify Alter_numbuckets* test to reflect hadoop2

[jira] [Assigned] (HIVE-6672) JARs loaded by permanent functions don't work properly with HiveServer2

2014-03-19 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere reassigned HIVE-6672: Assignee: Jason Dere JARs loaded by permanent functions don't work properly with HiveServer2

[jira] [Updated] (HIVE-6672) JARs loaded by permanent functions don't work properly with HiveServer2

2014-03-19 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-6672: - Status: Patch Available (was: Open) JARs loaded by permanent functions don't work properly

[jira] [Updated] (HIVE-6672) JARs loaded by permanent functions don't work properly with HiveServer2

2014-03-19 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-6672: - Attachment: HIVE-6672.1.patch Patch v1 which addresses this issue. When lookup up the FunctionInfo

[jira] [Commented] (HIVE-6672) JARs loaded by permanent functions don't work properly with HiveServer2

2014-03-19 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13941225#comment-13941225 ] Jason Dere commented on HIVE-6672: -- RB at https://reviews.apache.org/r/19435/ JARs

[jira] [Commented] (HIVE-6672) JARs loaded by permanent functions don't work properly with HiveServer2

2014-03-19 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13941230#comment-13941230 ] Jason Dere commented on HIVE-6672: -- [~rhbutani] Is this a bug that would be able to get

[jira] [Created] (HIVE-6704) date_add()/date_sub()/datediff() fail with NPE with null input

2014-03-19 Thread Jason Dere (JIRA)
Jason Dere created HIVE-6704: Summary: date_add()/date_sub()/datediff() fail with NPE with null input Key: HIVE-6704 URL: https://issues.apache.org/jira/browse/HIVE-6704 Project: Hive Issue

[jira] [Updated] (HIVE-6704) date_add()/date_sub()/datediff() fail with NPE with null input

2014-03-19 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-6704: - Attachment: HIVE-6704.1.patch date_add()/date_sub()/datediff() fail with NPE with null input

[jira] [Updated] (HIVE-6704) date_add()/date_sub()/datediff() fail with NPE with null input

2014-03-19 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-6704: - Status: Patch Available (was: Open) date_add()/date_sub()/datediff() fail with NPE with null input

[jira] [Commented] (HIVE-6704) date_add()/date_sub()/datediff() fail with NPE with null input

2014-03-19 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13941333#comment-13941333 ] Jason Dere commented on HIVE-6704: -- RB at https://reviews.apache.org/r/19447/ Also

[jira] [Commented] (HIVE-6704) date_add()/date_sub()/datediff() fail with NPE with null input

2014-03-19 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13941338#comment-13941338 ] Jason Dere commented on HIVE-6704: -- Committed directly to Baikal: commit

[jira] [Created] (HIVE-6744) Permanent UDF lookup fails when current DB has uppercase letters

2014-03-25 Thread Jason Dere (JIRA)
Jason Dere created HIVE-6744: Summary: Permanent UDF lookup fails when current DB has uppercase letters Key: HIVE-6744 URL: https://issues.apache.org/jira/browse/HIVE-6744 Project: Hive Issue

[jira] [Updated] (HIVE-6744) Permanent UDF lookup fails when current DB has uppercase letters

2014-03-25 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-6744: - Attachment: HIVE-6744.1.patch Attaching patch v1. Also including test case for this issue and HIVE-6672

[jira] [Updated] (HIVE-6744) Permanent UDF lookup fails when current DB has uppercase letters

2014-03-25 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-6744: - Status: Patch Available (was: Open) Permanent UDF lookup fails when current DB has uppercase letters

[jira] [Updated] (HIVE-6744) Permanent UDF lookup fails when current DB has uppercase letters

2014-03-25 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-6744: - Attachment: HIVE-6744.1.patch Permanent UDF lookup fails when current DB has uppercase letters

[jira] [Commented] (HIVE-6744) Permanent UDF lookup fails when current DB has uppercase letters

2014-03-25 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13947320#comment-13947320 ] Jason Dere commented on HIVE-6744: -- I think these 2 failures are flaky tests - I've seen

[jira] [Commented] (HIVE-6670) ClassNotFound with Serde

2014-03-26 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13948677#comment-13948677 ] Jason Dere commented on HIVE-6670: -- +1 ClassNotFound with Serde

[jira] [Created] (HIVE-6769) HCatStorer can initialize SerDe with less columns than table definition if PigSchema has less columns

2014-03-27 Thread Jason Dere (JIRA)
Jason Dere created HIVE-6769: Summary: HCatStorer can initialize SerDe with less columns than table definition if PigSchema has less columns Key: HIVE-6769 URL: https://issues.apache.org/jira/browse/HIVE-6769

[jira] [Created] (HIVE-6774) Not a valid JAR errors from TestExecDriver

2014-03-28 Thread Jason Dere (JIRA)
Jason Dere created HIVE-6774: Summary: Not a valid JAR errors from TestExecDriver Key: HIVE-6774 URL: https://issues.apache.org/jira/browse/HIVE-6774 Project: Hive Issue Type: Bug

[jira] [Commented] (HIVE-6774) Not a valid JAR errors from TestExecDriver

2014-03-28 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13951324#comment-13951324 ] Jason Dere commented on HIVE-6774: -- Looks like the test is relying on the hive-exec JAR

[jira] [Updated] (HIVE-6744) Permanent UDF lookup fails when current DB has uppercase letters

2014-03-28 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-6744: - Attachment: HIVE-6744.2.patch Rebasing patch with trunk (looks like MiniHS2.java has moved), and removing

[jira] [Updated] (HIVE-6744) Permanent UDF lookup fails when current DB has uppercase letters

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

[jira] [Commented] (HIVE-5825) Case statement type checking too restrictive for parameterized types

2014-03-29 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13951801#comment-13951801 ] Jason Dere commented on HIVE-5825: -- Hi [~dougsedlak], yes that query looks like

[jira] [Resolved] (HIVE-6047) Permanent UDFs in Hive

2014-03-29 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere resolved HIVE-6047. -- Resolution: Fixed Fix Version/s: 0.13.0 Yeah this should be closed, thanks for the reminder

[jira] [Commented] (HIVE-6779) Hive cli may get into inconsistent state when Ctrl-C is hit on hadoop2

2014-03-31 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13955695#comment-13955695 ] Jason Dere commented on HIVE-6779: -- +1 Hive cli may get into inconsistent state when

[jira] [Commented] (HIVE-6802) Fix metastore.thrift: add partition_columns.types constant

2014-03-31 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13955961#comment-13955961 ] Jason Dere commented on HIVE-6802: -- +1 Fix metastore.thrift: add partition_columns.types

[jira] [Created] (HIVE-6811) LOAD command does not work with relative paths on Windows

2014-04-02 Thread Jason Dere (JIRA)
Jason Dere created HIVE-6811: Summary: LOAD command does not work with relative paths on Windows Key: HIVE-6811 URL: https://issues.apache.org/jira/browse/HIVE-6811 Project: Hive Issue Type: Bug

[jira] [Commented] (HIVE-6811) LOAD command does not work with relative paths on Windows

2014-04-02 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13957394#comment-13957394 ] Jason Dere commented on HIVE-6811: -- Looks like LoadSemanticAnalyzer changes in HIVE-6048

[jira] [Updated] (HIVE-6811) LOAD command does not work with relative paths on Windows

2014-04-02 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-6811: - Status: Patch Available (was: Open) LOAD command does not work with relative paths on Windows

[jira] [Updated] (HIVE-6811) LOAD command does not work with relative paths on Windows

2014-04-02 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-6811: - Attachment: HIVE-6811.1.patch Patch to use toUri() again when generating the path string. [~xuefuz] does

[jira] [Commented] (HIVE-6811) LOAD command does not work with relative paths on Windows

2014-04-02 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13957993#comment-13957993 ] Jason Dere commented on HIVE-6811: -- Thanks for the input Xuefu. Actually it looks like

[jira] [Created] (HIVE-6817) Some hadoop2-only tests need diffs to be updated

2014-04-02 Thread Jason Dere (JIRA)
Jason Dere created HIVE-6817: Summary: Some hadoop2-only tests need diffs to be updated Key: HIVE-6817 URL: https://issues.apache.org/jira/browse/HIVE-6817 Project: Hive Issue Type: Bug

[jira] [Updated] (HIVE-6817) Some hadoop2-only tests need diffs to be updated

2014-04-02 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-6817: - Attachment: HIVE-6817.1.patch Some hadoop2-only tests need diffs to be updated

[jira] [Updated] (HIVE-6817) Some hadoop2-only tests need diffs to be updated

2014-04-02 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-6817: - Status: Patch Available (was: Open) Some hadoop2-only tests need diffs to be updated

[jira] [Created] (HIVE-6821) Fix some non-deterministic tests

2014-04-02 Thread Jason Dere (JIRA)
Jason Dere created HIVE-6821: Summary: Fix some non-deterministic tests Key: HIVE-6821 URL: https://issues.apache.org/jira/browse/HIVE-6821 Project: Hive Issue Type: Bug Components

[jira] [Updated] (HIVE-6821) Fix some non-deterministic tests

2014-04-02 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6821?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-6821: - Attachment: HIVE-6821.1.patch Attaching patch. Also updating compile_processor.q to drop the temp

[jira] [Updated] (HIVE-6821) Fix some non-deterministic tests

2014-04-02 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6821?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-6821: - Status: Patch Available (was: Open) Fix some non-deterministic tests

[jira] [Created] (HIVE-6822) TestAvroSerdeUtils fails with -Phadoop-2

2014-04-02 Thread Jason Dere (JIRA)
Jason Dere created HIVE-6822: Summary: TestAvroSerdeUtils fails with -Phadoop-2 Key: HIVE-6822 URL: https://issues.apache.org/jira/browse/HIVE-6822 Project: Hive Issue Type: Bug

[jira] [Updated] (HIVE-6822) TestAvroSerdeUtils fails with -Phadoop-2

2014-04-02 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-6822: - Attachment: HIVE-6822.1.patch Attaching patch, add test dependency on jersey-servlet

[jira] [Updated] (HIVE-6822) TestAvroSerdeUtils fails with -Phadoop-2

2014-04-02 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-6822: - Status: Patch Available (was: Open) TestAvroSerdeUtils fails with -Phadoop-2

[jira] [Updated] (HIVE-5176) Wincompat : Changes for allowing various path compatibilities with Windows

2014-04-02 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-5176: - Attachment: HIVE-5176.4.patch Patch v4 - incorporate review feedback Wincompat : Changes for allowing

[jira] [Updated] (HIVE-6821) Fix some non-deterministic tests

2014-04-04 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6821?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-6821: - Status: Open (was: Patch Available) Looks like I missed a couple of .q.out files in patch

[jira] [Commented] (HIVE-6817) Some hadoop2-only tests need diffs to be updated

2014-04-04 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13960303#comment-13960303 ] Jason Dere commented on HIVE-6817: -- Looks like the diff for combine2.q has changed due

[jira] [Updated] (HIVE-6817) Some hadoop2-only tests need diffs to be updated

2014-04-04 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-6817: - Attachment: HIVE-6817.2.patch patch v2 Some hadoop2-only tests need diffs to be updated

[jira] [Commented] (HIVE-6817) Some hadoop2-only tests need diffs to be updated

2014-04-04 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13960309#comment-13960309 ] Jason Dere commented on HIVE-6817: -- [~ashutoshc], does this still look ok? Some hadoop2

[jira] [Updated] (HIVE-6821) Fix some non-deterministic tests

2014-04-04 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6821?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-6821: - Attachment: HIVE-6821.2.patch patch v2 - generate diff using git diff -a to include the missing .q.out

[jira] [Updated] (HIVE-6821) Fix some non-deterministic tests

2014-04-04 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6821?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-6821: - Status: Patch Available (was: Open) Fix some non-deterministic tests

[jira] [Created] (HIVE-6845) TestJdbcDriver.testShowRoleGrant can fail if TestJdbcDriver/TestJdbcDriver2 run together

2014-04-04 Thread Jason Dere (JIRA)
Jason Dere created HIVE-6845: Summary: TestJdbcDriver.testShowRoleGrant can fail if TestJdbcDriver/TestJdbcDriver2 run together Key: HIVE-6845 URL: https://issues.apache.org/jira/browse/HIVE-6845 Project

[jira] [Updated] (HIVE-6845) TestJdbcDriver.testShowRoleGrant can fail if TestJdbcDriver/TestJdbcDriver2 run together

2014-04-04 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-6845: - Status: Patch Available (was: Open) TestJdbcDriver.testShowRoleGrant can fail if TestJdbcDriver

[jira] [Updated] (HIVE-6845) TestJdbcDriver.testShowRoleGrant can fail if TestJdbcDriver/TestJdbcDriver2 run together

2014-04-04 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-6845: - Attachment: HIVE-6845.1.patch Patch to drop the role at the start of testShowRoleGrant(), before creating

[jira] [Updated] (HIVE-6817) Some hadoop2-only tests need diffs to be updated

2014-04-04 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-6817: - Resolution: Fixed Status: Resolved (was: Patch Available) Committed to Hive trunk. Some

[jira] [Updated] (HIVE-6817) Some hadoop2-only tests need diffs to be updated

2014-04-04 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-6817: - Fix Version/s: 0.14.0 Some hadoop2-only tests need diffs to be updated

[jira] [Commented] (HIVE-5176) Wincompat : Changes for allowing various path compatibilities with Windows

2014-04-04 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13960810#comment-13960810 ] Jason Dere commented on HIVE-5176

[jira] [Updated] (HIVE-5176) Wincompat : Changes for allowing various path compatibilities with Windows

2014-04-04 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-5176: - Resolution: Fixed Fix Version/s: 0.14.0 Status: Resolved (was: Patch Available

[jira] [Commented] (HIVE-6811) LOAD command does not work with relative paths on Windows

2014-04-04 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13960828#comment-13960828 ] Jason Dere commented on HIVE-6811

[jira] [Updated] (HIVE-6811) LOAD command does not work with relative paths on Windows

2014-04-04 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-6811: - Resolution: Fixed Fix Version/s: 0.14.0 Status: Resolved (was: Patch Available

[jira] [Commented] (HIVE-6849) Golden files update for hadoop-2

2014-04-05 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13961160#comment-13961160 ] Jason Dere commented on HIVE-6849: -- list_bucket_dml_2.q looks like it has some result rows

[jira] [Commented] (HIVE-6849) Golden files update for hadoop-2

2014-04-05 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13961168#comment-13961168 ] Jason Dere commented on HIVE-6849: -- Since I was trying to fix some non-deterministic

[jira] [Updated] (HIVE-6821) Fix some non-deterministic tests

2014-04-06 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6821?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-6821: - Attachment: HIVE-6821.3.patch patch v3 - rebase patch with trunk, also include list_bucket_dml_2.q

[jira] [Created] (HIVE-6861) more hadoop2 only golden files to fix

2014-04-07 Thread Jason Dere (JIRA)
Jason Dere created HIVE-6861: Summary: more hadoop2 only golden files to fix Key: HIVE-6861 URL: https://issues.apache.org/jira/browse/HIVE-6861 Project: Hive Issue Type: Bug

[jira] [Updated] (HIVE-6861) more hadoop2 only golden files to fix

2014-04-07 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-6861: - Status: Patch Available (was: Open) more hadoop2 only golden files to fix

[jira] [Updated] (HIVE-6861) more hadoop2 only golden files to fix

2014-04-07 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-6861: - Attachment: HIVE-6861.1.patch patch v1. more hadoop2 only golden files to fix

[jira] [Commented] (HIVE-6858) Unit tests decimal_udf.q, vectorization_div0.q fail with jdk-7.

2014-04-08 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13962753#comment-13962753 ] Jason Dere commented on HIVE-6858: -- Would you be able to fix groupby3_map_skew.q as well

[jira] [Commented] (HIVE-6858) Unit tests decimal_udf.q, vectorization_div0.q fail with jdk-7.

2014-04-08 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13963470#comment-13963470 ] Jason Dere commented on HIVE-6858: -- Thanks for tracking this one down. +1 Unit tests

[jira] [Created] (HIVE-6870) Fix maven.repo.local setting in Hive build

2014-04-08 Thread Jason Dere (JIRA)
Jason Dere created HIVE-6870: Summary: Fix maven.repo.local setting in Hive build Key: HIVE-6870 URL: https://issues.apache.org/jira/browse/HIVE-6870 Project: Hive Issue Type: Bug

[jira] [Updated] (HIVE-6870) Fix maven.repo.local setting in Hive build

2014-04-08 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-6870: - Status: Patch Available (was: Open) Fix maven.repo.local setting in Hive build

[jira] [Updated] (HIVE-6870) Fix maven.repo.local setting in Hive build

2014-04-08 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-6870: - Attachment: HIVE-6870.1.patch Use ${settings.localRepository} for the maven.repo.local property. Fix

[jira] [Updated] (HIVE-6871) Build fixes to allow Windows to run TestCliDriver

2014-04-09 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-6871: - Status: Patch Available (was: Open) Build fixes to allow Windows to run TestCliDriver

[jira] [Updated] (HIVE-6871) Build fixes to allow Windows to run TestCliDriver

2014-04-09 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-6871: - Attachment: HIVE-6871.1.patch Few fixes for Windows: - Remove/change some test properties which have

[jira] [Updated] (HIVE-6861) more hadoop2 only golden files to fix

2014-04-09 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-6861: - Attachment: HIVE-6861.2.patch I seem to be getting different ordering of results for union_remove_18.q

[jira] [Created] (HIVE-6877) TestOrcRawRecordMerger is deleting test.tmp.dir

2014-04-09 Thread Jason Dere (JIRA)
Jason Dere created HIVE-6877: Summary: TestOrcRawRecordMerger is deleting test.tmp.dir Key: HIVE-6877 URL: https://issues.apache.org/jira/browse/HIVE-6877 Project: Hive Issue Type: Bug

[jira] [Updated] (HIVE-6877) TestOrcRawRecordMerger is deleting test.tmp.dir

2014-04-09 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-6877: - Attachment: HIVE-6877.1.patch Path for output directories were not being generated properly, attaching

[jira] [Updated] (HIVE-6877) TestOrcRawRecordMerger is deleting test.tmp.dir

2014-04-09 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-6877: - Status: Patch Available (was: Open) TestOrcRawRecordMerger is deleting test.tmp.dir

[jira] [Created] (HIVE-6880) TestHWISessionManager fails with -Phadoop-2

2014-04-09 Thread Jason Dere (JIRA)
Jason Dere created HIVE-6880: Summary: TestHWISessionManager fails with -Phadoop-2 Key: HIVE-6880 URL: https://issues.apache.org/jira/browse/HIVE-6880 Project: Hive Issue Type: Bug

[jira] [Updated] (HIVE-6880) TestHWISessionManager fails with -Phadoop-2

2014-04-09 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-6880: - Status: Patch Available (was: Open) TestHWISessionManager fails with -Phadoop-2

[jira] [Updated] (HIVE-6880) TestHWISessionManager fails with -Phadoop-2

2014-04-09 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-6880: - Attachment: HIVE-6880.1.patch TestHWISessionManager fails with -Phadoop-2

[jira] [Commented] (HIVE-6876) Logging information should include thread id

2014-04-09 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13964949#comment-13964949 ] Jason Dere commented on HIVE-6876: -- LGTM +1 Logging information should include thread id

[jira] [Commented] (HIVE-6922) NullPointerException in collect_set() UDAF

2014-04-17 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13973438#comment-13973438 ] Jason Dere commented on HIVE-6922: -- Would you be able to add a testcase for this bug

[jira] [Commented] (HIVE-6843) INSTR for UTF-8 returns incorrect position

2014-04-17 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13973566#comment-13973566 ] Jason Dere commented on HIVE-6843: -- Should this also work for unicode characters which

[jira] [Created] (HIVE-6931) Windows unit test fixes

2014-04-17 Thread Jason Dere (JIRA)
Jason Dere created HIVE-6931: Summary: Windows unit test fixes Key: HIVE-6931 URL: https://issues.apache.org/jira/browse/HIVE-6931 Project: Hive Issue Type: Bug Components: Tests

[jira] [Updated] (HIVE-6931) Windows unit test fixes

2014-04-17 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-6931: - Attachment: HIVE-6931.1.patch Patch v1: - Remove setAuxJars() call which was breaking Minimr tests

[jira] [Updated] (HIVE-6931) Windows unit test fixes

2014-04-17 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-6931: - Status: Patch Available (was: Open) Windows unit test fixes

[jira] [Commented] (HIVE-6922) NullPointerException in collect_set() UDAF

2014-04-18 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13973865#comment-13973865 ] Jason Dere commented on HIVE-6922: -- +1 NullPointerException in collect_set() UDAF

[jira] [Commented] (HIVE-6843) INSTR for UTF-8 returns incorrect position

2014-04-18 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13973880#comment-13973880 ] Jason Dere commented on HIVE-6843: -- The string literal does interpret \uD801 as a single

[jira] [Commented] (HIVE-6843) INSTR for UTF-8 returns incorrect position

2014-04-18 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13973882#comment-13973882 ] Jason Dere commented on HIVE-6843: -- From that link, \uD801\uDC00 would

[jira] [Commented] (HIVE-6843) INSTR for UTF-8 returns incorrect position

2014-04-18 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13974664#comment-13974664 ] Jason Dere commented on HIVE-6843: -- I think it looks good, +1 INSTR for UTF-8 returns

[jira] [Created] (HIVE-6939) TestExecDriver.testMapRedPlan3 fails on hadoop-2

2014-04-21 Thread Jason Dere (JIRA)
Jason Dere created HIVE-6939: Summary: TestExecDriver.testMapRedPlan3 fails on hadoop-2 Key: HIVE-6939 URL: https://issues.apache.org/jira/browse/HIVE-6939 Project: Hive Issue Type: Bug

[jira] [Commented] (HIVE-6939) TestExecDriver.testMapRedPlan3 fails on hadoop-2

2014-04-21 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13975990#comment-13975990 ] Jason Dere commented on HIVE-6939: -- It appears that on hadoop-2 there are multiple output

[jira] [Updated] (HIVE-6939) TestExecDriver.testMapRedPlan3 fails on hadoop-2

2014-04-21 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-6939: - Status: Patch Available (was: Open) TestExecDriver.testMapRedPlan3 fails on hadoop-2

[jira] [Updated] (HIVE-6939) TestExecDriver.testMapRedPlan3 fails on hadoop-2

2014-04-21 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-6939: - Attachment: HIVE-6939.1.patch Patch changes test to use single reducer so that there is just a single

[jira] [Commented] (HIVE-6943) TestMinimrCliDriver.testCliDriver_root_dir_external_table fails on hadoop-2

2014-04-21 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13976101#comment-13976101 ] Jason Dere commented on HIVE-6943: -- Had already opened HIVE-6401 for this one - looks like

[jira] [Commented] (HIVE-6947) More fixes for tests on hadoop-2

2014-04-22 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13977218#comment-13977218 ] Jason Dere commented on HIVE-6947: -- Just a bit of explanation on auto_sortmerge_join_16

[jira] [Created] (HIVE-6958) update union_remove_*, other tests for hadoop-2

2014-04-22 Thread Jason Dere (JIRA)
Jason Dere created HIVE-6958: Summary: update union_remove_*, other tests for hadoop-2 Key: HIVE-6958 URL: https://issues.apache.org/jira/browse/HIVE-6958 Project: Hive Issue Type: Bug

[jira] [Updated] (HIVE-6958) update union_remove_*, other tests for hadoop-2

2014-04-22 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-6958: - Attachment: HIVE-6958.1.patch update union_remove_*, other tests for hadoop-2

[jira] [Updated] (HIVE-6958) update union_remove_*, other tests for hadoop-2

2014-04-22 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-6958: - Status: Patch Available (was: Open) update union_remove_*, other tests for hadoop-2

[jira] [Created] (HIVE-6960) Set Hive pom to use Hadoop-2.4

2014-04-22 Thread Jason Dere (JIRA)
Jason Dere created HIVE-6960: Summary: Set Hive pom to use Hadoop-2.4 Key: HIVE-6960 URL: https://issues.apache.org/jira/browse/HIVE-6960 Project: Hive Issue Type: Bug Components

[jira] [Commented] (HIVE-6958) update union_remove_*, other tests for hadoop-2

2014-04-22 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13977619#comment-13977619 ] Jason Dere commented on HIVE-6958: -- Szehon, almost all of the tests (except

[jira] [Updated] (HIVE-6966) On Windows, QTestGenTask needs to escape hiveConfDir

2014-04-23 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-6966: - Component/s: Tests On Windows, QTestGenTask needs to escape hiveConfDir

<    5   6   7   8   9   10   11   12   13   14   >