File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1616 " bash" ,
1717 " -x" ,
1818 " -c" ,
19- " test 1 == $(curl http://spark-history-node-default :18080/api/v1/applications | jq length)" ,
19+ " test 1 == $(curl http://spark-history-node:18080/api/v1/applications | jq length)" ,
2020 ]
Original file line number Diff line number Diff line change 1616 " bash" ,
1717 " -x" ,
1818 " -c" ,
19- " test 1 == $(curl http://spark-history-node-default :18080/api/v1/applications | jq length)" ,
19+ " test 1 == $(curl http://spark-history-node:18080/api/v1/applications | jq length)" ,
2020 ]
2121 resources :
2222 limits :
Original file line number Diff line number Diff line change 1616 " bash" ,
1717 " -x" ,
1818 " -c" ,
19- " test 1 == $(curl http://spark-history-node-default :18080/api/v1/applications | jq length)" ,
19+ " test 1 == $(curl http://spark-history-node:18080/api/v1/applications | jq length)" ,
2020 ]
2121 resources :
2222 limits :
Original file line number Diff line number Diff line change 1616 " bash" ,
1717 " -x" ,
1818 " -c" ,
19- " test 2 == $(curl http://spark-history-node-default :18080/api/v1/applications | jq length)" ,
19+ " test 2 == $(curl http://spark-history-node:18080/api/v1/applications | jq length)" ,
2020 ]
You can’t perform that action at this time.
0 commit comments