microsoft / microsoft/sql-server-samples

Minikube install error with key for CLUSTER_PLATFORM

オープン
#545 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

主要言語
PowerShell
スター
11.2k
フォーク
9.1k
平均マージ
2日 7時間
マージ済み PR(30日)
14

説明

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

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

調査の方向性

まず、.bashrc に示されている環境変数を使用して、Ubuntu 18 上の Minikube で mssqlctl cluster create --name "sqlbigdata" コマンドを再現します。CLUSTER_PLATFORM の値が読み取られる箇所を追跡し、KeyError が示している内容を特定します。このステップでクラスターの作成が失敗しなくなれば完了です。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
kubernetes, shell, ubuntu
領域
devops, infrastructure
issue の種類
バグ
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
25/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。