[ 
https://issues.apache.org/jira/browse/FLINK-27437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Flink Jira Bot updated FLINK-27437:
-----------------------------------
    Labels: pull-request-available stale-minor  (was: pull-request-available)

I am the [Flink Jira Bot|https://github.com/apache/flink-jira-bot/] and I help 
the community manage its development. I see this issues has been marked as 
Minor but is unassigned and neither itself nor its Sub-Tasks have been updated 
for 180 days. I have gone ahead and marked it "stale-minor". If this ticket is 
still Minor, please either assign yourself or give an update. Afterwards, 
please remove the label or in 7 days the issue will be deprioritized.


> Syntax error when running tpcds test
> ------------------------------------
>
>                 Key: FLINK-27437
>                 URL: https://issues.apache.org/jira/browse/FLINK-27437
>             Project: Flink
>          Issue Type: Improvement
>          Components: Tests
>    Affects Versions: 1.14.4, 1.15.0
>         Environment: CentOS 7.4
>            Reporter: Yao Zhang
>            Priority: Minor
>              Labels: pull-request-available, stale-minor
>
> Run tpcds test with instruction from 
> `flink-end-to-end-tests/flink-tpcds-test/README.md`
>  
> {code:java}
> sh flink-end-to-end-tests/run-single-test.sh 
> flink-end-to-end-tests/test-scripts/test_tpcds.sh {code}
> Then a syntax error were thrown as follow:
> {code:java}
> Checking for availability of CI Maven mirror
> Using Google mirror
> Flink dist directory: 
> /opt/zy/source_code/flink/flink-dist/target/flink-1.13.2-bin/flink-1.13.2
> /path/to/flink/flink-end-to-end-tests/test-scripts/common.sh: line 257: 
> syntax error near unexpected token `<'
> /path/to/flink/flink-end-to-end-tests/test-scripts/common.sh: line 257: `    
> done < <(grep "^server\." "${FLINK_DIR}/conf/zoo.cfg")' {code}
> If bash is invoked with name sh, bash enters posix mode. Process substitution 
> is not specified by POSIX, so not all POSIX shells support it, only some 
> shells like bash.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to