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

Maja Kabiljo updated GIRAPH-653:
--------------------------------

    Attachment: GIRAPH-653.patch

This is my fault, didn't try other profiles, yarn was broken as well. Works now.
                
> Hadoop_non_secure broken
> ------------------------
>
>                 Key: GIRAPH-653
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-653
>             Project: Giraph
>          Issue Type: Bug
>            Reporter: Claudio Martella
>         Attachments: GIRAPH-653.patch
>
>
> a fresh mvn -Phadoop_non_secure compile on trunk does not compile:
> [ERROR] COMPILATION ERROR : 
> [INFO] -------------------------------------------------------------
> [ERROR] 
> /home/claudio/giraph-trunk/giraph-core/target/munged/main/org/apache/giraph/io/internal/WrappedVertexOutputFormat.java:[28,35]
>  cannot find symbol
>   symbol:   class JobStatus
>   location: package org.apache.hadoop.mapreduce
> [ERROR] 
> /home/claudio/giraph-trunk/giraph-core/target/munged/main/org/apache/giraph/io/internal/WrappedVertexOutputFormat.java:[159,20]
>  package JobStatus does not exist
> [ERROR] 
> /home/claudio/giraph-trunk/giraph-core/target/munged/main/org/apache/giraph/io/internal/WrappedVertexOutputFormat.java:[146,24]
>  cannot find symbol
>   symbol:   method commitJob(org.apache.hadoop.mapreduce.JobContext)
>   location: variable outputCommitter of type 
> org.apache.hadoop.mapreduce.OutputCommitter
> [ERROR] 
> /home/claudio/giraph-trunk/giraph-core/target/munged/main/org/apache/giraph/io/internal/WrappedVertexOutputFormat.java:[143,7]
>  method does not override or implement a method from a supertype
> [ERROR] 
> /home/claudio/giraph-trunk/giraph-core/target/munged/main/org/apache/giraph/io/internal/WrappedVertexOutputFormat.java:[157,7]
>  method does not override or implement a method from a supertype

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to