You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "Marko A. Rodriguez (JIRA)" <ji...@apache.org> on 2015/12/04 16:35:10 UTC

[jira] [Created] (TINKERPOP-1025) Solve SparkContext Persistence Issues with BulkLoaderVertexProgram

Marko A. Rodriguez created TINKERPOP-1025:
---------------------------------------------

             Summary: Solve SparkContext Persistence Issues with BulkLoaderVertexProgram
                 Key: TINKERPOP-1025
                 URL: https://issues.apache.org/jira/browse/TINKERPOP-1025
             Project: TinkerPop
          Issue Type: Bug
          Components: hadoop
    Affects Versions: 3.1.0-incubating
            Reporter: Marko A. Rodriguez
             Fix For: 3.1.1-incubating


{{BulkLoaderVertexProgramTest}} fails when a persisted {{SparkContext}} is used WITH an {{InputRDD}}. 

Weird.

If you use persisted context and {{InputFormat}}. Good.
If you use a non-persisted context and {{InputFormat}}. Good.
If you use a non-persisted context and {{InputRDD}}. Good.
If you used a persisted context and {{InputRDD}}. Bad.




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