[GitHub] incubator-rya pull request #71: [WIP] RYA-109 Feature/spark graph x

2017-01-03 Thread Ejgood21
Github user Ejgood21 closed the pull request at: https://github.com/apache/incubator-rya/pull/71 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] incubator-rya pull request #71: [WIP] RYA-109 Feature/spark graph x

2016-11-01 Thread amihalik
Github user amihalik commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/71#discussion_r85954332 --- Diff: mapreduce/src/main/java/mvm/rya/accumulo/mr/GraphXInputFormat.java --- @@ -0,0 +1,132 @@ +package mvm.rya.accumulo.mr; --- End diff -

[GitHub] incubator-rya pull request #71: [WIP] RYA-109 Feature/spark graph x

2016-11-01 Thread amihalik
Github user amihalik commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/71#discussion_r85954187 --- Diff: spark/src/main/java/mvm/rya/accumulo/spark/GraphXGraphGenerator.java --- @@ -0,0 +1,188 @@ +package mvm.rya.accumulo.spark; --- End d

[GitHub] incubator-rya pull request #71: [WIP] RYA-109 Feature/spark graph x

2016-11-01 Thread amihalik
Github user amihalik commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/71#discussion_r85954494 --- Diff: extras/indexing/src/main/java/org/apache/rya/indexing/accumulo/ConfigUtils.java --- @@ -365,6 +365,7 @@ public static boolean getUseMongo(fi

[GitHub] incubator-rya pull request #71: [WIP] RYA-109 Feature/spark graph x

2016-11-01 Thread amihalik
Github user amihalik commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/71#discussion_r85954290 --- Diff: mapreduce/src/main/java/mvm/rya/accumulo/mr/RyaTypeWritable.java --- @@ -0,0 +1,74 @@ +package mvm.rya.accumulo.mr; --- End diff --

[GitHub] incubator-rya pull request #71: [WIP] RYA-109 Feature/spark graph x

2016-08-18 Thread Ejgood21
GitHub user Ejgood21 opened a pull request: https://github.com/apache/incubator-rya/pull/71 [WIP] RYA-109 Feature/spark graph x You can merge this pull request into a Git repository by running: $ git pull https://github.com/Ejgood21/incubator-rya feature/sparkGraphX Alternati