私のtinkertopバージョンを3.2.4バージョンにアップグレードしようとしています。現在、私はtitan-1.0.0-hadoop1バージョンを使用しています。それは最近のtinkertop(gremlin)バージョンに組み込まれていないからです。私はアップグレードしたい。私は、以下のステップでしたTITAN DBで手動でgremlinサーバーをインストールする
: 1.ダウンロードグレムリン・サーバー3.2.4バージョンを、 2.解凍しますGREMLIN_SERVER_HOME/confに/グレムリン-server.yamlを編集してデフォルトに 次の設定が含まれます。
graphs: {
graph: conf/titan-berkeleydb.properties}
plugins:
- aurelius.titan
}
3. then in terminal I ran the following command
bin/gremlin-server.sh -i com.thinkaurelius.titan titan-core 1.0.0
第三の工程の後に、私は次のエラーを取得しています
DependencyGrabber $ _copyTo_closure6 - コピー - /home/titan123/Downloads/apache-tinkerpop-gremlin-server-3.2.4/ext/titan-core/plugin /jsr305-3.0.0.jar 依存関係をインストールできませんでした:java.lang.NullPointerException:nullオブジェクトに 'mainAttributes'プロパティを取得できません。
@stephenのmalletteと下位互換性があり、この –