Skip to content
This repository was archived by the owner on Oct 7, 2022. It is now read-only.

while(!isLastSSTable){generate transfer remove}#4

Open
Barala wants to merge 15 commits into
cassandra-2.1from
transportationOfSSTables
Open

while(!isLastSSTable){generate transfer remove}#4
Barala wants to merge 15 commits into
cassandra-2.1from
transportationOfSSTables

Conversation

@Barala
Copy link
Copy Markdown
Collaborator

@Barala Barala commented Apr 11, 2016

CMD Arguments

-d <node ip address> -tenantId tenant1 -replaceWith tenant1Dev <Path of SSTable folder>

flow:-

while(!isLastSSTable){ generate(); transfer(); remove(); }

In case of failure it will store all failure SSTables in baseDir/transportationFailure/data/KS/CF

Log directory :- baseDir/transpoLog/KS/CF

@Barala
Copy link
Copy Markdown
Collaborator Author

Barala commented Jun 1, 2016

FixMe :- Add timestamp directory between data and KS So that we can avoid override conflicts.

Resolved In commit fee7db5


/**To print final Time Summary for Given CF
* @param long starting time
* @param long end time
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we have only one parameter, we should remove one of @param

@Barala
Copy link
Copy Markdown
Collaborator Author

Barala commented Jun 1, 2016

@KengoTODA san Yes I will make the changes as per your suggestions.

Thanks!! for the review.

@Barala
Copy link
Copy Markdown
Collaborator Author

Barala commented Jun 7, 2016

FIXME:-
Right now wrapper bash script is interactive. make it one command line for any given scenario.

@Barala Barala changed the title while(!isLastSSTable){genrate transfer remove} while(!isLastSSTable){generate transfer remove} Jun 7, 2016
@Barala Barala force-pushed the transportationOfSSTables branch from 8db626a to 6567d0d Compare February 8, 2017 08:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants