Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 193109e

Browse files
Update README.md
1 parent 46445fc commit 193109e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ This project does demo 2 things:
2929
### 4.1 How to register data with SparkSql
3030
- Download this project.
3131
- Build it: `mvn clean install` and
32-
- Run MainApp: `spark-submit MainApp cloud-based-sql-engine-using-spark.jar`. Tht's it!
32+
- Run MainApp: `spark-submit --class MainApp cloud-based-sql-engine-using-spark.jar`. Tht's it!
3333
- It'll register some sample data in `records` table with SparkSQL.
3434

3535
### 4.2 How to query registered data via Spark Thrift Server using Beeline and JDBC?

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /