[ 
https://issues.apache.org/jira/browse/CASSANDRA-15953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17160893#comment-17160893
 ] 

Yifan Cai commented on CASSANDRA-15953:
---------------------------------------

PR: [https://github.com/apache/cassandra-diff/pull/10]
 Code: [https://github.com/yifan-c/cassandra-diff/tree/compare-all-user-tables]

This patch allows the spark job to discover the user tables when 
`keyspace_tables` is not specified. The discovered tables are the intersection 
of the schema from source and target clusters. 

Optionally, one can specify the `disallowed_keyspaces` to exclude the keyspaces 
that should not be compared. 

> Support fetching all user tables to compare in Cassandra-diff
> -------------------------------------------------------------
>
>                 Key: CASSANDRA-15953
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-15953
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Tool/diff
>            Reporter: Yifan Cai
>            Assignee: Yifan Cai
>            Priority: Normal
>
> The spark diff job may fail to launch with kernel error "E2BIG: Argument list 
> too long", when passing a large list of keyspace table list to compare. 
> Proposing a mode to fetch all user tables from the clusters to be compared. 
> When the mode is on, the spark job ignores the parameter "keyspace_tables".



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to