This is an automated email from the ASF dual-hosted git repository. xxyu pushed a change to branch kylin4_on_cloud in repository https://gitbox.apache.org/repos/asf/kylin.git.
from 8a93937 # adapt initialized config for default aws account limit new 3c72949 # update README.md new 7e59491 # update README.md The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: README.md | 36 +++--- backup/properties/default/kylin.properties | 2 +- .../properties/templates/kylin.properties.template | 2 +- deploy.py | 1 + images/cpulimit.png | Bin 0 -> 51155 bytes readme/advanced_configs.md | 42 +++---- readme/commands.md | 49 ++++---- readme/cost_calculation.md | 76 +++++++++++++ readme/prerequisites.md | 123 ++++++++++++++------- readme/quick_start.md | 33 ++++-- readme/quick_start_for_multiple_clusters.md | 8 +- readme/trouble_shooting.md | 98 ++++++++++++++++ 12 files changed, 353 insertions(+), 117 deletions(-) create mode 100644 images/cpulimit.png create mode 100644 readme/cost_calculation.md create mode 100644 readme/trouble_shooting.md