DynamoDB Storage Backend for Titan をインストールして実行しています。DynamoDB for Titan のインストールと実行の指示に従う
5 番目のステップでは、gremlin サーバーをインストールするように求められます。
src/test/resources/install-gremlin-server.sh
実行しましたが、サーバー フォルダーの下に生成されたファイルは titan-1.0.0-hadoop1.zip です。解凍できないもの。エラーが発生します
Archive: titan-1.0.0-hadoop1.zip
End-of-central-directory signature not found. Either this file is not
a zipfile, or it constitutes one disk of a multi-part archive. In the
latter case the central directory and zipfile comment will be found on
the last disk(s) of this archive.
unzip: cannot find zipfile directory in one of titan-1.0.0-hadoop1.zip or
titan-1.0.0-hadoop1.zip.zip, and cannot find titan-1.0.0-hadoop1.zip.ZIP, period.
さらに、命令6はディレクトリに移動すると言います
cd server/dynamodb-titan100-storage-backend-1.0.0-hadoop1
そのようなディレクトリは生成されません。生成された唯一の zip ファイルで、名前が異なり、解凍されていません