You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "stephen mallette (JIRA)" <ji...@apache.org> on 2015/10/01 18:07:26 UTC

[jira] [Created] (TINKERPOP3-860) Bindings applied to the PluginAcceptor should appear to Gremlin Server

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)