microsoft / microsoft/sql-server-samples

ERROR in bootstrap-sample-db.cmd

Open
#744 0 comments 0 reactions 0 assignees View on GitHub

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

  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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.