You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-user@hadoop.apache.org by Avinash Kujur <av...@gmail.com> on 2014/03/05 09:28:37 UTC

(Unknown)

i am getting thia error while cloning the hadoop trunk code from
git.apache.org using terminal.
error is:
[cloudera@localhost ~]$ git clone git://git.apache.org/hadoop-common.githadoop
Initialized empty Git repository in /home/cloudera/hadoop/.git/
fatal: Unable to look up git.apache.org (port 9418) (Name or service not
known)


help me out.

thanks in advance.

Re:

Posted by Nitin Pawar <ni...@gmail.com>.
I think you are having issues because of slow network.

I would say you checkout the source code from apache svn

ex: svn co
http://svn.apache.org/repos/asf/hadoop/common/branches/branch-2.4

you can checkout from the branch you want to work on.


On Wed, Mar 5, 2014 at 2:48 PM, Avinash Kujur <av...@gmail.com> wrote:

> after downloading 150 mb it gave this error.
> error: RPC failed; result=18, HTTP code = 20047 MiB | 24 KiB/s
> did not get what it means.
>
>
> On Wed, Mar 5, 2014 at 12:30 AM, Nitin Pawar <ni...@gmail.com>wrote:
>
>> try this git clone https://github.com/apache/hadoop-common.git hadoop
>>
>>
>> On Wed, Mar 5, 2014 at 1:58 PM, Avinash Kujur <av...@gmail.com> wrote:
>>
>>> i am getting thia error while cloning the hadoop trunk code from
>>> git.apache.org using terminal.
>>> error is:
>>> [cloudera@localhost ~]$ git clone git://git.apache.org/hadoop-common.githadoop
>>> Initialized empty Git repository in /home/cloudera/hadoop/.git/
>>> fatal: Unable to look up git.apache.org (port 9418) (Name or service
>>> not known)
>>>
>>>
>>> help me out.
>>>
>>> thanks in advance.
>>>
>>
>>
>>
>> --
>> Nitin Pawar
>>
>
>


-- 
Nitin Pawar

Re:

Posted by Mingjiang Shi <ms...@gopivotal.com>.
It looks like your network is unstable.  You may consider download it as a
zip from github if you just want a copy of the source code. Try this link:
https://github.com/apache/hadoop-common/archive/trunk.zip


On Wed, Mar 5, 2014 at 5:18 PM, Avinash Kujur <av...@gmail.com> wrote:

> after downloading 150 mb it gave this error.
> error: RPC failed; result=18, HTTP code = 20047 MiB | 24 KiB/s
> did not get what it means.
>
>
> On Wed, Mar 5, 2014 at 12:30 AM, Nitin Pawar <ni...@gmail.com>wrote:
>
>> try this git clone https://github.com/apache/hadoop-common.git hadoop
>>
>>
>> On Wed, Mar 5, 2014 at 1:58 PM, Avinash Kujur <av...@gmail.com> wrote:
>>
>>> i am getting thia error while cloning the hadoop trunk code from
>>> git.apache.org using terminal.
>>> error is:
>>> [cloudera@localhost ~]$ git clone git://git.apache.org/hadoop-common.githadoop
>>> Initialized empty Git repository in /home/cloudera/hadoop/.git/
>>> fatal: Unable to look up git.apache.org (port 9418) (Name or service
>>> not known)
>>>
>>>
>>> help me out.
>>>
>>> thanks in advance.
>>>
>>
>>
>>
>> --
>> Nitin Pawar
>>
>
>


-- 
Cheers
-MJ

Re:

Posted by Mingjiang Shi <ms...@gopivotal.com>.
It looks like your network is unstable.  You may consider download it as a
zip from github if you just want a copy of the source code. Try this link:
https://github.com/apache/hadoop-common/archive/trunk.zip


On Wed, Mar 5, 2014 at 5:18 PM, Avinash Kujur <av...@gmail.com> wrote:

> after downloading 150 mb it gave this error.
> error: RPC failed; result=18, HTTP code = 20047 MiB | 24 KiB/s
> did not get what it means.
>
>
> On Wed, Mar 5, 2014 at 12:30 AM, Nitin Pawar <ni...@gmail.com>wrote:
>
>> try this git clone https://github.com/apache/hadoop-common.git hadoop
>>
>>
>> On Wed, Mar 5, 2014 at 1:58 PM, Avinash Kujur <av...@gmail.com> wrote:
>>
>>> i am getting thia error while cloning the hadoop trunk code from
>>> git.apache.org using terminal.
>>> error is:
>>> [cloudera@localhost ~]$ git clone git://git.apache.org/hadoop-common.githadoop
>>> Initialized empty Git repository in /home/cloudera/hadoop/.git/
>>> fatal: Unable to look up git.apache.org (port 9418) (Name or service
>>> not known)
>>>
>>>
>>> help me out.
>>>
>>> thanks in advance.
>>>
>>
>>
>>
>> --
>> Nitin Pawar
>>
>
>


-- 
Cheers
-MJ

Re:

Posted by Nitin Pawar <ni...@gmail.com>.
I think you are having issues because of slow network.

I would say you checkout the source code from apache svn

ex: svn co
http://svn.apache.org/repos/asf/hadoop/common/branches/branch-2.4

you can checkout from the branch you want to work on.


On Wed, Mar 5, 2014 at 2:48 PM, Avinash Kujur <av...@gmail.com> wrote:

> after downloading 150 mb it gave this error.
> error: RPC failed; result=18, HTTP code = 20047 MiB | 24 KiB/s
> did not get what it means.
>
>
> On Wed, Mar 5, 2014 at 12:30 AM, Nitin Pawar <ni...@gmail.com>wrote:
>
>> try this git clone https://github.com/apache/hadoop-common.git hadoop
>>
>>
>> On Wed, Mar 5, 2014 at 1:58 PM, Avinash Kujur <av...@gmail.com> wrote:
>>
>>> i am getting thia error while cloning the hadoop trunk code from
>>> git.apache.org using terminal.
>>> error is:
>>> [cloudera@localhost ~]$ git clone git://git.apache.org/hadoop-common.githadoop
>>> Initialized empty Git repository in /home/cloudera/hadoop/.git/
>>> fatal: Unable to look up git.apache.org (port 9418) (Name or service
>>> not known)
>>>
>>>
>>> help me out.
>>>
>>> thanks in advance.
>>>
>>
>>
>>
>> --
>> Nitin Pawar
>>
>
>


-- 
Nitin Pawar

Re:

Posted by Mingjiang Shi <ms...@gopivotal.com>.
It looks like your network is unstable.  You may consider download it as a
zip from github if you just want a copy of the source code. Try this link:
https://github.com/apache/hadoop-common/archive/trunk.zip


On Wed, Mar 5, 2014 at 5:18 PM, Avinash Kujur <av...@gmail.com> wrote:

> after downloading 150 mb it gave this error.
> error: RPC failed; result=18, HTTP code = 20047 MiB | 24 KiB/s
> did not get what it means.
>
>
> On Wed, Mar 5, 2014 at 12:30 AM, Nitin Pawar <ni...@gmail.com>wrote:
>
>> try this git clone https://github.com/apache/hadoop-common.git hadoop
>>
>>
>> On Wed, Mar 5, 2014 at 1:58 PM, Avinash Kujur <av...@gmail.com> wrote:
>>
>>> i am getting thia error while cloning the hadoop trunk code from
>>> git.apache.org using terminal.
>>> error is:
>>> [cloudera@localhost ~]$ git clone git://git.apache.org/hadoop-common.githadoop
>>> Initialized empty Git repository in /home/cloudera/hadoop/.git/
>>> fatal: Unable to look up git.apache.org (port 9418) (Name or service
>>> not known)
>>>
>>>
>>> help me out.
>>>
>>> thanks in advance.
>>>
>>
>>
>>
>> --
>> Nitin Pawar
>>
>
>


-- 
Cheers
-MJ

Re:

Posted by Nitin Pawar <ni...@gmail.com>.
I think you are having issues because of slow network.

I would say you checkout the source code from apache svn

ex: svn co
http://svn.apache.org/repos/asf/hadoop/common/branches/branch-2.4

you can checkout from the branch you want to work on.


On Wed, Mar 5, 2014 at 2:48 PM, Avinash Kujur <av...@gmail.com> wrote:

> after downloading 150 mb it gave this error.
> error: RPC failed; result=18, HTTP code = 20047 MiB | 24 KiB/s
> did not get what it means.
>
>
> On Wed, Mar 5, 2014 at 12:30 AM, Nitin Pawar <ni...@gmail.com>wrote:
>
>> try this git clone https://github.com/apache/hadoop-common.git hadoop
>>
>>
>> On Wed, Mar 5, 2014 at 1:58 PM, Avinash Kujur <av...@gmail.com> wrote:
>>
>>> i am getting thia error while cloning the hadoop trunk code from
>>> git.apache.org using terminal.
>>> error is:
>>> [cloudera@localhost ~]$ git clone git://git.apache.org/hadoop-common.githadoop
>>> Initialized empty Git repository in /home/cloudera/hadoop/.git/
>>> fatal: Unable to look up git.apache.org (port 9418) (Name or service
>>> not known)
>>>
>>>
>>> help me out.
>>>
>>> thanks in advance.
>>>
>>
>>
>>
>> --
>> Nitin Pawar
>>
>
>


-- 
Nitin Pawar

Re:

Posted by Mingjiang Shi <ms...@gopivotal.com>.
It looks like your network is unstable.  You may consider download it as a
zip from github if you just want a copy of the source code. Try this link:
https://github.com/apache/hadoop-common/archive/trunk.zip


On Wed, Mar 5, 2014 at 5:18 PM, Avinash Kujur <av...@gmail.com> wrote:

> after downloading 150 mb it gave this error.
> error: RPC failed; result=18, HTTP code = 20047 MiB | 24 KiB/s
> did not get what it means.
>
>
> On Wed, Mar 5, 2014 at 12:30 AM, Nitin Pawar <ni...@gmail.com>wrote:
>
>> try this git clone https://github.com/apache/hadoop-common.git hadoop
>>
>>
>> On Wed, Mar 5, 2014 at 1:58 PM, Avinash Kujur <av...@gmail.com> wrote:
>>
>>> i am getting thia error while cloning the hadoop trunk code from
>>> git.apache.org using terminal.
>>> error is:
>>> [cloudera@localhost ~]$ git clone git://git.apache.org/hadoop-common.githadoop
>>> Initialized empty Git repository in /home/cloudera/hadoop/.git/
>>> fatal: Unable to look up git.apache.org (port 9418) (Name or service
>>> not known)
>>>
>>>
>>> help me out.
>>>
>>> thanks in advance.
>>>
>>
>>
>>
>> --
>> Nitin Pawar
>>
>
>


-- 
Cheers
-MJ

Re:

Posted by Nitin Pawar <ni...@gmail.com>.
I think you are having issues because of slow network.

I would say you checkout the source code from apache svn

ex: svn co
http://svn.apache.org/repos/asf/hadoop/common/branches/branch-2.4

you can checkout from the branch you want to work on.


On Wed, Mar 5, 2014 at 2:48 PM, Avinash Kujur <av...@gmail.com> wrote:

> after downloading 150 mb it gave this error.
> error: RPC failed; result=18, HTTP code = 20047 MiB | 24 KiB/s
> did not get what it means.
>
>
> On Wed, Mar 5, 2014 at 12:30 AM, Nitin Pawar <ni...@gmail.com>wrote:
>
>> try this git clone https://github.com/apache/hadoop-common.git hadoop
>>
>>
>> On Wed, Mar 5, 2014 at 1:58 PM, Avinash Kujur <av...@gmail.com> wrote:
>>
>>> i am getting thia error while cloning the hadoop trunk code from
>>> git.apache.org using terminal.
>>> error is:
>>> [cloudera@localhost ~]$ git clone git://git.apache.org/hadoop-common.githadoop
>>> Initialized empty Git repository in /home/cloudera/hadoop/.git/
>>> fatal: Unable to look up git.apache.org (port 9418) (Name or service
>>> not known)
>>>
>>>
>>> help me out.
>>>
>>> thanks in advance.
>>>
>>
>>
>>
>> --
>> Nitin Pawar
>>
>
>


-- 
Nitin Pawar

Re:

Posted by Avinash Kujur <av...@gmail.com>.
after downloading 150 mb it gave this error.
error: RPC failed; result=18, HTTP code = 20047 MiB | 24 KiB/s
did not get what it means.


On Wed, Mar 5, 2014 at 12:30 AM, Nitin Pawar <ni...@gmail.com>wrote:

> try this git clone https://github.com/apache/hadoop-common.git hadoop
>
>
> On Wed, Mar 5, 2014 at 1:58 PM, Avinash Kujur <av...@gmail.com> wrote:
>
>> i am getting thia error while cloning the hadoop trunk code from
>> git.apache.org using terminal.
>> error is:
>> [cloudera@localhost ~]$ git clone git://git.apache.org/hadoop-common.githadoop
>> Initialized empty Git repository in /home/cloudera/hadoop/.git/
>> fatal: Unable to look up git.apache.org (port 9418) (Name or service not
>> known)
>>
>>
>> help me out.
>>
>> thanks in advance.
>>
>
>
>
> --
> Nitin Pawar
>

Re:

Posted by Avinash Kujur <av...@gmail.com>.
after downloading 150 mb it gave this error.
error: RPC failed; result=18, HTTP code = 20047 MiB | 24 KiB/s
did not get what it means.


On Wed, Mar 5, 2014 at 12:30 AM, Nitin Pawar <ni...@gmail.com>wrote:

> try this git clone https://github.com/apache/hadoop-common.git hadoop
>
>
> On Wed, Mar 5, 2014 at 1:58 PM, Avinash Kujur <av...@gmail.com> wrote:
>
>> i am getting thia error while cloning the hadoop trunk code from
>> git.apache.org using terminal.
>> error is:
>> [cloudera@localhost ~]$ git clone git://git.apache.org/hadoop-common.githadoop
>> Initialized empty Git repository in /home/cloudera/hadoop/.git/
>> fatal: Unable to look up git.apache.org (port 9418) (Name or service not
>> known)
>>
>>
>> help me out.
>>
>> thanks in advance.
>>
>
>
>
> --
> Nitin Pawar
>

Re:

Posted by Avinash Kujur <av...@gmail.com>.
after downloading 150 mb it gave this error.
error: RPC failed; result=18, HTTP code = 20047 MiB | 24 KiB/s
did not get what it means.


On Wed, Mar 5, 2014 at 12:30 AM, Nitin Pawar <ni...@gmail.com>wrote:

> try this git clone https://github.com/apache/hadoop-common.git hadoop
>
>
> On Wed, Mar 5, 2014 at 1:58 PM, Avinash Kujur <av...@gmail.com> wrote:
>
>> i am getting thia error while cloning the hadoop trunk code from
>> git.apache.org using terminal.
>> error is:
>> [cloudera@localhost ~]$ git clone git://git.apache.org/hadoop-common.githadoop
>> Initialized empty Git repository in /home/cloudera/hadoop/.git/
>> fatal: Unable to look up git.apache.org (port 9418) (Name or service not
>> known)
>>
>>
>> help me out.
>>
>> thanks in advance.
>>
>
>
>
> --
> Nitin Pawar
>

Re:

Posted by Avinash Kujur <av...@gmail.com>.
after downloading 150 mb it gave this error.
error: RPC failed; result=18, HTTP code = 20047 MiB | 24 KiB/s
did not get what it means.


On Wed, Mar 5, 2014 at 12:30 AM, Nitin Pawar <ni...@gmail.com>wrote:

> try this git clone https://github.com/apache/hadoop-common.git hadoop
>
>
> On Wed, Mar 5, 2014 at 1:58 PM, Avinash Kujur <av...@gmail.com> wrote:
>
>> i am getting thia error while cloning the hadoop trunk code from
>> git.apache.org using terminal.
>> error is:
>> [cloudera@localhost ~]$ git clone git://git.apache.org/hadoop-common.githadoop
>> Initialized empty Git repository in /home/cloudera/hadoop/.git/
>> fatal: Unable to look up git.apache.org (port 9418) (Name or service not
>> known)
>>
>>
>> help me out.
>>
>> thanks in advance.
>>
>
>
>
> --
> Nitin Pawar
>

Re:

Posted by Nitin Pawar <ni...@gmail.com>.
try this git clone https://github.com/apache/hadoop-common.git hadoop


On Wed, Mar 5, 2014 at 1:58 PM, Avinash Kujur <av...@gmail.com> wrote:

> i am getting thia error while cloning the hadoop trunk code from
> git.apache.org using terminal.
> error is:
> [cloudera@localhost ~]$ git clone git://git.apache.org/hadoop-common.githadoop
> Initialized empty Git repository in /home/cloudera/hadoop/.git/
> fatal: Unable to look up git.apache.org (port 9418) (Name or service not
> known)
>
>
> help me out.
>
> thanks in advance.
>



-- 
Nitin Pawar

Re:

Posted by Nitin Pawar <ni...@gmail.com>.
try this git clone https://github.com/apache/hadoop-common.git hadoop


On Wed, Mar 5, 2014 at 1:58 PM, Avinash Kujur <av...@gmail.com> wrote:

> i am getting thia error while cloning the hadoop trunk code from
> git.apache.org using terminal.
> error is:
> [cloudera@localhost ~]$ git clone git://git.apache.org/hadoop-common.githadoop
> Initialized empty Git repository in /home/cloudera/hadoop/.git/
> fatal: Unable to look up git.apache.org (port 9418) (Name or service not
> known)
>
>
> help me out.
>
> thanks in advance.
>



-- 
Nitin Pawar

Re:

Posted by Nitin Pawar <ni...@gmail.com>.
try this git clone https://github.com/apache/hadoop-common.git hadoop


On Wed, Mar 5, 2014 at 1:58 PM, Avinash Kujur <av...@gmail.com> wrote:

> i am getting thia error while cloning the hadoop trunk code from
> git.apache.org using terminal.
> error is:
> [cloudera@localhost ~]$ git clone git://git.apache.org/hadoop-common.githadoop
> Initialized empty Git repository in /home/cloudera/hadoop/.git/
> fatal: Unable to look up git.apache.org (port 9418) (Name or service not
> known)
>
>
> help me out.
>
> thanks in advance.
>



-- 
Nitin Pawar

Re:

Posted by Nitin Pawar <ni...@gmail.com>.
try this git clone https://github.com/apache/hadoop-common.git hadoop


On Wed, Mar 5, 2014 at 1:58 PM, Avinash Kujur <av...@gmail.com> wrote:

> i am getting thia error while cloning the hadoop trunk code from
> git.apache.org using terminal.
> error is:
> [cloudera@localhost ~]$ git clone git://git.apache.org/hadoop-common.githadoop
> Initialized empty Git repository in /home/cloudera/hadoop/.git/
> fatal: Unable to look up git.apache.org (port 9418) (Name or service not
> known)
>
>
> help me out.
>
> thanks in advance.
>



-- 
Nitin Pawar