我已经使用单个数据中心安装了通过 OpsCenter 启用的分析、图形和搜索,并希望使用 DSEStudio 激活 OLAP 查询。我还使用以下 DSE 指南在 sparkmaster 节点上使用 gremlin 成功地做到了这一点,但我无法在 DSE Studio 上使用具有:
诸如:remote config alias g database.a
. 运行此命令时遇到的错误如下所示
错误
org.codehaus.groovy.contorl.MultipleCompilationErrorsException:startupfailed:Script95.groovy:1:unexcepted token:@line1, columns1.
:remote config alias g GeneratedGraph.a
^
1 error
我检查了 Spark、Cassandra 和 Solr 是否在安装的节点上运行。任何关于我可能错过的步骤的建议将不胜感激。