Re: Please welcome our newest committer and PMC member, Eugene!

2012-05-01 Thread Eugene Koontz
, Jakob Homan wrote: > >> I'm happy to announce that the Giraph PMC has voted Eugene Koontz in >> as a committer and PMC member. Eugene has been pitching in with great >> patches that have been very useful, such as helping us sort out our >> terrifying munging situation (GIRAPH-168). >> >> Welcome aboard, Eugene! >> >> -Jakob >> >

Re: [DISCUSS] Giraph graduation resolution

2012-05-06 Thread Eugene Koontz
+1 for me on the resolution text. -Eugene

Intention to request a new roller account

2012-05-16 Thread Eugene Koontz
Hi fellow Giraphers, I've been asked on https://issues.apache.org/jira/browse/INFRA-4377 to notify you that I'd like to create a new Apache Roller account - (Apache Roller is the blogging software used by https://blogs.apache.org/). I think it would be nice to set up a blog for Giraph at some poi

Giraph and MRv2?

2012-03-15 Thread Eugene Koontz
Greetings fellow Giraphers, I'm working on compiling Giraph with support for MRv2 (available with Hadoop's 0.23 branch and on trunk (0.24.0-SNAPHOT)). Has anyone tried this yet? I think we'd want a maven profile switch (perhaps "-Phadoop_trunk"), similar to GIRAPH-14's "-Phadoop_facebook

Re: Giraph and MRv2?

2012-03-16 Thread Eugene Koontz
On 3/16/12 12:12 AM, Avery Ching wrote: This would be great Eugene. So far, I don't know of any other JIRA to do this, so go for it! Thanks for doing this. Avery Thanks for the encouragement, Avery! Will do so. -Eugene

hadoop version profiles

2012-03-20 Thread Eugene Koontz
Hi Giraphers, I think it might be good to look at how we can add support for new hadoop versions. Currently we have hadoop_facebook (https://issues.apache.org/jira/browse/GIRAPH-14). I am considering adding new ones such as hadoop_0.24. Looking at the code, it seems that the main hadoop va

Re: hadoop version profiles

2012-03-21 Thread Eugene Koontz
, although munge is kinda hacky. It is easy though. =) Avery On 3/20/12 5:52 PM, Eugene Koontz wrote: Hi Giraphers, I think it might be good to look at how we can add support for new hadoop versions. Currently we have hadoop_facebook ( https://issues.apache.org/**jira/browse/GIRAPH-14<h

Re: [DISCUSS] Giraph Graduation (was Re: Giraph status (Was: [Incubator Wiki] Update of "April2012" by OwenOmalley))

2012-04-13 Thread Eugene Koontz
+1 Looking forward to seeing Giraph grow!

[jira] [Created] (GIRAPH-158) Support YARN (next generation MapReduce)

2012-03-17 Thread Eugene Koontz (Created) (JIRA)
Support YARN (next generation MapReduce) Key: GIRAPH-158 URL: https://issues.apache.org/jira/browse/GIRAPH-158 Project: Giraph Issue Type: New Feature Reporter: Eugene Koontz YARN is a

[jira] [Updated] (GIRAPH-158) Support YARN (next generation MapReduce)

2012-03-17 Thread Eugene Koontz (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koontz updated GIRAPH-158: - Attachment: GIRAPH-158.patch This patch passes "mvn verify" with pom.xml modified to u

[jira] [Commented] (GIRAPH-158) Support YARN (next generation MapReduce)

2012-03-17 Thread Eugene Koontz (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13232176#comment-13232176 ] Eugene Koontz commented on GIRAPH-158: -- Not ready for "Submit Patch"

[jira] [Created] (GIRAPH-162) BspCase.setup() should catch FileNotFoundException thrown from org.apache.hadoop.fs.FileSystem.listStatus()

2012-03-20 Thread Eugene Koontz (Created) (JIRA)
/jira/browse/GIRAPH-162 Project: Giraph Issue Type: Bug Components: test Reporter: Eugene Koontz In hadoop trunk, org.apache.hadoop.fs.FileSystem.listStatus() is declared to throws both FileNotFoundException and IOException. The former

[jira] [Updated] (GIRAPH-162) BspCase.setup() should catch FileNotFoundException thrown from org.apache.hadoop.fs.FileSystem.listStatus()

2012-03-20 Thread Eugene Koontz (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koontz updated GIRAPH-162: - Attachment: GIRAPH-162.patch > BspCase.setup() should catch FileNotFoundException thr

[jira] [Updated] (GIRAPH-162) BspCase.setup() should catch FileNotFoundException thrown from org.apache.hadoop.fs.FileSystem.listStatus()

2012-03-21 Thread Eugene Koontz (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koontz updated GIRAPH-162: - Description: In hadoop trunk, org.apache.hadoop.fs.FileSystem.listStatus() is declared to throw

[jira] [Created] (GIRAPH-164) fix 5 "Line is longer than 80 characters" style errors in GiraphRunner

2012-03-21 Thread Eugene Koontz (Created) (JIRA)
Issue Type: Bug Reporter: Eugene Koontz Priority: Trivial {code} {code} -- 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/ContactAdmi

[jira] [Updated] (GIRAPH-164) fix 5 "Line is longer than 80 characters" style errors in GiraphRunner

2012-03-21 Thread Eugene Koontz (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koontz updated GIRAPH-164: - Attachment: GIRAPH-164.patch > fix 5 "Line is longer than 80 characters" st

[jira] [Commented] (GIRAPH-164) fix 5 "Line is longer than 80 characters" style errors in GiraphRunner

2012-03-21 Thread Eugene Koontz (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13234575#comment-13234575 ] Eugene Koontz commented on GIRAPH-164: -- Thanks Brian! -Eu

[jira] [Created] (GIRAPH-165) checkstyle error: 'conf'hides a field' on line 154 of GraphRunner

2012-03-21 Thread Eugene Koontz (Created) (JIRA)
Issue Type: Bug Reporter: Eugene Koontz Priority: Minor full checkstyle error is {code} {code} -- 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/Contac

[jira] [Commented] (GIRAPH-163) bin/giraph script overwrites CLASSPATH if "dev environment" detected (this also removes USER_JAR from CLASSPATH)

2012-03-21 Thread Eugene Koontz (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13234590#comment-13234590 ] Eugene Koontz commented on GIRAPH-163: -- Looks good to me; +1. &

[jira] [Updated] (GIRAPH-165) checkstyle error: 'conf'hides a field' on line 154 of GraphRunner

2012-03-21 Thread Eugene Koontz (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koontz updated GIRAPH-165: - Attachment: GIRAPH-165.patch > checkstyle error: 'conf'hides a field&#x

[jira] [Updated] (GIRAPH-165) checkstyle error: " 'conf' hides a field" on line 154 of GraphRunner

2012-03-21 Thread Eugene Koontz (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koontz updated GIRAPH-165: - Summary: checkstyle error: " 'conf' hides a field" on line 154 of GraphRunn

[jira] [Updated] (GIRAPH-166) add '*.patch' to list of files that Apache Rat ignores

2012-03-21 Thread Eugene Koontz (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koontz updated GIRAPH-166: - Attachment: pom.xml > add '*.patch' to list of files that Apach

[jira] [Updated] (GIRAPH-166) add '*.patch' to list of files that Apache Rat ignores

2012-03-21 Thread Eugene Koontz (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koontz updated GIRAPH-166: - Attachment: (was: pom.xml) > add '*.patch' to list of files that Apach

[jira] [Updated] (GIRAPH-166) add '*.patch' to list of files that Apache Rat ignores

2012-03-21 Thread Eugene Koontz (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koontz updated GIRAPH-166: - Attachment: GIRAPH-166.patch > add '*.patch' to list of files that Apach

[jira] [Created] (GIRAPH-166) add '*.patch' to list of files that Apache Rat ignores

2012-03-21 Thread Eugene Koontz (Created) (JIRA)
Reporter: Eugene Koontz Priority: Trivial Attachments: GIRAPH-166.patch Apache Rat will complain about "too many files without licenses" if it finds any *.patch files in your working directory. Rat should ignore these since they are temp files that aren't inc

[jira] [Created] (GIRAPH-167) mvn -Phadoop_non_secure clean verify fails

2012-03-21 Thread Eugene Koontz (Created) (JIRA)
mvn -Phadoop_non_secure clean verify fails -- Key: GIRAPH-167 URL: https://issues.apache.org/jira/browse/GIRAPH-167 Project: Giraph Issue Type: Bug Reporter: Eugene Koontz The

[jira] [Updated] (GIRAPH-167) mvn -Phadoop_non_secure clean verify fails

2012-03-21 Thread Eugene Koontz (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koontz updated GIRAPH-167: - Description: The {{hadoop_non_secure}} profile, which uses hadoop 0.20.2, is failing to compile

[jira] [Created] (GIRAPH-168) Simplify munge directive usage with new munge flag HADOOP_SECURE rather than HADOOP_FACEBOOK and HADOOP_NON_SECURE

2012-03-21 Thread Eugene Koontz (Created) (JIRA)
://issues.apache.org/jira/browse/GIRAPH-168 Project: Giraph Issue Type: Improvement Reporter: Eugene Koontz This JIRA relates to the mail thread here: http://mail-archives.apache.org/mod_mbox/incubator-giraph-dev/201203.mbox/browser Currently we check for the munge

[jira] [Updated] (GIRAPH-168) Simplify munge directive usage with new munge flag HADOOP_SECURE rather than HADOOP_FACEBOOK and HADOOP_NON_SECURE

2012-03-21 Thread Eugene Koontz (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koontz updated GIRAPH-168: - Attachment: GIRAPH-168.patch > Simplify munge directive usage with new munge f

[jira] [Updated] (GIRAPH-168) Simplify munge directive usage with new munge flag HADOOP_SECURE rather than HADOOP_FACEBOOK

2012-03-21 Thread Eugene Koontz (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koontz updated GIRAPH-168: - Summary: Simplify munge directive usage with new munge flag HADOOP_SECURE rather than

[jira] [Updated] (GIRAPH-168) Simplify munge directive usage with new munge flag HADOOP_SECURE (rather than HADOOP_FACEBOOK) and remove usage of HADOOP

2012-03-21 Thread Eugene Koontz (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koontz updated GIRAPH-168: - Description: This JIRA relates to the mail thread here: http://mail-archives.apache.org

[jira] [Updated] (GIRAPH-167) mvn -Phadoop_non_secure clean verify fails

2012-03-22 Thread Eugene Koontz (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koontz updated GIRAPH-167: - Attachment: GIRAPH-167.patch > mvn -Phadoop_non_secure clean verify fa

[jira] [Updated] (GIRAPH-168) Simplify munge directive usage with new munge flag HADOOP_SECURE (rather than HADOOP_FACEBOOK) and remove usage of HADOOP

2012-04-02 Thread Eugene Koontz (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koontz updated GIRAPH-168: - Attachment: GIRAPH-168.patch As Avery mentioned, there are changes in the RPC function

[jira] [Updated] (GIRAPH-168) Simplify munge directive usage with new munge flag HADOOP_SECURE (rather than HADOOP_FACEBOOK) and remove usage of HADOOP

2012-04-03 Thread Eugene Koontz (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koontz updated GIRAPH-168: - Attachment: GIRAPH-168.patch Latest patch "flips" the set of munge direc

[jira] [Commented] (GIRAPH-168) Simplify munge directive usage with new munge flag HADOOP_SECURE (rather than HADOOP_FACEBOOK) and remove usage of HADOOP

2012-04-05 Thread Eugene Koontz (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13247396#comment-13247396 ] Eugene Koontz commented on GIRAPH-168: -- Hi Jakob, I wonder if HADOOP_NO_SASL m

[jira] [Updated] (GIRAPH-168) Simplify munge directive usage with new munge flag HADOOP_SECURE (rather than HADOOP_FACEBOOK) and remove usage of HADOOP

2012-04-05 Thread Eugene Koontz (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koontz updated GIRAPH-168: - Attachment: GIRAPH-168.patch -Update hadoop_trunk to look for Hadoop version 3.0.0-SNAPSHOT

[jira] [Created] (GIRAPH-171) total time in MasterThread.run() is calculated incorrectly

2012-04-05 Thread Eugene Koontz (Created) (JIRA)
: Eugene Koontz Assignee: Eugene Koontz Attachments: GIRAPH-171.patch While running PageMarkBenchMark, I was seeing in the output: {{graph.MasterThread(172): total: Took 1.3336739262910001E9 seconds.}} This was because currently, in {{MasterThread.run()}}, we have: {code

[jira] [Updated] (GIRAPH-171) total time in MasterThread.run() is calculated incorrectly

2012-04-05 Thread Eugene Koontz (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koontz updated GIRAPH-171: - Attachment: GIRAPH-171.patch > total time in MasterThread.run() is calculated incorrec

[jira] [Updated] (GIRAPH-168) Simplify munge directive usage with new munge flag HADOOP_SECURE (rather than HADOOP_FACEBOOK) and remove usage of HADOOP

2012-04-06 Thread Eugene Koontz (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koontz updated GIRAPH-168: - Attachment: GIRAPH-168.patch Avery, thanks a lot for your comments and trying out the patch

[jira] [Commented] (GIRAPH-168) Simplify munge directive usage with new munge flag HADOOP_SECURE (rather than HADOOP_FACEBOOK) and remove usage of HADOOP

2012-04-09 Thread Eugene Koontz (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13250124#comment-13250124 ] Eugene Koontz commented on GIRAPH-168: -- Avery, thanks for spotting that line. I

[jira] [Updated] (GIRAPH-168) Simplify munge directive usage with new munge flag HADOOP_SECURE (rather than HADOOP_FACEBOOK) and remove usage of HADOOP

2012-04-09 Thread Eugene Koontz (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koontz updated GIRAPH-168: - Attachment: GIRAPH-168.patch -removes unneeded from Facebook profile -additional README content

[jira] [Commented] (GIRAPH-168) Simplify munge directive usage with new munge flag HADOOP_SECURE (rather than HADOOP_FACEBOOK) and remove usage of HADOOP

2012-04-09 Thread Eugene Koontz (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13250385#comment-13250385 ] Eugene Koontz commented on GIRAPH-168: -- Jakob, that would be nice to have. I f

[jira] [Commented] (GIRAPH-168) Simplify munge directive usage with new munge flag HADOOP_SECURE (rather than HADOOP_FACEBOOK) and remove usage of HADOOP

2012-04-10 Thread Eugene Koontz (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13250860#comment-13250860 ] Eugene Koontz commented on GIRAPH-168: -- Avery, thanks a lot for figuring it

[jira] [Created] (GIRAPH-181) Add Hadoop 1.0 profile to pom.xml

2012-04-10 Thread Eugene Koontz (Created) (JIRA)
Reporter: Eugene Koontz Assignee: Eugene Koontz Fix For: 0.2.0 Hadoop 1.0.x is now considered the "current stable version" of Hadoop, according to http://hadoop.apache.org/common/releases.html#Download . This JIRA is to add support within Giraph's ma

[jira] [Commented] (GIRAPH-181) Add Hadoop 1.0 profile to pom.xml

2012-04-10 Thread Eugene Koontz (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13250884#comment-13250884 ] Eugene Koontz commented on GIRAPH-181: -- {{mvn -Phadoop_1.0 clean verify}} succ

[jira] [Updated] (GIRAPH-181) Add Hadoop 1.0 profile to pom.xml

2012-04-10 Thread Eugene Koontz (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koontz updated GIRAPH-181: - Attachment: GIRAPH-181.patch > Add Hadoop 1.0 profile to pom.

[jira] [Updated] (GIRAPH-181) Add Hadoop 1.0 profile to pom.xml

2012-04-10 Thread Eugene Koontz (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koontz updated GIRAPH-181: - Attachment: GIRAPH-181.patch Add support for Hadoop 1.0.2 to README. Thanks for the reminder

[jira] [Commented] (GIRAPH-168) Simplify munge directive usage with new munge flag HADOOP_SECURE (rather than HADOOP_FACEBOOK) and remove usage of HADOOP

2012-04-10 Thread Eugene Koontz (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13250932#comment-13250932 ] Eugene Koontz commented on GIRAPH-168: -- +1, it sounds great to me if we can run

[jira] [Commented] (GIRAPH-168) Simplify munge directive usage with new munge flag HADOOP_SECURE (rather than HADOOP_FACEBOOK) and remove usage of HADOOP

2012-04-10 Thread Eugene Koontz (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13250938#comment-13250938 ] Eugene Koontz commented on GIRAPH-168: -- Although I wonder if Hudson will be abl

[jira] [Commented] (GIRAPH-183) Add Claudio's FOSDEM presentation (slides and video) to the site

2012-04-13 Thread Eugene Koontz (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13253819#comment-13253819 ] Eugene Koontz commented on GIRAPH-183: -- GIRAPH-168 is definitely related. I get

[jira] [Commented] (GIRAPH-183) Add Claudio's FOSDEM presentation (slides and video) to the site

2012-04-13 Thread Eugene Koontz (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13253899#comment-13253899 ] Eugene Koontz commented on GIRAPH-183: -- Requested help for this on the maven mai

[jira] [Commented] (GIRAPH-184) Upgrade to junit4

2012-04-16 Thread Eugene Koontz (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13254834#comment-13254834 ] Eugene Koontz commented on GIRAPH-184: -- Hi Devaraj, I noticed in your patch,

[jira] [Commented] (GIRAPH-184) Upgrade to junit4

2012-04-16 Thread Eugene Koontz (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13254835#comment-13254835 ] Eugene Koontz commented on GIRAPH-184: -- Hi Devaraj, I noticed in your patch,

[jira] [Commented] (GIRAPH-184) Upgrade to junit4

2012-04-16 Thread Eugene Koontz (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13254838#comment-13254838 ] Eugene Koontz commented on GIRAPH-184: -- (sorry for the double

[jira] [Commented] (GIRAPH-183) Add Claudio's FOSDEM presentation (slides and video) to the site

2012-04-17 Thread Eugene Koontz (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13255845#comment-13255845 ] Eugene Koontz commented on GIRAPH-183: -- I found that {{mvn clean compile

[jira] [Commented] (GIRAPH-183) Add Claudio's FOSDEM presentation (slides and video) to the site

2012-04-17 Thread Eugene Koontz (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13256049#comment-13256049 ] Eugene Koontz commented on GIRAPH-183: -- That's a good point, Claudi