And one more question : What are the best practices for data migration with
oetl to distributed orientdb.
Best Regards.
31 Ağustos 2015 Pazartesi 17:03:49 UTC+3 tarihinde kurtuluş yılmaz yazdı:
>
> Hi All;
> I try to use Orient etl and I get following error. Despite the following
> error sometimes orientdb can create and distribute vertexes to other node
> at cluster. I
>
> OrientDb version : 2.1.0 GA
>
> Error at oetl.sh ---> Error in Pipeline execution:
> com.orientechnologies.orient.server.distributed.ODistributedException:
> Error on execution distributed CREATE_RECORD
>
>
> Error at Log
> 2015-08-31 16:59:09:051 CONFI Remote client connected from:
> OClientConnection [id=194, source=?, since=1441029549051]
> [OClientConnectionManager]
> 2015-08-31 16:59:09:052 FINE Disconnecting connection OClientConnection
> [id=194, source=?, since=1441029549051]... [OClientConnectionManager]
> 2015-08-31 16:59:09:052 FINE Disconnected connection OClientConnection
> [id=194, source=?, since=1441029549051] found 1 channels
> [OClientConnectionManager]
> 2015-08-31 16:59:10:096 CONFI Remote client connected from:
> OClientConnection [id=195, source=?, since=1441029550096]
> [OClientConnectionManager]
> 2015-08-31 16:59:10:097 FINE Disconnecting connection OClientConnection
> [id=195, source=?, since=1441029550096]... [OClientConnectionManager]
> 2015-08-31 16:59:10:098 FINE Disconnected connection OClientConnection
> [id=195, source=?, since=1441029550096] found 1 channels
> [OClientConnectionManager]
>
>
> orient-server-config.xml is at attachmentsi
>
> distributed_db_config is
>
> {
> "autoDeploy": true,
> "hotAlignment": false,
> "executionMode": "asynchronous",
> "readQuorum": 1,
> "writeQuorum": 1,
> "failureAvailableNodesLessQuorum": false,
> "readYourWrites": true,
> "servers": {
> "*": "master"
> },
> "clusters": {
> "internal": {
> },
> "index": {
> },
> "*": {
> "servers": ["<NEW_NODE>"]
> }
> }
> }
>
>
--
---
You received this message because you are subscribed to the Google Groups
"OrientDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.