You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@eagle.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/10/25 03:23:58 UTC

[jira] [Commented] (EAGLE-679) Fix missing CoprocessorService and MR Running feeder task number limitation

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

ASF GitHub Bot commented on EAGLE-679:
--------------------------------------

GitHub user wujinhu opened a pull request:

    https://github.com/apache/incubator-eagle/pull/558

    [EAGLE-679] Fix missing CoprocessorService and MR Running feeder task number limiā€¦

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/wujinhu/incubator-eagle EAGLE-679

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-eagle/pull/558.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #558
    
----
commit e8504f369457d6cc301009b61545f294b8cbbf4e
Author: wujinhu <wu...@126.com>
Date:   2016-10-25T03:22:45Z

    Fix missing CoprocessorService and MR Running feeder task number limitation

----


> Fix missing CoprocessorService and MR Running feeder task number limitation
> ---------------------------------------------------------------------------
>
>                 Key: EAGLE-679
>                 URL: https://issues.apache.org/jira/browse/EAGLE-679
>             Project: Eagle
>          Issue Type: Bug
>    Affects Versions: v0.5.0
>            Reporter: wujinhu
>            Assignee: wujinhu
>             Fix For: v0.5.0
>
>
> 1. fix missing CoprocessorService
> ERROR [2016-10-25 02:56:34,495] net.sf.extcos.internal.JavaResourceAccessor: Unable to read interface [org.apache.hadoop.hbase.coprocessor.CoprocessorService]
> ! java.io.IOException: Class not found
> 2. If task number of a job greater than 5000, then does not fetch task details



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)