Review Request 61820: Add support for hcatalog append with dynamic partitioning

2017-08-22 Thread Mariappan Asokan
/TestHCatMutableDynamicPartitioned.java 5b18739 Diff: https://reviews.apache.org/r/61820/diff/1/ Testing --- Added new tests Thanks, Mariappan Asokan

[jira] [Updated] (HIVE-8355) Compress serialized bytes for all objects before encoding

2014-10-24 Thread Mariappan Asokan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mariappan Asokan updated HIVE-8355: --- Status: Open (was: Patch Available) Compress serialized bytes for all objects before

[jira] [Updated] (HIVE-8355) Compress serialized bytes for all objects before encoding

2014-10-24 Thread Mariappan Asokan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mariappan Asokan updated HIVE-8355: --- Status: Patch Available (was: Open) Compress serialized bytes for all objects before

[jira] [Assigned] (HIVE-8355) Compress serialized bytes for all objects before encoding

2014-10-12 Thread Mariappan Asokan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mariappan Asokan reassigned HIVE-8355: -- Assignee: Mariappan Asokan Compress serialized bytes for all objects before encoding

[jira] [Updated] (HIVE-8355) Compress serialized bytes for all objects before encoding

2014-10-12 Thread Mariappan Asokan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mariappan Asokan updated HIVE-8355: --- Status: Patch Available (was: Open) Compress serialized bytes for all objects before

Re: Review Request 26536: Compress serialized bytes for all objects before encoding.

2014-10-10 Thread Mariappan Asokan
/java/org/apache/hive/hcatalog/common/HCatUtil.java 4fdb5c9 hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/InputJobInfo.java 360e77b Diff: https://reviews.apache.org/r/26536/diff/ Testing --- No new test required. All existing tests should pass. Thanks, Mariappan

[jira] [Updated] (HIVE-8355) Compress serialized bytes for all objects before encoding

2014-10-10 Thread Mariappan Asokan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mariappan Asokan updated HIVE-8355: --- Attachment: HIVE-8355.patch Removed imports that are no longer needed from {{InputJobInfo.java

[jira] [Updated] (HIVE-8355) Compress serialized bytes for all objects before encoding

2014-10-10 Thread Mariappan Asokan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mariappan Asokan updated HIVE-8355: --- Status: Patch Available (was: Open) Compress serialized bytes for all objects before

[jira] [Commented] (HIVE-8347) Use base-64 encoding instead of custom encoding for serialized objects

2014-10-10 Thread Mariappan Asokan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14167044#comment-14167044 ] Mariappan Asokan commented on HIVE-8347: Thanks for committing this Alan

[jira] [Updated] (HIVE-8355) Compress serialized bytes for all objects before encoding

2014-10-10 Thread Mariappan Asokan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mariappan Asokan updated HIVE-8355: --- Status: Open (was: Patch Available) Compress serialized bytes for all objects before

[jira] [Updated] (HIVE-8355) Compress serialized bytes for all objects before encoding

2014-10-10 Thread Mariappan Asokan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mariappan Asokan updated HIVE-8355: --- Attachment: HIVE-8355.patch Updated the patch since {{HCatUtil.java}} was modified

Re: Review Request 26536: Compress serialized bytes for all objects before encoding.

2014-10-10 Thread Mariappan Asokan
/hive/hcatalog/common/HCatUtil.java 2f624df hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/InputJobInfo.java 360e77b Diff: https://reviews.apache.org/r/26536/diff/ Testing --- No new test required. All existing tests should pass. Thanks, Mariappan Asokan

[jira] [Updated] (HIVE-8355) Compress serialized bytes for all objects before encoding

2014-10-09 Thread Mariappan Asokan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mariappan Asokan updated HIVE-8355: --- Attachment: HIVE-8355.patch Modified {{HCatUtil.serialize()}} and {{HCatUtil.deserialize

Review Request 26536: Compress serialized bytes for all objects before encoding.

2014-10-09 Thread Mariappan Asokan
/InputJobInfo.java 360e77b Diff: https://reviews.apache.org/r/26536/diff/ Testing --- No new test required. All existing tests should pass. Thanks, Mariappan Asokan

HIVE-8347

2014-10-05 Thread Mariappan Asokan
Can a committer please review the patch for HIVE-8347? It is a very simple patch. Thanks.

HIVE-8347

2014-10-05 Thread Mariappan Asokan
Can a committer please review the patch for HIVE-8347? It is a very simple patch. Thanks.

Review Request 26354: Use base-64 encoding instead of custom encoding for serialized objects.

2014-10-05 Thread Mariappan Asokan
://reviews.apache.org/r/26354/diff/ Testing --- Existing tests should pass. There is no new test. Thanks, Mariappan Asokan

Re: Review Request 26354: Use base-64 encoding instead of custom encoding for serialized objects.

2014-10-05 Thread Mariappan Asokan
/HCatUtil.java 4fdb5c9 Diff: https://reviews.apache.org/r/26354/diff/ Testing --- Existing tests should pass. There is no new test. Thanks, Mariappan Asokan

Re: Review Request 26354: Use base-64 encoding instead of custom encoding for serialized objects.

2014-10-05 Thread Mariappan Asokan
/common/HCatUtil.java 4fdb5c9 Diff: https://reviews.apache.org/r/26354/diff/ Testing --- Existing tests should pass. There is no new test. Thanks, Mariappan Asokan

[jira] [Created] (HIVE-8355) Compress serialized bytes for all objects before encoding

2014-10-05 Thread Mariappan Asokan (JIRA)
Mariappan Asokan created HIVE-8355: -- Summary: Compress serialized bytes for all objects before encoding Key: HIVE-8355 URL: https://issues.apache.org/jira/browse/HIVE-8355 Project: Hive

[jira] [Created] (HIVE-8347) Use base-64 encoding instead of custom encoding for serialized objects

2014-10-03 Thread Mariappan Asokan (JIRA)
Mariappan Asokan created HIVE-8347: -- Summary: Use base-64 encoding instead of custom encoding for serialized objects Key: HIVE-8347 URL: https://issues.apache.org/jira/browse/HIVE-8347 Project: Hive

[jira] [Updated] (HIVE-8347) Use base-64 encoding instead of custom encoding for serialized objects

2014-10-03 Thread Mariappan Asokan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mariappan Asokan updated HIVE-8347: --- Status: Patch Available (was: Open) Use base-64 encoding instead of custom encoding

[jira] [Updated] (HIVE-8347) Use base-64 encoding instead of custom encoding for serialized objects

2014-10-03 Thread Mariappan Asokan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mariappan Asokan updated HIVE-8347: --- Attachment: HIVE-8347.patch Attached a patch Use base-64 encoding instead of custom

[jira] [Updated] (HIVE-8347) Use base-64 encoding instead of custom encoding for serialized objects

2014-10-03 Thread Mariappan Asokan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mariappan Asokan updated HIVE-8347: --- Description: Serialized objects that are shipped via Hadoop {{Configuration}} are encoded

[jira] [Commented] (HIVE-8347) Use base-64 encoding instead of custom encoding for serialized objects

2014-10-03 Thread Mariappan Asokan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14158830#comment-14158830 ] Mariappan Asokan commented on HIVE-8347: Another idea comes to my mind. Can