Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[IOTDB-141]Develop memory estimate tool #256

Merged
merged 5 commits into from Jul 19, 2019
Merged

Conversation

fanhualta
Copy link
Contributor

Currently, we have a dynamic parameter adapter module, so based on this module, it's better to develop a memory estimation tool for users to use. Users provide the number of storage groups and the number of timeseries according to their workloads, and the tool gives the minimum memory for writing to satisfy the load.
jira link: https://issues.apache.org/jira/browse/IOTDB-141

pom.xml Outdated Show resolved Hide resolved
Copy link
Member

@qiaojialin qiaojialin left a comment

Choose a reason for hiding this comment

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

We need an example or hint when using this tool, you can add it in the documents

@fanhualta
Copy link
Contributor Author

We need an example or hint when using this tool, you can add it in the documents

I have written a docu about this tool.

@samperson1997
Copy link
Contributor

samperson1997 commented Jul 17, 2019

Documents in User Guide and file 0-content.md are also changed in PR#247. Maybe the order of new chapters (Chapter 7 and Chapter 8) needs to be discussed first to avoid conflict.

@samperson1997 samperson1997 mentioned this pull request Jul 17, 2019
@fanhualta
Copy link
Contributor Author

Documents in User Guide and file 0-content.md are also changed in PR#247. Maybe the order of new chapters (Chapter 7 and Chapter 8) needs to be discussed first to avoid conflict.

I think 7 is for all tolls.

@fanhualta fanhualta force-pushed the dev_memory_estimate_tool branch 3 times, most recently from d72d061 to 8ec3f56 Compare July 18, 2019 07:34
@fanhualta fanhualta merged commit 226371c into master Jul 19, 2019
@fanhualta fanhualta deleted the dev_memory_estimate_tool branch July 19, 2019 01:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants