You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@eagle.apache.org by r7raul1984 <gi...@git.apache.org> on 2017/04/05 02:51:09 UTC

[GitHub] eagle pull request #903: [EAGLE-986] HBaseStorage unable to deserialize Dese...

GitHub user r7raul1984 opened a pull request:

    https://github.com/apache/eagle/pull/903

    [EAGLE-986] HBaseStorage unable to deserialize Deserialize from java \u2026

    [EAGLE-986] HBaseStorage unable to deserialize  from java object bytes
    
    - recover allocatedMB type from int to long
    
    https://issues.apache.org/jira/browse/EAGLE-986

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

    $ git pull https://github.com/r7raul1984/eagle EAGLE-986

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

    https://github.com/apache/eagle/pull/903.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 #903
    
----
commit 37050b01b14acd5713ab4aef024eabe9781d116d
Author: r7raul1984 <ta...@yhd.com>
Date:   2017-04-05T02:42:44Z

    [EAGLE-986] HBaseStorage unable to deserialize Deserialize from java object bytes
    
    - recover allocatedMB type from int to long
    
    https://issues.apache.org/jira/browse/EAGLE-986

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] eagle issue #903: [EAGLE-986] HBaseStorage unable to deserialize Deserialize...

Posted by zombieJ <gi...@git.apache.org>.
Github user zombieJ commented on the issue:

    https://github.com/apache/eagle/pull/903
  
    LGTM


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] eagle pull request #903: [EAGLE-986] HBaseStorage unable to deserialize Dese...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/eagle/pull/903


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] eagle issue #903: [EAGLE-986] HBaseStorage unable to deserialize Deserialize...

Posted by qingwen220 <gi...@git.apache.org>.
Github user qingwen220 commented on the issue:

    https://github.com/apache/eagle/pull/903
  
    LGTM


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] eagle issue #903: [EAGLE-986] HBaseStorage unable to deserialize Deserialize...

Posted by r7raul1984 <gi...@git.apache.org>.
Github user r7raul1984 commented on the issue:

    https://github.com/apache/eagle/pull/903
  
    @zombieJ  OK


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] eagle issue #903: [EAGLE-986] HBaseStorage unable to deserialize Deserialize...

Posted by zombieJ <gi...@git.apache.org>.
Github user zombieJ commented on the issue:

    https://github.com/apache/eagle/pull/903
  
    @r7raul1984 , Could you pls use `QUERY_LIST` instead of new const `QUERY_MR_HISTORY_JOBS`?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] eagle issue #903: [EAGLE-986] HBaseStorage unable to deserialize Deserialize...

Posted by baibaichen <gi...@git.apache.org>.
Github user baibaichen commented on the issue:

    https://github.com/apache/eagle/pull/903
  
    @r7raul1984 told me  that long is not compatible with int, so even we revert it to long, we will still get deserialization issue. 
    
    @qingwen220  how does ebay deploy eagle? Did you clean HBase data after changing **long** to **int**?



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] eagle issue #903: [EAGLE-986] HBaseStorage unable to deserialize Deserialize...

Posted by baibaichen <gi...@git.apache.org>.
Github user baibaichen commented on the issue:

    https://github.com/apache/eagle/pull/903
  
    @r7raul1984 please make sure **long** is compatible with **int**.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] eagle issue #903: [EAGLE-986] HBaseStorage unable to deserialize Deserialize...

Posted by r7raul1984 <gi...@git.apache.org>.
Github user r7raul1984 commented on the issue:

    https://github.com/apache/eagle/pull/903
  
    @qingwen220 @zombieJ  pls help review


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---