[
https://issues.apache.org/jira/browse/HBASE-29187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17936749#comment-17936749
]
Istvan Toth edited comment on HBASE-29187 at 3/19/25 9:18 AM:
--------------------------------------------------------------
You are right.
Committed the backports to all active branches.
was (Author: stoty):
You are right.
> Use double quote instead of single quote in Jenkinsfile scripts when there
> are env vars
> ---------------------------------------------------------------------------------------
>
> Key: HBASE-29187
> URL: https://issues.apache.org/jira/browse/HBASE-29187
> Project: HBase
> Issue Type: Bug
> Components: jenkins, scripts
> Reporter: Duo Zhang
> Assignee: Istvan Toth
> Priority: Major
> Labels: pull-request-available
> Fix For: 2.7.0, 3.0.0-beta-2, 2.6.3, 2.5.12
>
>
> Here we use single quote then the env var will not be evaluated, so it will
> produce something like "+1 jdk17 hadoop ${HADOOP_THREE_VERSION} xxx" instead
> of "+1 jdk17 hadoop 3.4.1 xxx".
> https://github.com/apache/hbase/blob/c2af2b3c0de938f2c2d094860f33e31177d197ea/dev-support/Jenkinsfile#L828
--
This message was sent by Atlassian Jira
(v8.20.10#820010)