We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d1dec4 commit 4df423cCopy full SHA for 4df423c
bin/spark-sql
@@ -29,7 +29,7 @@ CLASS="org.apache.spark.sql.hive.thriftserver.SparkSQLCLIDriver"
29
FWDIR="$(cd `dirname $0`/..; pwd)"
30
31
function usage {
32
- echo "Usage: ./sbin/spark-sql [options] [cli option]"
+ echo "Usage: ./bin/spark-sql [options] [cli option]"
33
pattern="usage"
34
pattern+="\|Spark assembly has been built with Hive"
35
pattern+="\|NOTE: SPARK_PREPEND_CLASSES is set"
0 commit comments