Yes. git.apache.org/hadoop is deceased, deleted by INFRA.
But both the gitbox and github urls are working. If you don't configure
credentials for one of these (or don't link your apache account with
github account) you can use that one as read only repo url.
Marton
((I don't now the history of t
OK. so the original git://git.apache.org/hadoop.git is in fact deceased?
On 7 Jan 2019, at 14:15, Elek, Marton mailto:e...@apache.org>>
wrote:
Please use the gitbox url instead of git.a.o:
https://gitbox.apache.org/repos/asf/hadoop.git
Or the github url:
g...@github.com:apache/hadoop.git
N
Please use the gitbox url instead of git.a.o:
https://gitbox.apache.org/repos/asf/hadoop.git
Or the github url:
g...@github.com:apache/hadoop.git
Note: To use the github url for _push_, you may need to link your github
account to your apache account: https://gitbox.apache.org/setup/
Marton
p
doesn't like me doing a git pull on my R/O view of the repo
> git remote -v
apache git://git.apache.org/hadoop.git (fetch)
apache git://git.apache.org/hadoop.git (push)
> git checkout trunk; and git pull
Checking out files: 100% (5084/5084), done.
Switched to branch 'trunk'
Your branch is up to
Thanks Ayush for the report and thanks Elek for the fix!
-Akira
2019年1月3日(木) 0:54 Elek, Marton :
>
> Thanks the report Ayush,
>
> The bogus repository is removed by the INFRA:
>
> https://issues.apache.org/jira/browse/INFRA-17526
>
> And the cwiki page[1] is updated to use the gitbox url instead
Thanks the report Ayush,
The bogus repository is removed by the INFRA:
https://issues.apache.org/jira/browse/INFRA-17526
And the cwiki page[1] is updated to use the gitbox url instead of
git.apache.org
Marton
[1] https://cwiki.apache.org/confluence/display/HADOOP/Git+And+Hadoop
On 1/2/19 8:56
Hi Akira
I guess the mirror at git.apache.org/hadoop.git hasn’t been updated with the
new location.
It is still pointing to https://git-wip-us.apache.org/repos/asf/hadoop.git
Checking out the source still has its mention
As
git clone git://git.apache.org/hadoop.git
Or this link needs to be
Hi all,
The migration has been finished.
All the jenkins jobs under the hadoop view and ozone view were also
updated except the beam_PerformanceTests_* jobs.
Thank you Elek and ASF infra team for your help!
Regards,
Akira
2018年12月25日(火) 13:27 Akira Ajisaka :
>
> Hi all,
>
> The Apache Hadoop gi
Hi all,
The Apache Hadoop git repository will be migrated to gitbox at 9PM UTC
in 30th December.
After the migration, the old repository cannot be accessed. Please use
the new repository for committing. The migration is pretty much atomic
and it will take up to a few minutes.
Old repository: http