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

2012-06-25 Thread Kanna Karanam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13400291#comment-13400291 ] Kanna Karanam commented on HIVE-3172: - @Carl - You are right. It has impact on all unit

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

2012-06-25 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 Carl - Sorry I missed that though I did see it on the logs 2x, the other being

[jira] [Updated] (HIVE-3195) Typo in dynamic partitioning code bits, says genereated instead of generated in some places.

2012-06-25 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: -- Summary: Typo in dynamic partitioning code bits, says genereated instead of generated in some places. (was:

[jira] [Updated] (HIVE-3195) Typo in dynamic partitioning code bits, says genereated instead of generated in some places.

2012-06-25 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 dynamic partitioning code bits, says genereated instead of

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

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

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

2012-06-25 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: --- Attachment: HIVE-3148.2.patch Add a unit test. Also modified QTestUtil to escape pattern

[jira] [Commented] (HIVE-3191) timestamp - timestamp causes null pointer exception

2012-06-25 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13400367#comment-13400367 ] Navis commented on HIVE-3191: - https://reviews.facebook.net/D3807 I have similar use cases in

Re: XML Serde

2012-06-25 Thread Sumit Kumar
So i found this discussion on this topic http://mail-archives.apache.org/mod_mbox/hive-user/201006.mbox/%3caanlktikyl3hinowfo36yeyid9vojyh_6pe3slorhy...@mail.gmail.com%3E. Makes more sense now. Will post my final resolution. On Sun, Jun 24, 2012 at 10:39 PM, Sumit Kumar ksumi...@gmail.com wrote:

Query Plan

2012-06-25 Thread Jayanth Muthya
Hi, I wanted to know how to problematically retrieve the query plan generated for a given query? Thanks in Advance! -Jay

[jira] [Created] (HIVE-3196) date_add of a timestamp returning a string representation of the date portion

2012-06-25 Thread N Campbell (JIRA)
N Campbell created HIVE-3196: Summary: date_add of a timestamp returning a string representation of the date portion Key: HIVE-3196 URL: https://issues.apache.org/jira/browse/HIVE-3196 Project: Hive

[jira] [Commented] (HIVE-3195) Typo in dynamic partitioning code bits, says genereated instead of generated in some places.

2012-06-25 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13400517#comment-13400517 ] Edward Capriolo commented on HIVE-3195: --- Make sure the string does not appear in any

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

2012-06-25 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hive-0.9.1-SNAPSHOT-h0.21-keepgoing=false/58/ -- [...truncated 10289 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

[jira] [Updated] (HIVE-3195) Typo in dynamic partitioning code bits, says genereated instead of generated in some places.

2012-06-25 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: Open (was: Patch Available) Canceling patch to investigate Edward's comment. Typo in

[jira] [Commented] (HIVE-3195) Typo in dynamic partitioning code bits, says genereated instead of generated in some places.

2012-06-25 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13400673#comment-13400673 ] Edward Capriolo commented on HIVE-3195: --- You can usually 'cd trunk ; grep -R

[jira] [Created] (HIVE-3197) Hive compile errors under Java 7 (JDBC 4.1)

2012-06-25 Thread Brian Bloniarz (JIRA)
Brian Bloniarz created HIVE-3197: Summary: Hive compile errors under Java 7 (JDBC 4.1) Key: HIVE-3197 URL: https://issues.apache.org/jira/browse/HIVE-3197 Project: Hive Issue Type: Bug

Review Request: HIVE-3100 : Add HiveCLI that runs over JDBC

2012-06-25 Thread Prasad Mujumdar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/5554/ --- Review request for hive and Carl Steinbach. Description --- New patch for

[jira] [Commented] (HIVE-3100) Add HiveCLI that runs over JDBC

2012-06-25 Thread Prasad Mujumdar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13400773#comment-13400773 ] Prasad Mujumdar commented on HIVE-3100: --- New Review request:

[jira] [Updated] (HIVE-3198) StorageHandler properties not passed to InputFormat (?)

2012-06-25 Thread Brian Bloniarz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Bloniarz updated HIVE-3198: - Status: Patch Available (was: Open) StorageHandler properties not passed to InputFormat (?)

[jira] [Created] (HIVE-3198) StorageHandler properties not passed to InputFormat (?)

2012-06-25 Thread Brian Bloniarz (JIRA)
Brian Bloniarz created HIVE-3198: Summary: StorageHandler properties not passed to InputFormat (?) Key: HIVE-3198 URL: https://issues.apache.org/jira/browse/HIVE-3198 Project: Hive Issue

[jira] [Updated] (HIVE-3198) StorageHandler properties not passed to InputFormat (?)

2012-06-25 Thread Brian Bloniarz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Bloniarz updated HIVE-3198: - Attachment: inputformat.patch StorageHandler properties not passed to InputFormat (?)

[jira] [Commented] (HIVE-3165) Hive thrift code doesnt generate quality hashCode()

2012-06-25 Thread Gang Tim Liu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13400820#comment-13400820 ] Gang Tim Liu commented on HIVE-3165: @Carl, good Monday. How tests go? what I can do

[jira] [Updated] (HIVE-3165) Hive thrift code doesnt generate quality hashCode()

2012-06-25 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-3165: - Resolution: Fixed Fix Version/s: 0.10.0 Release Note: (was: Patch has been submitted

Hive-trunk-h0.21 - Build # 1512 - Failure

2012-06-25 Thread Apache Jenkins Server
Changes for Build #1509 Changes for Build #1510 Changes for Build #1511 Changes for Build #1512 No tests ran. The Apache Jenkins build system has built Hive-trunk-h0.21 (build #1512) Status: Failure Check console output at https://builds.apache.org/job/Hive-trunk-h0.21/1512/ to view the

[jira] [Commented] (HIVE-3165) Hive thrift code doesnt generate quality hashCode()

2012-06-25 Thread Gang Tim Liu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13400844#comment-13400844 ] Gang Tim Liu commented on HIVE-3165: @Carl, thank you:) Hive thrift

[jira] [Commented] (HIVE-3063) drop partition for non-string columns is failing

2012-06-25 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13400848#comment-13400848 ] Alan Gates commented on HIVE-3063: -- +1, I'd like to see this backported to 0.9 as well.

[jira] [Updated] (HIVE-3153) Release codecs and output streams between flushes of RCFile

2012-06-25 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Owen O'Malley updated HIVE-3153: Attachment: hive-3153.patch This patch: * Fixes some javadoc * Suppresses some unused warnings *

[jira] [Updated] (HIVE-3153) Release codecs and output streams between flushes of RCFile

2012-06-25 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Owen O'Malley updated HIVE-3153: Status: Patch Available (was: Open) Release codecs and output streams between flushes of

[jira] [Commented] (HIVE-2021) Add a configuration property that sets the variable substitution max depth

2012-06-25 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13400920#comment-13400920 ] Ashutosh Chauhan commented on HIVE-2021: +1 running tests. Add a

[jira] [Resolved] (HIVE-3137) Including row update and delete option in hive

2012-06-25 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Capriolo resolved HIVE-3137. --- Resolution: Won't Fix Hive does not offer row level operations Including

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

2012-06-25 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13400934#comment-13400934 ] Edward Capriolo commented on HIVE-3182: --- Doesn't hadoop offer skip failed row

[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-25 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13400949#comment-13400949 ] Edward Capriolo commented on HIVE-3127: --- So I have found a reference to

[jira] [Commented] (HIVE-3044) INDEX UDF is not working

2012-06-25 Thread Aniket Mokashi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13400950#comment-13400950 ] Aniket Mokashi commented on HIVE-3044: -- This is probably broken because index is a

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

2012-06-25 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis reassigned HIVE-3187: --- Assignee: Navis support ISO-2012 timestamp literals ---

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

2012-06-25 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-3187: Affects Version/s: (was: 0.8.0) 0.9.0 Status: Patch Available (was: Open)

[jira] [Commented] (HIVE-3048) Collect_set Aggregate does uneccesary check for value.

2012-06-25 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13401067#comment-13401067 ] Ashutosh Chauhan commented on HIVE-3048: +1 Existing implementation actually looks

[jira] [Commented] (HIVE-3198) StorageHandler properties not passed to InputFormat (?)

2012-06-25 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13401068#comment-13401068 ] Navis commented on HIVE-3198: - Try replacing.. {code} PartitionDesc part =

[jira] [Updated] (HIVE-2021) Add a configuration property that sets the variable substitution max depth

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

[jira] [Commented] (HIVE-3167) bad error message for select distinct *

2012-06-25 Thread Shengsheng Huang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13401151#comment-13401151 ] Shengsheng Huang commented on HIVE-3167: In current implementation select distinct

[jira] [Updated] (HIVE-3167) bad error message for select distinct *

2012-06-25 Thread Shengsheng Huang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shengsheng Huang updated HIVE-3167: --- Attachment: HIVE-3167.1.patch A simple patch to notify user that select distinct * is not

[jira] [Created] (HIVE-3199) support select distinct *

2012-06-25 Thread Shengsheng Huang (JIRA)
Shengsheng Huang created HIVE-3199: -- Summary: support select distinct * Key: HIVE-3199 URL: https://issues.apache.org/jira/browse/HIVE-3199 Project: Hive Issue Type: New Feature