[GitHub] hama pull request: Fix issue HAMA-987

2016-03-15 Thread lime62
GitHub user lime62 opened a pull request:

https://github.com/apache/hama/pull/10

Fix issue HAMA-987

Changed netty transport for async communication from NIO to EPOLL. 


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

$ git pull https://github.com/lime62/hama HAMA-987

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

https://github.com/apache/hama/pull/10.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 #10


commit 1dc5eaa2e5eeacb7ddc6571098a6c82117ec3745
Author: JongYoon Lim 
Date:   2016-03-15T23:12:31Z

Changed netty transport for async communication from NIO to EPOLL




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[jira] [Commented] (HAMA-986) Hashcode calculation

2016-03-15 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HAMA-986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15194944#comment-15194944
 ] 

Hudson commented on HAMA-986:
-

SUCCESS: Integrated in Hama-Nightly-for-Hadoop-1.x #1725 (See 
[https://builds.apache.org/job/Hama-Nightly-for-Hadoop-1.x/1725/])
HAMA-986: Hashcode calculation (edwardyoon: rev 
64d7254fa20c65101e0dd4bbe5c1e85da3e6a152)
* core/src/main/java/org/apache/hama/ipc/AsyncClient.java
* CHANGES.txt


> Hashcode calculation 
> -
>
> Key: HAMA-986
> URL: https://issues.apache.org/jira/browse/HAMA-986
> Project: Hama
>  Issue Type: Bug
>  Components: bsp core
>Affects Versions: 0.7.1
>Reporter: JongYoon Lim
>Assignee: JongYoon Lim
>Priority: Trivial
> Fix For: 0.7.2
>
> Attachments: HAMA-986.patch
>
>
> There is a missing value when calculating hashcode of AsyncClient. 



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


[jira] [Commented] (HAMA-986) Hashcode calculation

2016-03-15 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HAMA-986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15194922#comment-15194922
 ] 

Hudson commented on HAMA-986:
-

SUCCESS: Integrated in Hama-Nightly-for-Hadoop-2.x #722 (See 
[https://builds.apache.org/job/Hama-Nightly-for-Hadoop-2.x/722/])
HAMA-986: Hashcode calculation (edwardyoon: rev 
64d7254fa20c65101e0dd4bbe5c1e85da3e6a152)
* core/src/main/java/org/apache/hama/ipc/AsyncClient.java
* CHANGES.txt


> Hashcode calculation 
> -
>
> Key: HAMA-986
> URL: https://issues.apache.org/jira/browse/HAMA-986
> Project: Hama
>  Issue Type: Bug
>  Components: bsp core
>Affects Versions: 0.7.1
>Reporter: JongYoon Lim
>Assignee: JongYoon Lim
>Priority: Trivial
> Fix For: 0.7.2
>
> Attachments: HAMA-986.patch
>
>
> There is a missing value when calculating hashcode of AsyncClient. 



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


[jira] [Updated] (HAMA-984) Support AWS S3 schema in Hadoop 2.6+

2016-03-15 Thread Edward J. Yoon (JIRA)

 [ 
https://issues.apache.org/jira/browse/HAMA-984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Edward J. Yoon updated HAMA-984:

Assignee: Cazen Lee

> Support AWS S3 schema in Hadoop 2.6+
> 
>
> Key: HAMA-984
> URL: https://issues.apache.org/jira/browse/HAMA-984
> Project: Hama
>  Issue Type: Improvement
>  Components: build 
>Reporter: Cazen Lee
>Assignee: Cazen Lee
>
> Hadoop 2.6+ does not contain AWS S3 related filesystem by default.
> So, IOException(No FileSystem for scheme) occurred while trying to access S3 
> via s3 or s3n schema.
> I know it's not a Hama bug but it will be helpful to Hama users who using AWS 
> S3 because it can be used by previous version(includes 1.x) without manual 
> setting. Of course, we can also guide through the changes, without 
> modification any source code.



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


[jira] [Updated] (HAMA-986) Hashcode calculation

2016-03-15 Thread Edward J. Yoon (JIRA)

 [ 
https://issues.apache.org/jira/browse/HAMA-986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Edward J. Yoon updated HAMA-986:

Fix Version/s: 0.7.2

> Hashcode calculation 
> -
>
> Key: HAMA-986
> URL: https://issues.apache.org/jira/browse/HAMA-986
> Project: Hama
>  Issue Type: Bug
>  Components: bsp core
>Affects Versions: 0.7.1
>Reporter: JongYoon Lim
>Priority: Trivial
> Fix For: 0.7.2
>
> Attachments: HAMA-986.patch
>
>
> There is a missing value when calculating hashcode of AsyncClient. 



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


[jira] [Resolved] (HAMA-986) Hashcode calculation

2016-03-15 Thread Edward J. Yoon (JIRA)

 [ 
https://issues.apache.org/jira/browse/HAMA-986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Edward J. Yoon resolved HAMA-986.
-
Resolution: Fixed
  Assignee: JongYoon Lim

I just committed this! Thanks JongYoon.

> Hashcode calculation 
> -
>
> Key: HAMA-986
> URL: https://issues.apache.org/jira/browse/HAMA-986
> Project: Hama
>  Issue Type: Bug
>  Components: bsp core
>Affects Versions: 0.7.1
>Reporter: JongYoon Lim
>Assignee: JongYoon Lim
>Priority: Trivial
> Fix For: 0.7.2
>
> Attachments: HAMA-986.patch
>
>
> There is a missing value when calculating hashcode of AsyncClient. 



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


[jira] [Updated] (HAMA-986) Hashcode calculation

2016-03-15 Thread Edward J. Yoon (JIRA)

 [ 
https://issues.apache.org/jira/browse/HAMA-986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Edward J. Yoon updated HAMA-986:

Affects Version/s: 0.7.1

> Hashcode calculation 
> -
>
> Key: HAMA-986
> URL: https://issues.apache.org/jira/browse/HAMA-986
> Project: Hama
>  Issue Type: Bug
>  Components: bsp core
>Affects Versions: 0.7.1
>Reporter: JongYoon Lim
>Priority: Trivial
> Fix For: 0.7.2
>
> Attachments: HAMA-986.patch
>
>
> There is a missing value when calculating hashcode of AsyncClient. 



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


[jira] [Resolved] (HAMA-982) Vertex.read/writeState() method throws NullPointerException

2016-03-15 Thread Edward J. Yoon (JIRA)

 [ 
https://issues.apache.org/jira/browse/HAMA-982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Edward J. Yoon resolved HAMA-982.
-
   Resolution: Fixed
Fix Version/s: (was: 0.7.2)
   0.7.1

Fixed.

> Vertex.read/writeState() method throws NullPointerException
> ---
>
> Key: HAMA-982
> URL: https://issues.apache.org/jira/browse/HAMA-982
> Project: Hama
>  Issue Type: Bug
>  Components: graph
>Affects Versions: 0.7.0
>Reporter: Edward J. Yoon
>Assignee: Edward J. Yoon
> Fix For: 0.7.1
>
>
> It occurs at partitioning and initial supersteps.
> >  at org.apache.hama.graph.GraphJobRunner$Parser.run(GraphJobRunner.java:557)



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


[jira] [Updated] (HAMA-982) Vertex.read/writeState() method throws NullPointerException

2016-03-15 Thread Edward J. Yoon (JIRA)

 [ 
https://issues.apache.org/jira/browse/HAMA-982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Edward J. Yoon updated HAMA-982:

Fix Version/s: (was: 0.7.1)
   0.7.2

> Vertex.read/writeState() method throws NullPointerException
> ---
>
> Key: HAMA-982
> URL: https://issues.apache.org/jira/browse/HAMA-982
> Project: Hama
>  Issue Type: Bug
>  Components: graph
>Affects Versions: 0.7.0
>Reporter: Edward J. Yoon
>Assignee: Edward J. Yoon
> Fix For: 0.7.1
>
>
> It occurs at partitioning and initial supersteps.
> >  at org.apache.hama.graph.GraphJobRunner$Parser.run(GraphJobRunner.java:557)



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