Hi all,

I'm trying to install AsterixDB 0.9.6 on my cluster. I'm following the
tutorial at:
https://ci.apache.org/projects/asterixdb/ncservice.html#Multi_machine

Currently, I'm able to start NCService on each node. However, when I start
the cluster controller using the following command:
```
*bin/asterixcc -config-file cc.conf > cc.log 2>&1 &*
```
I always got the following error:
```

*16:57:05.115 [Executor-12:ClusterController] ERROR
org.apache.asterix.app.replication.NcLifecycleCoordinator - Node
asterix_nc1 failed to complete
startuporg.apache.hyracks.api.exceptions.HyracksDataException: attempt to
create metadata index Dataverse. Index should already exist*
```

Have any of you got into this problem before? If so, I would appreciate it
if you can give me a hint to solve it. I attached the config file
for reference.

Thanks,

Tin

Reply via email to