microsoft / microsoft/sql-server-samples
ERROR in bootstrap-sample-db.cmd
Nobody has claimed this yet.
- Dominant language
- PowerShell
- Stars
- 11.2k
- Forks
- 9.1k
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 14
Description
sql-server-samples/samples/features/sql-big-data-cluster/bootstrap-sample-db.cmd
There is an extra "set" in this line:
if DEFINED AZDATA_PASSWORD set set KNOX_PASSWORD=%AZDATA_PASSWORD%
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open sql-server-samples/samples/features/sql-big-data-cluster/bootstrap-sample-db.cmd and inspect the AZDATA_PASSWORD conditional shown in the issue. Remove the duplicated command keyword, then run the bootstrap script in the documented SQL big data cluster environment to confirm it completes and sets KNOX_PASSWORD correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell, sql
- Domain
- databases
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 58/100