You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2022/07/26 10:12:52 UTC

[GitHub] [flink] fsk119 commented on pull request #20358: [FLINK-28679][hive] Use fixed version for hive-service-rpc

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: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org