[
https://issues.apache.org/jira/browse/PHOENIX-1558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14259172#comment-14259172
]
James Taylor edited comment on PHOENIX-1558 at 12/26/14 6:37 PM:
-----------------------------------------------------------------
bq. The SELECT query shouldn't contain an aggregations or use sequences.
[[email protected]] - sequences should work fine - have you tried them
and found there's an issue? Also, how about making this statement a little bit
stronger? For example:
{code}
>Note: The SELECT query must not perform any aggregation as this is not
>supported by our map-reduce integration.
{code}
bq. 2. To run the job, use the **hadoop jar** command with the necessary
arguments as necessary.
Minor nit: remove extra "as necessary".
+1 otherwise. Thanks, [[email protected]] and thanks for the reviews,
[~gabriel.reid].
was (Author: jamestaylor):
bq. The SELECT query shouldn't contain an aggregations or use sequences.
[[email protected]] - sequences should work fine - have you tried them
and found there's an issue? Also, how about making this statement a little bit
stronger? Like "The SELECT" query must not perform any aggregation as this is
not supported in our map-reduce integration.
bq. 2. To run the job, use the **hadoop jar** command with the necessary
arguments as necessary.
Minor nit: remove extra "as necessary".
+1 otherwise. Thanks, [[email protected]] and thanks for the reviews,
[~gabriel.reid].
> Document map-reduce integration
> -------------------------------
>
> Key: PHOENIX-1558
> URL: https://issues.apache.org/jira/browse/PHOENIX-1558
> Project: Phoenix
> Issue Type: Sub-task
> Reporter: James Taylor
> Assignee: maghamravikiran
> Attachments: phoenix mr.md, phoenix_mr.1.md
>
>
> We should document our most excellent map-reduce integration.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)