We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e44edd7 commit 954fb3cCopy full SHA for 954fb3c
1 file changed
samples/features/sql-big-data-cluster/bootstrap-sample-db.sh
@@ -31,7 +31,7 @@ AW_WWI_SAMPLES=${AW_WWI_SAMPLES:=no}
31
32
# Use default ports if not specified
33
SQL_MASTER_PORT=${SQL_MASTER_PORT:=31433}
34
-KNOX_PORT=${KNOX_PORT:=30433}
+KNOX_PORT=${KNOX_PORT:=30443}
35
SQL_MASTER_INSTANCE=$SQL_MASTER_IP,$SQL_MASTER_PORT
36
KNOX_ENDPOINT=$KNOX_IP:$KNOX_PORT
37
0 commit comments