我正在为 Titan 安装和运行 DynamoDB 存储后端。按照安装和运行 DynamoDB for Titan中的说明进行操作
第五步要求我使用安装 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 文件具有不同的名称,并且不会被解压缩