fsk119 commented on PR #20358:
URL: https://github.com/apache/flink/pull/20358#issuecomment-1195288057
Thanks for pointing it out. But I find I can not run the nightlies script in
my azure pipeline. It reports
```
Variables:
SECRET_S3_BUCKET:
Parsing expression: <variables.IT_CASE_S3_BUCKET>
Evaluating: variables['IT_CASE_S3_BUCKET']
Expanded: Null
Result: ''
SECRET_S3_ACCESS_KEY:
Parsing expression: <variables.IT_CASE_S3_ACCESS_KEY>
Evaluating: variables['IT_CASE_S3_ACCESS_KEY']
Expanded: Null
Result: ''
SECRET_S3_SECRET_KEY:
Parsing expression: <variables.IT_CASE_S3_SECRET_KEY>
Evaluating: variables['IT_CASE_S3_SECRET_KEY']
Expanded: Null
Result: ''
SECRET_GLUE_SCHEMA_ACCESS_KEY:
Parsing expression: <variables.IT_CASE_GLUE_SCHEMA_ACCESS_KEY>
Evaluating: variables['IT_CASE_GLUE_SCHEMA_ACCESS_KEY']
Expanded: Null
Result: ''
SECRET_GLUE_SCHEMA_SECRET_KEY:
Parsing expression: <variables.IT_CASE_GLUE_SCHEMA_SECRET_KEY>
Evaluating: variables['IT_CASE_GLUE_SCHEMA_SECRET_KEY']
Expanded: Null
Result: ''
```
Could you give me some hints on how to run the test with the hadoop3 profile
in azure?
[1]
https://dev.azure.com/1059623455/Flink/_build/results?buildId=313&view=logs&j=b1fcf054-9138-5463-c73c-a49979b9ac2a
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]