Are Giraph Stats written in log only using map-reduce (hadoop2 mvn profile) ?

2018-09-08 Thread Thomas Rummler
It seems that Giraph Stas are written in log only using map-reduce ( giraph-1.3.0-snapshot built with -Phadoop2 mvn profile). Follows an example of Giraph Stats. Is there a way to write Giraph Stats in logs using yarn too (giraph-1.3.0-snapshot built with -Phadoop_yarn mvn profile) ? 2018-09-08

Re: giraph compile error

2018-08-12 Thread Thomas Rummler
va 1.8.0_60 > > > > I'll take it there's nothing earlier in the build log that may indicate > an > > issue? > > > > On Sun, Aug 5, 2018 at 6:43 AM, Thomas Rummler < > thomas.rummler...@gmail.com> > > wrote: > >> > >> Hi, I got fol

giraph compile error

2018-08-05 Thread Thomas Rummler
Hi, I got following error in compiling giraph. I'm using ubuntu 16.04 with java 1.8 and maven 3.3.9. Follows detail of mvn -version: Apache Maven 3.3.9 Maven home: /usr/share/maven Java version: 1.8.0_171, vendor: Oracle Corporation Java home: /usr/lib/jvm/java-8-openjdk-amd64/jre I cloned with f