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

Paolo Castagna updated GIRAPH-196:
----------------------------------

    Attachment: GIRAPH-196.patch

This is just to see if it is feasible.
I am not 100% about the security stuff...

Tests run fine with:
mvn test -Phadoop_0.20.203
mvn test -Phadoop_1.0
mvn test -Phadoop_non_secure

Not tested with:
mvn test -Phadoop_facebook

There are problems with:
mvn test -Phadoop_0.23
mvn test -Phadoop_trunk (dependency problems?)

                
> Get rid of the munge-maven-plugin
> ---------------------------------
>
>                 Key: GIRAPH-196
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-196
>             Project: Giraph
>          Issue Type: Wish
>          Components: build
>    Affects Versions: 0.2.0
>            Reporter: Paolo Castagna
>         Attachments: GIRAPH-196.patch
>
>
> It would be great to be able to remove the use of munge-maven-plugin.
> Source files currently using it are:
>  - ImmutableOutputCommitter.java
>  - BasicRPCCommunications.java
>  - CommunicationsInterface.java
>  - RPCCommunications.java
>  - TestBspBasics.java
> Avery already suggested on the mailing list that munge-maven-plugin could be 
> removed if Hadoop RPC is substituted with Netty -- 
> http://mail-archives.apache.org/mod_mbox/giraph-user/201205.mbox/%3C4FBF329E.9000502%40apache.org%3E

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to