[
https://issues.apache.org/jira/browse/HBASE-22464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Artem Ervits updated HBASE-22464:
---------------------------------
Description:
This Jira proposes to add the following two improvements:
# wget -N option for checking timestamp of downloaded RC files, if the local
copy of downloaded file is identical on the server, that file will be ignored.
# mvn -fn to never fail running the tests, previously with option -fae I could
not get the whole suite to run w/out failing.
was:I was on a train and trying to run the hbase-vote script, every time I
ran it on limited wifi it tried to download the RC assets. This adds an option
to ignore files that were downloaded and match the files on the server.
> Improvements to hbase-vote script
> ---------------------------------
>
> Key: HBASE-22464
> URL: https://issues.apache.org/jira/browse/HBASE-22464
> Project: HBase
> Issue Type: Improvement
> Affects Versions: 3.0.0, 1.5.0, 2.2.0, 1.4.9, 1.3.4, 2.1.4
> Reporter: Artem Ervits
> Assignee: Artem Ervits
> Priority: Trivial
> Attachments: HBASE-22464.branch-1.patch, HBASE-22464.v01.patch
>
>
> This Jira proposes to add the following two improvements:
> # wget -N option for checking timestamp of downloaded RC files, if the local
> copy of downloaded file is identical on the server, that file will be ignored.
> # mvn -fn to never fail running the tests, previously with option -fae I
> could not get the whole suite to run w/out failing.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)