We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95f1834 commit c62d196Copy full SHA for c62d196
dev-support/Jenkinsfile_GitHub
@@ -18,7 +18,7 @@
18
pipeline {
19
20
agent {
21
- label 'Hadoop'
+ label 'hbase'
22
}
23
24
options {
@@ -66,7 +66,7 @@ pipeline {
66
stage ('yetus general check') {
67
68
node {
69
70
71
72
environment {
@@ -152,7 +152,7 @@ pipeline {
152
stage ('yetus jdk8 Hadoop2 checks') {
153
154
155
156
157
158
@@ -252,7 +252,7 @@ pipeline {
252
stage ('yetus jdk11 hadoop3 checks') {
253
254
255
256
257
258
0 commit comments