microsoft / microsoft/sql-server-samples
Minikube install error with key for CLUSTER_PLATFORM
Nessuno ha ancora preso questa issue.
- Lingua principale
- PowerShell
- Stelle
- 11.2k
- Fork
- 9.1k
- Merge medio
- 2g 7h
- PR unite (30g)
- 14
Descrizione
Most likely have done something obvious, but I do not know what to do!
Trying to get Big Data Cluster to work in Minikube, with big machine I have on Ubuntu 18 Desktop.
When running the mssqlctl command
pesmith@pesmith-HP-Z820-Workstation:~/.local/bin$ sudo ./mssqlctl cluster create --name "sqlbigdata"
[sudo] password for pesmith:
The license terms for this product can be downloaded from:
The privacy statement can be viewed at:
Do you accept the license terms? (y/n): y
NOTE: Cluster creation can take a significant amount of time depending on
configuration, network speed, and the number of nodes in the cluster.
Error processing command: "KeyError"
'CLUSTER_PLATFORM'
This was my lines in my .bashrc file that is setting the env vars
export ACCEPT_EULA="yes"
export CLUSTER_PLATFORM="minikube"
Any clues to the issue would be appreciated.
Paul
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Direzione di ricerca
Inizia riproducendo il comando mssqlctl cluster create --name "sqlbigdata" in Minikube su Ubuntu 18, utilizzando le variabili d’ambiente mostrate in .bashrc. Traccia il punto in cui viene letto il valore di CLUSTER_PLATFORM e determina cosa indica il KeyError; il lavoro è completato quando la creazione del cluster non fallisce più in questo passaggio.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- kubernetes, shell, ubuntu
- Ambito
- devops, infrastructure
- Tipo di issue
- Bug
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 25/100