This is failing in two of my PRs now. It looks like this tool already has
dealt with these errors by adding retries. But it only retries 3 times per
URL.

Here is a PR which changes it from 3 to 9 retries.
https://github.com/apache/beam/pull/12130
Would it be possible to merge this? Hopefully this will remove the issue
for everyone :)


On Mon, Jun 29, 2020 at 5:45 PM Alex Amato <ajam...@google.com> wrote:

> My mistake looks like this is the failure:
> https://issues.apache.org/jira/browse/BEAM-10381
>
> I'll keep running it locally to see if it will pass, to see if the flake
> theory makes sense
>
> On Mon, Jun 29, 2020 at 5:38 PM Ahmet Altay <al...@google.com> wrote:
>
>> It might be a flake? I restarted the "Run Python2_PVR_Flink PreCommit"
>> test. Is the JIRA link correct, it does not look directly related.
>>
>> On Mon, Jun 29, 2020 at 5:34 PM Alex Amato <ajam...@google.com> wrote:
>>
>>> I thought this was a bit odd as this PR doesn't change java code or deps.
>>>
>>> Details in JIRA:
>>>
>>> https://issues.apache.org/jira/projects/BEAM/issues/BEAM-10308?filter=allopenissues
>>>
>>> 404s trying to download this file:
>>>
>>>
>>> https://repo1.maven.org/maven2/org/apache/hadoop/hadoop-mapreduce-client-jobclient/2.8.5/hadoop-mapreduce-client-jobclient-2.8.5.jar
>>>
>>>
>>> Any ideas why this is happening and if there is a workaround to unblock
>>> my PR <https://github.com/apache/beam/pull/12084>?
>>>
>>

Reply via email to