[ 
https://issues.apache.org/jira/browse/TINKERPOP-1033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15086699#comment-15086699
 ] 

ASF GitHub Bot commented on TINKERPOP-1033:
-------------------------------------------

Github user okram commented on the pull request:

    
https://github.com/apache/incubator-tinkerpop/pull/192#issuecomment-169528513
  
    Integration test `BUILD SUCCESSFUL`.
    
    ```
    [INFO] Apache TinkerPop .................................. SUCCESS [4.800s]
    [INFO] Apache TinkerPop :: Gremlin Shaded ................ SUCCESS [2.300s]
    [INFO] Apache TinkerPop :: Gremlin Core .................. SUCCESS [34.224s]
    [INFO] Apache TinkerPop :: Gremlin Test .................. SUCCESS [11.772s]
    [INFO] Apache TinkerPop :: Gremlin Groovy ................ SUCCESS [32.672s]
    [INFO] Apache TinkerPop :: Gremlin Groovy Test ........... SUCCESS [6.828s]
    [INFO] Apache TinkerPop :: TinkerGraph Gremlin ........... SUCCESS 
[3:22.133s]
    [INFO] Apache TinkerPop :: Hadoop Gremlin ................ SUCCESS 
[5:02.151s]
    [INFO] Apache TinkerPop :: Spark Gremlin ................. SUCCESS 
[4:03.723s]
    [INFO] Apache TinkerPop :: Giraph Gremlin ................ SUCCESS 
[2:01:35.469s]
    [INFO] Apache TinkerPop :: Neo4j Gremlin ................. SUCCESS 
[18:06.653s]
    [INFO] Apache TinkerPop :: Gremlin Driver ................ SUCCESS [10.940s]
    [INFO] Apache TinkerPop :: Gremlin Server ................ SUCCESS 
[11:13.160s]
    [INFO] Apache TinkerPop :: Gremlin Console ............... SUCCESS 
[1:10.880s]
    [INFO] 
------------------------------------------------------------------------
    [INFO] BUILD SUCCESS
    [INFO] 
------------------------------------------------------------------------
    [INFO] Total time: 2:46:18.192s
    [INFO] Finished at: Wed Jan 06 19:01:26 MST 2016
    [INFO] Final Memory: 103M/708M
    ```


> Store sideEffects as a persisted RDD
> ------------------------------------
>
>                 Key: TINKERPOP-1033
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-1033
>             Project: TinkerPop
>          Issue Type: Improvement
>          Components: hadoop
>    Affects Versions: 3.1.0-incubating
>            Reporter: Marko A. Rodriguez
>            Assignee: Marko A. Rodriguez
>             Fix For: 3.1.1-incubating
>
>
> I think we can completely get away from HDFS for {{SparkGraphComputer}}. We 
> will need something like {{PesistedSideEffectsRDD}}. Once we do that, if the 
> user wants to use Spark without Hadoop, its possible.
> This would beg the question -- do we go all the way and support 
> {{SparkGraph}} ?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to