[
https://issues.apache.org/jira/browse/HBASE-22069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16797937#comment-16797937
]
Junhong Xu edited comment on HBASE-22069 at 3/21/19 9:27 AM:
-------------------------------------------------------------
{quote} If the script isn't directly usable, you could adapt it for the c++
client?
{quote}
Yeah,the script can be added into the docker, and if the native client is moved
to a separate repo, the script can be copied there too. I will upload another
patch for this and pay attention to that for the new repo.
was (Author: joseph295):
{quote} If the script isn't directly usable, you could adapt it for the c++
client?
{quote}
Yeah,the script can be added into the docker, and if the native client is moved
to a separate repo, the script will be copied there too. I will upload another
patch for this and follow that for the new repo.
> fix the download resource absences from Apache urls by scripts automatically
> ----------------------------------------------------------------------------
>
> Key: HBASE-22069
> URL: https://issues.apache.org/jira/browse/HBASE-22069
> Project: HBase
> Issue Type: Sub-task
> Reporter: Junhong Xu
> Assignee: Junhong Xu
> Priority: Major
>
> Just as [~elserj] said in HBASE-22038 ,
> {quote}archive.a.o should not be used by build processes. www-us.apache.org
> is a load-balanced endpoint, whereas archive.a.o is a single service.We
> should just switch to newer versions of these libraries that still exist on
> www-us.apache.org. Would you be able to try that change out in a follow-on?
> {quote}
>
> And as the comment from [~busbey] there has been a script named
> dev-support/jenkins-scripts/cache-apache-project-artifact.sh that fix the
> problem as the title. It is uniform to fix resource absences from the
> apache-us url by the script above.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)