Skip to content

Commit

Permalink
Add kyuubi-spark-monitor module for nightly.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zhang1002 committed Jul 12, 2021
1 parent 69d4197 commit 5ffb54f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
strategy:
matrix:
profiles:
- '-Pspark-master -pl :kyuubi-spark-sql-engine,:kyuubi-common,:kyuubi-ha,:kyuubi-zookeeper'
- '-Pspark-master -pl :kyuubi-spark-sql-engine,:kyuubi-common,:kyuubi-ha,:kyuubi-zookeeper,:kyuubi-spark-monitor'
env:
SPARK_LOCAL_IP: localhost
steps:
Expand Down

0 comments on commit 5ffb54f

Please sign in to comment.