[
https://issues.apache.org/jira/browse/TINKERPOP3-1011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marko A. Rodriguez updated TINKERPOP3-1011:
-------------------------------------------
Description:
We need to generalize {{HadoopElementIterator}} to support non-filebased
{{InputFormats}}.
https://github.com/apache/incubator-tinkerpop/blob/master/hadoop-gremlin/src/main/java/org/apache/tinkerpop/gremlin/hadoop/structure/hdfs/HadoopElementIterator.java
A bug is showing up with a provider that only uses {{InputRDD}} and thus, no
HDFS interactions.
was:
We need to generalize {{HadoopElementIterator}} to support non-filebased
{{InputFormat}}s.
https://github.com/apache/incubator-tinkerpop/blob/master/hadoop-gremlin/src/main/java/org/apache/tinkerpop/gremlin/hadoop/structure/hdfs/HadoopElementIterator.java
A bug is showing up with a provider that only uses {{InputRDD}} and thus, no
HDFS interactions.
> HadoopGraph can't re-attach when the InputFormat is not a FileInputFormat
> -------------------------------------------------------------------------
>
> Key: TINKERPOP3-1011
> URL: https://issues.apache.org/jira/browse/TINKERPOP3-1011
> Project: TinkerPop 3
> Issue Type: Bug
> Components: hadoop
> Affects Versions: 3.1.0-incubating
> Reporter: Marko A. Rodriguez
> Assignee: Marko A. Rodriguez
> Fix For: 3.1.1-incubating
>
>
> We need to generalize {{HadoopElementIterator}} to support non-filebased
> {{InputFormats}}.
> https://github.com/apache/incubator-tinkerpop/blob/master/hadoop-gremlin/src/main/java/org/apache/tinkerpop/gremlin/hadoop/structure/hdfs/HadoopElementIterator.java
> A bug is showing up with a provider that only uses {{InputRDD}} and thus, no
> HDFS interactions.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)