[
https://issues.apache.org/jira/browse/PHOENIX-175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gabriel Reid resolved PHOENIX-175.
----------------------------------
Resolution: Fixed
Bulk resolve of closed issues imported from GitHub. This status was reached by
first re-opening all closed imported issues and then resolving them in bulk.
> Support HFile generation from map/reduce jobs
> ---------------------------------------------
>
> Key: PHOENIX-175
> URL: https://issues.apache.org/jira/browse/PHOENIX-175
> Project: Phoenix
> Issue Type: Task
> Affects Versions: 1.1
> Reporter: James Taylor
>
> Using the connectionless option for the PhoenixDriver, plus running the DDL
> so that the connection knows the structure of the table into which you're
> upserting, Phoenix may be used to generate an HFile from a map/reduce job
> (see ConnectionlessUpsertTest for an example).
> However, the PhoenixRuntime.getUncommittedMutations(Connection) is returning
> the list of mutations in an unexpected order when a null is being set as the
> column value.
--
This message was sent by Atlassian JIRA
(v6.2#6252)