[jira] [Commented] (HIVE-3168) LazyBinaryObjectInspector.getPrimitiveJavaObject copies beyond length of underlying BytesWritable

2012-07-09 Thread Neha Tomar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13409264#comment-13409264 ] Neha Tomar commented on HIVE-3168: -- Thanks a lot, Thejas. It is working fine now.

[jira] [Comment Edited] (HIVE-3221) HiveConf.getPositionFromInternalName does not support more than sinle digit column numbers

2012-07-09 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13409339#comment-13409339 ] Namit Jain edited comment on HIVE-3221 at 7/9/12 11:31 AM: --- Can y

[jira] [Updated] (HIVE-3221) HiveConf.getPositionFromInternalName does not support more than sinle digit column numbers

2012-07-09 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-3221: - Status: Open (was: Patch Available) Can you address Sushanth's comments ? > HiveConf.get

[jira] [Commented] (HIVE-2848) Add validation to HiveConf ConfVars

2012-07-09 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13409342#comment-13409342 ] Namit Jain commented on HIVE-2848: -- I will take a look > Add validation t

[jira] [Created] (HIVE-3245) UTF encoded data not displayed correctly by Hive driver

2012-07-09 Thread N Campbell (JIRA)
N Campbell created HIVE-3245: Summary: UTF encoded data not displayed correctly by Hive driver Key: HIVE-3245 URL: https://issues.apache.org/jira/browse/HIVE-3245 Project: Hive Issue Type: Bug

[jira] [Updated] (HIVE-3245) UTF encoded data not displayed correctly by Hive driver

2012-07-09 Thread N Campbell (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] N Campbell updated HIVE-3245: - Attachment: CERT.TLJA.txt example JP data > UTF encoded data not displayed correctly by H

[jira] [Updated] (HIVE-3245) UTF encoded data not displayed correctly by Hive driver

2012-07-09 Thread N Campbell (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] N Campbell updated HIVE-3245: - Description: various foreign language data (i.e. japanese, thai etc) is loaded into string columns via ta

[jira] [Updated] (HIVE-3245) UTF encoded data not displayed correctly by Hive driver

2012-07-09 Thread N Campbell (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] N Campbell updated HIVE-3245: - Attachment: screenshot-1.jpg example of test shown in SQLSquirrel > UTF encoded data not

Hive-trunk-h0.21 - Build # $BUILD_NUMBER - Still Failing

2012-07-09 Thread Apache Jenkins Server
Changes for Build #1519 Changes for Build #1520 Changes for Build #1521 Changes for Build #1522 [hashutosh] HIVE-3172 : Remove the duplicate JAR entries from the (“test.classpath”) to avoid command line exceeding char limit on windows (Kanna Karanam via Ashutosh Chauhan) Changes for Build #1

Re: JDBC

2012-07-09 Thread shashwat shriparv
*Caused by: java.lang.ClassNotFoundException: org.apache.hadoop.io.Writable* See what its showing.. just include the jar that contains this class which is generally hadoop-core please find this jar in hadoop lib folder and add this to your project class path Regards ∞ Shashwat Shriparv On M

[jira] [Commented] (HIVE-3221) HiveConf.getPositionFromInternalName does not support more than sinle digit column numbers

2012-07-09 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13409714#comment-13409714 ] Sushanth Sowmyan commented on HIVE-3221: I don't have a specific query that can tri

[jira] [Commented] (HIVE-3240) Fix non-deterministic results in newline.q and timestamp_lazy.q

2012-07-09 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13409827#comment-13409827 ] Carl Steinbach commented on HIVE-3240: -- +1. Will commit if tests pass.

Column Statistics support in Hive

2012-07-09 Thread Shreepadma Venugopalan
I've put together a proposal describing changes to Hive's metastore and Thrift API to support statistics at the level of a column in a Hive table/partition. Please bear in mind that this proposal is a work in progress. The goal of the proposal is to obtain feedback from the community. Hence it woul

[jira] [Created] (HIVE-3246) java primitive type for binary datatype should be byte[]

2012-07-09 Thread Thejas M Nair (JIRA)
Thejas M Nair created HIVE-3246: --- Summary: java primitive type for binary datatype should be byte[] Key: HIVE-3246 URL: https://issues.apache.org/jira/browse/HIVE-3246 Project: Hive Issue Type:

[jira] [Commented] (HIVE-3246) java primitive type for binary datatype should be byte[]

2012-07-09 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13409874#comment-13409874 ] Thejas M Nair commented on HIVE-3246: - The fix to use byte[] will not be backward compa

[jira] [Created] (HIVE-3247) Sorted by order of table not respected

2012-07-09 Thread Kevin Wilfong (JIRA)
Kevin Wilfong created HIVE-3247: --- Summary: Sorted by order of table not respected Key: HIVE-3247 URL: https://issues.apache.org/jira/browse/HIVE-3247 Project: Hive Issue Type: Bug Com

[jira] [Commented] (HIVE-3068) Add ability to export table metadata as JSON on table drop

2012-07-09 Thread Kevin Wilfong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13410002#comment-13410002 ] Kevin Wilfong commented on HIVE-3068: - I think he's referring to https://issues.apache.

[jira] [Commented] (HIVE-3225) NPE on a join query with authorization enabled

2012-07-09 Thread Francis Liu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13410087#comment-13410087 ] Francis Liu commented on HIVE-3225: --- I updated the Jira with a test to verify the fix.