[
https://issues.apache.org/jira/browse/FLINK-13759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jark Wu updated FLINK-13759:
----------------------------
Description:
Here is an instance: https://api.travis-ci.org/v3/job/572950228/log.txt
There is an error in the log.
{code}
==============================================================================
find:
‘flink-connectors/flink-connector-elasticsearch/target/flink-connector-elasticsearch*.jar’:
No such file or directory
==============================================================================
Previous build failure detected, skipping cache setup.
==============================================================================
{code}
The {{flink-connector-elasticsearch}} is not exist. But recent commits didn't
modify this.
was:
Here is an instance: https://api.travis-ci.org/v3/job/572950228/log.txt
There is an error in the log.
{{code}}
==============================================================================
find:
‘flink-connectors/flink-connector-elasticsearch/target/flink-connector-elasticsearch*.jar’:
No such file or directory
==============================================================================
Previous build failure detected, skipping cache setup.
==============================================================================
{{code}}
The {{flink-connector-elasticsearch}} is not exist. But recent commits didn't
modify this.
> All builds for master branch are failed during compile stage
> ------------------------------------------------------------
>
> Key: FLINK-13759
> URL: https://issues.apache.org/jira/browse/FLINK-13759
> Project: Flink
> Issue Type: Bug
> Reporter: Jark Wu
> Priority: Major
>
> Here is an instance: https://api.travis-ci.org/v3/job/572950228/log.txt
> There is an error in the log.
> {code}
> ==============================================================================
> find:
> ‘flink-connectors/flink-connector-elasticsearch/target/flink-connector-elasticsearch*.jar’:
> No such file or directory
> ==============================================================================
> Previous build failure detected, skipping cache setup.
> ==============================================================================
> {code}
> The {{flink-connector-elasticsearch}} is not exist. But recent commits didn't
> modify this.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)