[jira] [Updated] (HIVE-3127) Don’t pass–hconf values as command line arguments to child JVM to avoid command line exceeding char limit on windows

2012-06-24 Thread Kanna Karanam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kanna Karanam updated HIVE-3127: Attachment: HIVE-3127.3.patch.txt Updated the patch with modifications to BlockMergeTask.

[jira] [Commented] (HIVE-3127) Don’t pass–hconf values as command line arguments to child JVM to avoid command line exceeding char limit on windows

2012-06-24 Thread Kanna Karanam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13400112#comment-13400112 ] Kanna Karanam commented on HIVE-3127: - @Edward - Thanks for helping me understand the

[jira] [Created] (HIVE-3183) case expression should allow different types per ISO-SQL 2012

2012-06-24 Thread N Campbell (JIRA)
N Campbell created HIVE-3183: Summary: case expression should allow different types per ISO-SQL 2012 Key: HIVE-3183 URL: https://issues.apache.org/jira/browse/HIVE-3183 Project: Hive Issue

[jira] [Created] (HIVE-3184) remove existing restriction that union must be defined within a derived table (follow ISO-SQL 2012)

2012-06-24 Thread N Campbell (JIRA)
N Campbell created HIVE-3184: Summary: remove existing restriction that union must be defined within a derived table (follow ISO-SQL 2012) Key: HIVE-3184 URL: https://issues.apache.org/jira/browse/HIVE-3184

[jira] [Created] (HIVE-3185) allow union set operation without ALL keyword (align to ISO-SQL 2012 specification)

2012-06-24 Thread N Campbell (JIRA)
N Campbell created HIVE-3185: Summary: allow union set operation without ALL keyword (align to ISO-SQL 2012 specification) Key: HIVE-3185 URL: https://issues.apache.org/jira/browse/HIVE-3185 Project:

[jira] [Created] (HIVE-3186) support having without a grouping operation (per ISO-SQL 2012)

2012-06-24 Thread N Campbell (JIRA)
N Campbell created HIVE-3186: Summary: support having without a grouping operation (per ISO-SQL 2012) Key: HIVE-3186 URL: https://issues.apache.org/jira/browse/HIVE-3186 Project: Hive Issue

[jira] [Updated] (HIVE-3179) HBase Handler doesn't handle NULLs properly

2012-06-24 Thread Lars Francke (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Francke updated HIVE-3179: --- Status: Patch Available (was: Open) HBase Handler doesn't handle NULLs properly

[jira] [Created] (HIVE-3187) support ISO-2012 timestamp literals

2012-06-24 Thread N Campbell (JIRA)
N Campbell created HIVE-3187: Summary: support ISO-2012 timestamp literals Key: HIVE-3187 URL: https://issues.apache.org/jira/browse/HIVE-3187 Project: Hive Issue Type: Improvement Affects

[jira] [Created] (HIVE-3188) allow cast to use double precision per ISO-SQL 2012

2012-06-24 Thread N Campbell (JIRA)
N Campbell created HIVE-3188: Summary: allow cast to use double precision per ISO-SQL 2012 Key: HIVE-3188 URL: https://issues.apache.org/jira/browse/HIVE-3188 Project: Hive Issue Type:

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

2012-06-24 Thread N Campbell (JIRA)
N Campbell created HIVE-3189: Summary: cast ( string type as bigint) returning null values Key: HIVE-3189 URL: https://issues.apache.org/jira/browse/HIVE-3189 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-3190) allow INTEGER as a type name in a column/cast expression (per ISO-SQL 2012)

2012-06-24 Thread N Campbell (JIRA)
N Campbell created HIVE-3190: Summary: allow INTEGER as a type name in a column/cast expression (per ISO-SQL 2012) Key: HIVE-3190 URL: https://issues.apache.org/jira/browse/HIVE-3190 Project: Hive

[jira] [Created] (HIVE-3192) between predicate parsing issues

2012-06-24 Thread N Campbell (JIRA)
N Campbell created HIVE-3192: Summary: between predicate parsing issues Key: HIVE-3192 URL: https://issues.apache.org/jira/browse/HIVE-3192 Project: Hive Issue Type: Bug Affects Versions:

Build failed in Jenkins: Hive-0.9.1-SNAPSHOT-h0.21-keepgoing=false #57

2012-06-24 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hive-0.9.1-SNAPSHOT-h0.21-keepgoing=false/57/ -- [...truncated 10205 lines...] [echo] Project: odbc [copy] Warning: https://builds.apache.org/job/Hive-0.9.1-SNAPSHOT-h0.21-keepgoing=false/ws/hive/odbc/src/conf

XML Serde

2012-06-24 Thread Sumit Kumar
Hi, So i looked for a generic approach for handling xml files in hive but found none and thought i could use the concepts from json-serde ( http://code.google.com/p/hive-json-serde/) in creating a generic xml serde. XPath was something that came immediately in my mind and should work in the same

[jira] [Updated] (HIVE-3126) Generate build the velocity based Hive tests on windows by fixing the path issues

2012-06-24 Thread Kanna Karanam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kanna Karanam updated HIVE-3126: Attachment: HIVE-3126.2.patch.txt Removed the workwround for long class path (It will be addressed

[jira] [Commented] (HIVE-3126) Generate build the velocity based Hive tests on windows by fixing the path issues

2012-06-24 Thread Kanna Karanam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13400188#comment-13400188 ] Kanna Karanam commented on HIVE-3126: - Code review request is at

[jira] [Commented] (HIVE-3092) Hive tests should load Hive classes from build directory, not Ivy cache

2012-06-24 Thread Kanna Karanam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13400191#comment-13400191 ] Kanna Karanam commented on HIVE-3092: - Thanks Kevin. All Unit Tests passed without

[jira] [Created] (HIVE-3193) cannot query views using qualified table references

2012-06-24 Thread N Campbell (JIRA)
N Campbell created HIVE-3193: Summary: cannot query views using qualified table references Key: HIVE-3193 URL: https://issues.apache.org/jira/browse/HIVE-3193 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-3194) implement the JDBC canonical/ISO-SQL 2012 scalar functions

2012-06-24 Thread N Campbell (JIRA)
N Campbell created HIVE-3194: Summary: implement the JDBC canonical/ISO-SQL 2012 scalar functions Key: HIVE-3194 URL: https://issues.apache.org/jira/browse/HIVE-3194 Project: Hive Issue Type:

Jenkins build is back to normal : Hive-0.9.1-SNAPSHOT-h0.21 #57

2012-06-24 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hive-0.9.1-SNAPSHOT-h0.21/57/

Hive-trunk-h0.21 - Build # 1510 - Still Failing

2012-06-24 Thread Apache Jenkins Server
Changes for Build #1509 Changes for Build #1510 2 tests failed. REGRESSION: org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_union24 Error Message: Timeout occurred. Please note the time in the report does not reflect the time until the timeout. Stack Trace:

[jira] [Updated] (HIVE-3194) implement the JDBC canonical/ISO-SQL 2012 scalar functions

2012-06-24 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-3194: - Component/s: UDF SQL JDBC implement the JDBC

[jira] [Updated] (HIVE-3126) Generate build the velocity based Hive tests on windows by fixing the path issues

2012-06-24 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-3126: - Status: Open (was: Patch Available) @Kanna: please see my comments on reviewboard. Thanks.

[jira] [Updated] (HIVE-3148) LOCATION clause is not honored when adding multiple partitions

2012-06-24 Thread Shengsheng Huang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shengsheng Huang updated HIVE-3148: --- Status: Patch Available (was: Open) Review request submitted @

Re: Review Request: HIVE-3148 LOCATION clause is not honored when adding multiple partitions

2012-06-24 Thread Shengsheng Huang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/5476/ --- (Updated June 25, 2012, 3:02 a.m.) Review request for hive, Carl Steinbach and

Re: Review Request: HIVE-3148 LOCATION clause is not honored when adding multiple partitions

2012-06-24 Thread Carl Steinbach
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/5476/#review8526 --- Doesn't look like there's a diff attached to this review request.

[jira] [Updated] (HIVE-3148) LOCATION clause is not honored when adding multiple partitions

2012-06-24 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-3148: - Status: Open (was: Patch Available) @Shengsheng: Doesn't look like the diff was attached to the

[jira] [Commented] (HIVE-3179) HBase Handler doesn't handle NULLs properly

2012-06-24 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13400269#comment-13400269 ] Carl Steinbach commented on HIVE-3179: -- @Lars: Please post a review request on

[jira] [Updated] (HIVE-3190) allow INTEGER as a type name in a column/cast expression (per ISO-SQL 2012)

2012-06-24 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-3190: - Component/s: SQL allow INTEGER as a type name in a column/cast expression (per ISO-SQL 2012)

[jira] [Updated] (HIVE-3182) Add an option in hive to ignore corrupt data

2012-06-24 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-3182: - Component/s: Serializers/Deserializers Any options that are added should be narrowly defined and

[jira] [Commented] (HIVE-3148) LOCATION clause is not honored when adding multiple partitions

2012-06-24 Thread Shengsheng Huang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13400271#comment-13400271 ] Shengsheng Huang commented on HIVE-3148: @Carl attached the diff to review request.

[jira] [Updated] (HIVE-3185) allow union set operation without ALL keyword (align to ISO-SQL 2012 specification)

2012-06-24 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-3185: - Component/s: SQL allow union set operation without ALL keyword (align to ISO-SQL 2012

[jira] [Updated] (HIVE-3186) support having without a grouping operation (per ISO-SQL 2012)

2012-06-24 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-3186: - Component/s: SQL support having without a grouping operation (per ISO-SQL 2012)

[jira] [Updated] (HIVE-3183) case expression should allow different types per ISO-SQL 2012

2012-06-24 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-3183: - Component/s: SQL case expression should allow different types per ISO-SQL 2012

[jira] [Updated] (HIVE-3172) Remove the duplicate JAR entries from the (“test.classpath”) to avoid command line exceeding char limit on windows

2012-06-24 Thread Kanna Karanam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kanna Karanam updated HIVE-3172: Attachment: HIVE-3172.2.patch.txt Remove the duplicate JAR entries from the (“test.classpath”)

[jira] [Commented] (HIVE-3172) Remove the duplicate JAR entries from the (“test.classpath”) to avoid command line exceeding char limit on windows

2012-06-24 Thread Kanna Karanam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13400278#comment-13400278 ] Kanna Karanam commented on HIVE-3172: - Updated the patch with missing files.

[jira] [Commented] (HIVE-3172) Remove the duplicate JAR entries from the (“test.classpath”) to avoid command line exceeding char limit on windows

2012-06-24 Thread Kanna Karanam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13400279#comment-13400279 ] Kanna Karanam commented on HIVE-3172: - code review request is available at

Re: Review Request: HIVE-3148 LOCATION clause is not honored when adding multiple partitions

2012-06-24 Thread Carl Steinbach
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/5476/#review8529 --- Code changes look good. Can you please add a q-file testcase?

[jira] [Commented] (HIVE-3148) LOCATION clause is not honored when adding multiple partitions

2012-06-24 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13400281#comment-13400281 ] Carl Steinbach commented on HIVE-3148: -- @Shengsheng: I left some comments on

[jira] [Commented] (HIVE-3126) Generate build the velocity based Hive tests on windows by fixing the path issues

2012-06-24 Thread Kanna Karanam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13400282#comment-13400282 ] Kanna Karanam commented on HIVE-3126: - Thanks Carl. I will look into it.

[jira] [Commented] (HIVE-3172) Remove the duplicate JAR entries from the (“test.classpath”) to avoid command line exceeding char limit on windows

2012-06-24 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13400286#comment-13400286 ] Carl Steinbach commented on HIVE-3172: -- All MiniMR cluster related test cases are

[jira] [Created] (HIVE-3195) Typo in ql's Utilities, says genereated instead of generated.

2012-06-24 Thread Harsh J (JIRA)
Harsh J created HIVE-3195: - Summary: Typo in ql's Utilities, says genereated instead of generated. Key: HIVE-3195 URL: https://issues.apache.org/jira/browse/HIVE-3195 Project: Hive Issue Type:

[jira] [Updated] (HIVE-3195) Typo in ql's Utilities, says genereated instead of generated.

2012-06-24 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HIVE-3195: -- Status: Patch Available (was: Open) Typo in ql's Utilities, says genereated instead of generated.

[jira] [Updated] (HIVE-3195) Typo in ql's Utilities, says genereated instead of generated.

2012-06-24 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HIVE-3195: -- Attachment: HIVE-3195.patch Typo in ql's Utilities, says genereated instead of generated.

Review Request: HBase Handler doesn't handle NULLs properly

2012-06-24 Thread Lars Francke
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/5542/ --- Review request for hive. Description --- This patch moves the

Re: Review Request: HIVE-3179: HBase Handler doesn't handle NULLs properly

2012-06-24 Thread Lars Francke
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/5542/ --- (Updated June 25, 2012, 5:30 a.m.) Review request for hive. Summary (updated)

[jira] [Updated] (HIVE-3195) Typo in ql's Utilities, says genereated instead of generated.

2012-06-24 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-3195: - Status: Open (was: Patch Available) @Harsh: The same typo exists in

[jira] [Commented] (HIVE-3179) HBase Handler doesn't handle NULLs properly

2012-06-24 Thread Lars Francke (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13400289#comment-13400289 ] Lars Francke commented on HIVE-3179: @Carl: Sure: https://reviews.apache.org/r/5542/