[
https://issues.apache.org/jira/browse/GORA-386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14716038#comment-14716038
]
ASF GitHub Bot commented on GORA-386:
-------------------------------------
Github user lewismc commented on a diff in the pull request:
https://github.com/apache/gora/pull/29#discussion_r38060140
--- Diff: gora-core/pom.xml ---
@@ -141,6 +141,13 @@
<artifactId>guava</artifactId>
</dependency>
+ <!-- Spark dependency -->
--- End diff --
Dependency definitions usually happen within parent pom.xml. Modules then
inherit the dependency without versions. This also enables us best opportunity
to synchronize dependencies across modules.
> Gora Spark Backend Support
> --------------------------
>
> Key: GORA-386
> URL: https://issues.apache.org/jira/browse/GORA-386
> Project: Apache Gora
> Issue Type: New Feature
> Components: gora-core
> Reporter: Talat UYARER
> Assignee: Furkan KAMACI
> Labels: gsoc2015
> Fix For: 0.7
>
> Attachments: connection_refused.txt
>
>
> Now Gora supports Map Reduce Framework. With this umbrella issue we try to
> develop Apache Spark Backend.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)