pingcap / pingcap/docs-tidb-operator

Customer reflects that is unclear to know how to configure the tiflash.toml by following this page

Open
#1,784 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
52
Forks
129
Avg merge
12m
Merged PRs (30d)
2

Description

File: /release-1.3/en/deploy-tiflash.md

Customer didn't notice that it's necessary to add 'tmp_path' parameter here in the tiflash.toml file by following the steps.

'''
tmp_path = "/tidb-data/tiflash-9000/tmp"
'''

Could you plz make it more obvious in the steps?

Thanks!

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Open release-1.3/en/deploy-tiflash.md and review the steps for configuring tiflash.toml. Make the required tmp_path parameter and its value explicit in the instructions. Done means the page clearly tells readers to add tmp_path = "/tidb-data/tiflash-9000/tmp".

Written by the indexing model from the issue text.

Assessment

Tech stack
kubernetes
Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.