[
https://issues.apache.org/jira/browse/HCATALOG-308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13228843#comment-13228843
]
[email protected] commented on HCATALOG-308:
--------------------------------------------------------
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/4309/
-----------------------------------------------------------
(Updated 2012-03-14 00:24:56.625117)
Review request for Alan Gates and Francis Liu.
Changes
-------
Updated:
+ Changed output side to have similar signatures to input side
+ Changed properties on output side as well to Map<String,String>
Summary
-------
+ changing signature of configureInputJobProperties to take only TableDesc, and
to use its jobProperties
+ calling configureInputJobProperties at a table/job level, not at a partition
level.
This addresses bug HCATALOG-308.
https://issues.apache.org/jira/browse/HCATALOG-308
Diffs (updated)
-----
trunk/src/java/org/apache/hcatalog/common/HCatUtil.java 1300370
trunk/src/java/org/apache/hcatalog/mapred/HCatMapredInputFormat.java 1300370
trunk/src/java/org/apache/hcatalog/mapred/HCatMapredOutputFormat.java 1300370
trunk/src/java/org/apache/hcatalog/mapred/HiveHCatSplitWrapper.java 1300370
trunk/src/java/org/apache/hcatalog/mapreduce/FileOutputCommitterContainer.java
1300370
trunk/src/java/org/apache/hcatalog/mapreduce/FosterStorageHandler.java
1300370
trunk/src/java/org/apache/hcatalog/mapreduce/HCatStorageHandler.java 1300370
trunk/src/java/org/apache/hcatalog/mapreduce/InitializeInput.java 1300370
trunk/src/java/org/apache/hcatalog/mapreduce/InputJobInfo.java 1300370
trunk/src/java/org/apache/hcatalog/mapreduce/OutputJobInfo.java 1300370
trunk/src/java/org/apache/hcatalog/storagehandler/HCatStorageHandlerImpl.java
1300370
trunk/src/test/org/apache/hcatalog/cli/DummyStorageHandler.java 1300370
trunk/storage-handlers/hbase/src/java/org/apache/hcatalog/hbase/HBaseHCatStorageHandler.java
1300370
trunk/storage-handlers/hbase/src/java/org/apache/hcatalog/hbase/HBaseRevisionManagerUtil.java
1300370
trunk/storage-handlers/hbase/src/test/org/apache/hcatalog/hbase/TestHBaseBulkOutputFormat.java
1300370
trunk/storage-handlers/hbase/src/test/org/apache/hcatalog/hbase/TestHBaseDirectOutputFormat.java
1300370
trunk/storage-handlers/hbase/src/test/org/apache/hcatalog/hbase/TestSnapshots.java
1300370
Diff: https://reviews.apache.org/r/4309/diff
Testing
-------
Thanks,
Sushanth
> configureInputJobProperties(TableDesc) related changes
> ------------------------------------------------------
>
> Key: HCATALOG-308
> URL: https://issues.apache.org/jira/browse/HCATALOG-308
> Project: HCatalog
> Issue Type: Sub-task
> Reporter: Sushanth Sowmyan
> Assignee: Sushanth Sowmyan
> Fix For: 0.4
>
> Attachments: HCATALOG-308.2.patch, HCATALOG-308.4.patch,
> HCATALOG-308.patch
>
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira