[ https://issues.apache.org/jira/browse/TINKERPOP-1223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15214813#comment-15214813 ]
Marko A. Rodriguez commented on TINKERPOP-1223: ----------------------------------------------- This will not be done. As it stands, if the path is not on the local filesystem, then it will be checked in HDFS. If its there, then its copied to the local filesystem for distribution through DistributedCache (Giraph) or SparkServer (Spark). Arbitrary URIs is not reasonable --- FTP, HTTP, HTTPS, ? ... there are an endless number of protocols and we are not going go down that rabbit hole. > Allow jars in gremlin.distributedJars to be read from HDFS > ---------------------------------------------------------- > > Key: TINKERPOP-1223 > URL: https://issues.apache.org/jira/browse/TINKERPOP-1223 > Project: TinkerPop > Issue Type: Improvement > Components: hadoop > Affects Versions: 3.2.0-incubating > Reporter: Matthias Broecheler > Assignee: Marko A. Rodriguez > Fix For: 3.2.0-incubating > > > in addition to the local file system as it currently stands. That makes it > possible for users to include custom VertexPrograms in their OLAP traversals > when they don't have local file access to the compute machines. -- This message was sent by Atlassian JIRA (v6.3.4#6332)