[
https://issues.apache.org/jira/browse/HCATALOG-308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13228696#comment-13228696
]
[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-13 20:56:02.326548)
Review request for Alan Gates and Francis Liu.
Changes
-------
Updated diff to remove getProperties and properties from InputJobInfo,
streamlining everything into jobProperties.
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 1300322
trunk/src/java/org/apache/hcatalog/mapred/HCatMapredInputFormat.java 1300322
trunk/src/java/org/apache/hcatalog/mapred/HCatMapredOutputFormat.java 1300322
trunk/src/java/org/apache/hcatalog/mapred/HiveHCatSplitWrapper.java 1300322
trunk/src/java/org/apache/hcatalog/mapreduce/FosterStorageHandler.java
1300322
trunk/src/java/org/apache/hcatalog/mapreduce/HCatStorageHandler.java 1300322
trunk/src/java/org/apache/hcatalog/mapreduce/InitializeInput.java 1300322
trunk/src/java/org/apache/hcatalog/mapreduce/InputJobInfo.java 1300322
trunk/src/java/org/apache/hcatalog/storagehandler/HCatStorageHandlerImpl.java
1300322
trunk/src/test/org/apache/hcatalog/cli/DummyStorageHandler.java 1300322
trunk/storage-handlers/hbase/src/java/org/apache/hcatalog/hbase/HBaseHCatStorageHandler.java
1300322
trunk/storage-handlers/hbase/src/test/org/apache/hcatalog/hbase/TestSnapshots.java
1300322
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.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