Hi Nayomi,

On Wed, Oct 14, 2015 at 11:07 AM, Nayomi Dayarathne <nay...@wso2.com> wrote:

> 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.
>

Server URL and server port(CQL port) are no longer needed for migration. So
we can actually remove those properties completely from the command.


>
> 2. If we are migrating data from multiple tables from BAM to DAS, how
> do we define it in the command ?
>

Migrating data from multiple tables is not supported at the moment.

>
>
> Regards,
>
> Nayomi Dayarathne
> Software Engineer-QA
> Mobile : +94 (0) 775246619
> nay...@wso2.com
> _______________________________________________
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>



-- 
Thanks & Regards,

Inosh Goonewardena
Associate Technical Lead- WSO2 Inc.
Mobile: +94779966317
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to