[jira] Updated: (HIVE-1610) Using CombinedHiveInputFormat causes partToPartitionInfo IOException

2010-09-01 Thread Sammy Yu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sammy Yu updated HIVE-1610: --- Status: Patch Available (was: Open) You will have to forgive my ignorance since this is my first time looking

[jira] Updated: (HIVE-1610) Using CombinedHiveInputFormat causes partToPartitionInfo IOException

2010-09-01 Thread Sammy Yu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sammy Yu updated HIVE-1610: --- Attachment: 0002-HIVE-1610.-Added-additional-schema-check-to-doGetPar.patch > Using CombinedHiveInputFormat ca

[jira] Updated: (HIVE-537) Hive TypeInfo/ObjectInspector to support union (besides struct, array, and map)

2010-09-01 Thread Amareshwari Sriramadasu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amareshwari Sriramadasu updated HIVE-537: - Status: Patch Available (was: Open) Zheng, Can you please have a look at the attac

[jira] Updated: (HIVE-537) Hive TypeInfo/ObjectInspector to support union (besides struct, array, and map)

2010-09-01 Thread Amareshwari Sriramadasu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amareshwari Sriramadasu updated HIVE-537: - Attachment: patch-537-1.txt Patch with minor change in the testcase. > Hive TypeIn

[jira] Commented: (HIVE-1546) Ability to plug custom Semantic Analyzers for Hive Grammar

2010-09-01 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12905411#action_12905411 ] Carl Steinbach commented on HIVE-1546: -- @ John: Good to know, but what's the motivation

[jira] Commented: (HIVE-1546) Ability to plug custom Semantic Analyzers for Hive Grammar

2010-09-01 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12905410#action_12905410 ] John Sichi commented on HIVE-1546: -- Hi Carl, As mentioned above, this patch originated wit

[jira] Updated: (HIVE-537) Hive TypeInfo/ObjectInspector to support union (besides struct, array, and map)

2010-09-01 Thread Amareshwari Sriramadasu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amareshwari Sriramadasu updated HIVE-537: - Attachment: patch-537.txt Updated the patch with following changes: * Removed the o

[jira] Commented: (HIVE-1546) Ability to plug custom Semantic Analyzers for Hive Grammar

2010-09-01 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12905406#action_12905406 ] Carl Steinbach commented on HIVE-1546: -- If the main motivation for this ticket is the a

RE: Deserializing map column via JDBC (HIVE-1378)

2010-09-01 Thread Zheng Shao
Hi Steven, As far as I remember, the only use case of JSON logic in LazySimpleSerDe is the FetchTask. Even if there are other cases, we should be able to catch it in unit tests. The potential risk is small enough, and the benefit of cleaning it up is pretty big - it makes the code much easie

[jira] Commented: (HIVE-1546) Ability to plug custom Semantic Analyzers for Hive Grammar

2010-09-01 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12905390#action_12905390 ] Carl Steinbach commented on HIVE-1546: -- @Ashutosh: Can you provide some background on w

[jira] Commented: (HIVE-1609) Support partition filtering in metastore

2010-09-01 Thread HBase Review Board (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12905383#action_12905383 ] HBase Review Board commented on HIVE-1609: -- Message from: "Carl Steinbach" --

[jira] Updated: (HIVE-1609) Support partition filtering in metastore

2010-09-01 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-1609: - Status: Open (was: Patch Available) > Support partition filtering in metastore >

[jira] Commented: (HIVE-1609) Support partition filtering in metastore

2010-09-01 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12905382#action_12905382 ] Carl Steinbach commented on HIVE-1609: -- RB's jiraposter seems to be lagging. In the mea

Re: Review Request: HIVE-1609: Support partition filtering in metastore

2010-09-01 Thread Carl Steinbach
--- This is an automatically generated e-mail. To reply, visit: http://review.cloudera.org/r/763/#review1075 --- trunk/metastore/build.xml

[jira] Commented: (HIVE-1610) Using CombinedHiveInputFormat causes partToPartitionInfo IOException

2010-09-01 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12905367#action_12905367 ] He Yongqiang commented on HIVE-1610: Yes. There is a bug in HiveFileFormatUtils.getParti

[jira] Commented: (HIVE-1546) Ability to plug custom Semantic Analyzers for Hive Grammar

2010-09-01 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12905353#action_12905353 ] Ashutosh Chauhan commented on HIVE-1546: It is the new test that I wrote for this pa

[jira] Created: (HIVE-1610) Using CombinedHiveInputFormat causes partToPartitionInfo IOException

2010-09-01 Thread Sammy Yu (JIRA)
Using CombinedHiveInputFormat causes partToPartitionInfo IOException -- Key: HIVE-1610 URL: https://issues.apache.org/jira/browse/HIVE-1610 Project: Hadoop Hive Issue Type

[jira] Commented: (HIVE-1546) Ability to plug custom Semantic Analyzers for Hive Grammar

2010-09-01 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12905342#action_12905342 ] Namit Jain commented on HIVE-1546: -- We need to debug this. For tests, we should be able to

[jira] Commented: (HIVE-138) Provide option to export a HEADER

2010-09-01 Thread Adam Kramer (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12905335#action_12905335 ] Adam Kramer commented on HIVE-138: -- We should be able to do this easily for the first case,

RE: Deserializing map column via JDBC (HIVE-1378)

2010-09-01 Thread Steven Wong
Your suggestion is in line with my earlier proposal of fixing FetchTask. The only major difference is the moving of the JSON-related logic from LazySimpleSerDe to a new serde called DelimitedJSONSerDe. Is it safe to get rid of the JSON-related logic in LazySimpleSerDe? Sounds like you're implyi

[jira] Commented: (HIVE-1476) Hive's metastore when run as a thrift service creates directories as the service user instead of the real user issuing create table/alter table etc.

2010-09-01 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12905310#action_12905310 ] Todd Lipcon commented on HIVE-1476: --- BTW, we are working on a SASL-secured Thrift transpor

[jira] Commented: (HIVE-1476) Hive's metastore when run as a thrift service creates directories as the service user instead of the real user issuing create table/alter table etc.

2010-09-01 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12905299#action_12905299 ] Todd Lipcon commented on HIVE-1476: --- In the absence of making the metastore truly a metada

[jira] Commented: (HIVE-1609) Support partition filtering in metastore

2010-09-01 Thread HBase Review Board (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12905296#action_12905296 ] HBase Review Board commented on HIVE-1609: -- Message from: "Carl Steinbach" --

[jira] Updated: (HIVE-1546) Ability to plug custom Semantic Analyzers for Hive Grammar

2010-09-01 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-1546: --- Attachment: hive-1546-4.patch After some recent changes, It seems its necessary to do {code} c

Review Request: HIVE-1609: Support partition filtering in metastore

2010-09-01 Thread Carl Steinbach
--- This is an automatically generated e-mail. To reply, visit: http://review.cloudera.org/r/763/ --- Review request for Hive Developers. Summary --- HIVE-1609: Support partition

[jira] Updated: (HIVE-1609) Support partition filtering in metastore

2010-09-01 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-1609: - Fix Version/s: 0.7.0 (was: 0.6.0) Affects Version/s: (was: 0

[jira] Updated: (HIVE-1476) Hive's metastore when run as a thrift service creates directories as the service user instead of the real user issuing create table/alter table etc.

2010-09-01 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sushanth Sowmyan updated HIVE-1476: --- Attachment: HIVE-1476.patch.2 Updated patch to go against version 991714(current trunk) > Hiv

[jira] Resolved: (HIVE-133) Add support for RecordIO in serde2

2010-09-01 Thread Johan Oskarsson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johan Oskarsson resolved HIVE-133. -- Resolution: Won't Fix RecordIO has been deprecated in favor of Avro in Hadoop. > Add support for

[jira] Commented: (HIVE-1264) Make Hive work with Hadoop security

2010-09-01 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12905156#action_12905156 ] Todd Lipcon commented on HIVE-1264: --- (btw, if you want to test this against a different ta

[jira] Updated: (HIVE-1264) Make Hive work with Hadoop security

2010-09-01 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated HIVE-1264: -- Attachment: hive-1264.txt Here's a patch against trunk which adds shims for secure hadoop. Since there

RE: Deserializing map column via JDBC (HIVE-1378)

2010-09-01 Thread Zheng Shao
Hi Steven, Sorry for the late reply. The email slipped my eye... This issue was brought up multiple times. In my opinion, using JSON in LazySimpleSerDe (inherited from ColumnsetSerDe, MetadataColumnsetSerDe, DynamicSerDe) was a long-time legacy problem that never got fixed. LazySimpleSerDe