stephen mallette created TINKERPOP3-860:
-------------------------------------------
Summary: Bindings applied to the PluginAcceptor should appear to
Gremlin Server
Key: TINKERPOP3-860
URL: https://issues.apache.org/jira/browse/TINKERPOP3-860
Project: TinkerPop 3
Issue Type: Improvement
Components: groovy
Affects Versions: 3.0.1-incubating
Reporter: stephen mallette
An concrete example here is In {{HadoopGremlinPlugin}} where the {{hdfs}}
object is added to global bindings. If you fire that plugin up in Gremlin
Server, that object isn't present:
gremlin> :> hdfs.ls()
No such property: hdfs for class: Script10
Display stack trace? [yN] n
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)