You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Thomas D'Silva (JIRA)" <ji...@apache.org> on 2017/10/11 05:45:00 UTC

[jira] [Commented] (PHOENIX-4282) PhoenixMRJobSubmitter submits duplicates MR jobs for an index.

    [ https://issues.apache.org/jira/browse/PHOENIX-4282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16199828#comment-16199828 ] 

Thomas D'Silva commented on PHOENIX-4282:
-----------------------------------------

In PhoenixMRJobSubmitter.getCandidateJobs() we should use the full table name (including schema name) so that it matches the name of the job submitted by IndexTool.

> PhoenixMRJobSubmitter submits duplicates MR jobs for an index.
> --------------------------------------------------------------
>
>                 Key: PHOENIX-4282
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-4282
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: Thomas D'Silva
>
> For async indexes even if there is an existing MR job that is building the index, PhoenixMRJobSubmitter will submit a new job every 15 minutes until the index is built. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)