[
https://issues.apache.org/jira/browse/GORA-386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14717550#comment-14717550
]
ASF GitHub Bot commented on GORA-386:
-------------------------------------
Github user kamaci commented on a diff in the pull request:
https://github.com/apache/gora/pull/29#discussion_r38147131
--- Diff: pom.xml ---
@@ -893,6 +893,10 @@
<groupId>ant</groupId>
<artifactId>ant</artifactId>
</exclusion>
+ <exclusion>
--- End diff --
servlet dependency is excluded from spark, not ant. Without excluding it
throws a java security exception. Motivation for it:
https://issues.apache.org/jira/browse/SPARK-1693
> 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)