Hi DAS team, I need below clarifications regarding the command that we used to migrate data from BAM to DAS using analytic migration tool.
I used below command to migrate data from a table in BAM to DAS ./analytics-migrate.sh -serverUrl <DAS_SERVER_URL> -cassandra_Url <CASSANDRA_URL> -serverPort <DAS_PORT> -columnFamily <COLUMN_FAMILY-NAME> -analyticTable <ANALYTICS_TABLE_NAME> -batchSize 1000 -tenantId -1234 -username <CASSANDRA_SERVER_USERNAME> -password <CASSANDRA_SERVER_PASSWORD> -cassandraPort <CASSANDRA_PORT> -clusterName <CLUSTER_NAME> 1. Are there any optional and mandatory parameters in the command ? Because when we remove <DAS_SERVER_URL> and <DAS_PORT> parameters and run the command, it still migrate data from BAM to DAS. 2. If we are migrating data from multiple tables from BAM to DAS, how do we define it in the command ? Regards, Nayomi Dayarathne Software Engineer-QA Mobile : +94 (0) 775246619 [email protected] _______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
