Skip to content

Commit

Permalink
Use hadoop-3.1 checkstyle
Browse files Browse the repository at this point in the history
  • Loading branch information
wangyum authored Mar 11, 2019
1 parent 71421d6 commit 19d52e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dev/sbt-checkstyle
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ ERRORS=$(echo -e "q\n" \
-Pkubernetes \
-Pyarn \
-Phive \
-Phadoop-3.1 \
-Phive-thriftserver2 \
checkstyle test:checkstyle \
| awk '{if($1~/error/)print}' \
Expand Down

0 comments on commit 19d52e7

Please sign in to comment.