[jira] [Commented] (GIRAPH-159) Case insensitive file/directory name matching will produce errors on M/R jar unpack.

2012-03-20 Thread Avery Ching (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13234177#comment-13234177 ] Avery Ching commented on GIRAPH-159: Brian, can you show me how to recreate this issue

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

2012-03-20 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13234176#comment-13234176 ] Hudson commented on GIRAPH-162: --- Integrated in Giraph-trunk-Commit #89 (See [https://builds

Re: hadoop version profiles

2012-03-20 Thread Avery Ching
I agree with this approach, 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] [Commented] (GIRAPH-162) BspCase.setup() should catch FileNotFoundException thrown from org.apache.hadoop.fs.FileSystem.listStatus()

2012-03-20 Thread Avery Ching (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13234164#comment-13234164 ] Avery Ching commented on GIRAPH-162: Looks good. +1. I'm committing.

[jira] [Commented] (GIRAPH-161) Handling null messages and edges when initializing IntIntNullIntVertex

2012-03-20 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13234142#comment-13234142 ] Hudson commented on GIRAPH-161: --- Integrated in Giraph-trunk-Commit #88 (See [https://builds

[jira] [Commented] (GIRAPH-161) Handling null messages and edges when initializing IntIntNullIntVertex

2012-03-20 Thread Avery Ching (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13234139#comment-13234139 ] Avery Ching commented on GIRAPH-161: +1. There are 5 checkstyle violations from GIRAP

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

[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 thrown from

[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)
BspCase.setup() should catch FileNotFoundException thrown from org.apache.hadoop.fs.FileSystem.listStatus() --- Key: GIRAPH-162 URL: https://issues.apache.org/

[jira] [Created] (GIRAPH-161) Handling null messages and edges when initializing IntIntNullIntVertex

2012-03-20 Thread Dionysios Logothetis (Created) (JIRA)
Handling null messages and edges when initializing IntIntNullIntVertex -- Key: GIRAPH-161 URL: https://issues.apache.org/jira/browse/GIRAPH-161 Project: Giraph Issue Type: B

[jira] [Updated] (GIRAPH-161) Handling null messages and edges when initializing IntIntNullIntVertex

2012-03-20 Thread Dionysios Logothetis (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dionysios Logothetis updated GIRAPH-161: Attachment: GIRAPH-161.patch > Handling null messages and edges when initializi

[jira] [Updated] (GIRAPH-160) Vertex reader that reads adjacency lists with no vertex and edge values associated

2012-03-20 Thread Dionysios Logothetis (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dionysios Logothetis updated GIRAPH-160: Attachment: GIRAPH-160.patch > Vertex reader that reads adjacency lists with no

[jira] [Created] (GIRAPH-160) Vertex reader that reads adjacency lists with no vertex and edge values associated

2012-03-20 Thread Dionysios Logothetis (Created) (JIRA)
Vertex reader that reads adjacency lists with no vertex and edge values associated -- Key: GIRAPH-160 URL: https://issues.apache.org/jira/browse/GIRAPH-160 Project: Girap