Skip to content

Commit

Permalink
add streamingpro-api/spark-warehouse to ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
allwefantasy committed Apr 12, 2019
1 parent 1efee38 commit d3e4619
Show file tree
Hide file tree
Showing 7 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -154,3 +154,4 @@ docs/gitbook/zh/_book/
contri/streamingpro-automl/logs/
/tmp
streamingpro-mlsql/src/main/java/streaming/core/WilliamLocalSparkServiceApp.scala
streamingpro-api/spark-warehouse
Binary file not shown.
Binary file not shown.
Empty file.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ object ScriptSQLExec extends Logging with WowLog {

if (!skipAuth) {

var staticAuthImpl = sqel.sparkSession
val staticAuthImpl = sqel.sparkSession
.sparkContext
.getConf
.getOption("spark.mlsql.auth.implClass")
Expand Down

0 comments on commit d3e4619

Please sign in to comment.