You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-user@hadoop.apache.org by "Chandra Mohan, Ananda Vel Murugan" <An...@honeywell.com> on 2012/08/13 11:36:13 UTC

Eclipse plugin not available in contrib folder

Hi,

I could not find Hadoop eclipse plugin in <HADOOP_HOME>/contrib. folder. I have Apache Hadoop 1.0.2 installed. Where can I find plugin jar? Thanks

Regards,
Anand.C

Re: Eclipse plugin not available in contrib folder

Posted by Harsh J <ha...@cloudera.com>.
The 0.20.203 plugin will not work with 1.x versions, as 0.20.205 (and
1.0.0) broke backwards compatibility on the RPC side. You will need to
recompile the eclipse plugin from the src/contrib/eclipse-plugin
directory, passing in a -Declipse.home=/path/to/eclipse/root/install
as an ant argument.

On Mon, Aug 13, 2012 at 3:52 PM, Chandra Mohan, Ananda Vel Murugan
<An...@honeywell.com> wrote:
> Hi,
>
>
>
> Thanks for sharing the jar. I placed it in plugin folder and restarted
> eclipse with –clean switch. I was able to see map reduce locations view and
> I added my cluster details.
>
>
>
> Cannot connect to the Map/Reduce location: India
>
> Call to /10.78.32.252:50030 failed on local exception: java.io.EOFException
>
>
>
> But I get this error. Is it possible to access remote Linux Hadoop cluster
> from Eclipse running in a windows machine using this plugin?
>
>
>
> Regards,
>
> Anand.C
>
>
>
> ________________________________
>
> From: varun kumar [mailto:varun.uid@gmail.com]
> Sent: Monday, August 13, 2012 3:23 PM
> To: user@hadoop.apache.org
> Subject: Re: Eclipse plugin not available in contrib folder
>
>
>
> Hi Ananda,
>
>
>
> Please download this jar from the given url and put it into eclipse pluging
> dir and den try
>
>
>
> https://dl.dropbox.com/u/19454506/hadoop-eclipse-plugin-0.20.203.0.jar
>
> On Mon, Aug 13, 2012 at 3:06 PM, Chandra Mohan, Ananda Vel Murugan
> <An...@honeywell.com> wrote:
>
> Hi,
>
>
>
> I could not find Hadoop eclipse plugin in <HADOOP_HOME>/contrib. folder. I
> have Apache Hadoop 1.0.2 installed. Where can I find plugin jar? Thanks
>
>
>
> Regards,
>
> Anand.C
>
>
>
>
>
> --
>
> Regards,
>
> Varun Kumar.P
>
>



-- 
Harsh J

Re: Eclipse plugin not available in contrib folder

Posted by Harsh J <ha...@cloudera.com>.
The 0.20.203 plugin will not work with 1.x versions, as 0.20.205 (and
1.0.0) broke backwards compatibility on the RPC side. You will need to
recompile the eclipse plugin from the src/contrib/eclipse-plugin
directory, passing in a -Declipse.home=/path/to/eclipse/root/install
as an ant argument.

On Mon, Aug 13, 2012 at 3:52 PM, Chandra Mohan, Ananda Vel Murugan
<An...@honeywell.com> wrote:
> Hi,
>
>
>
> Thanks for sharing the jar. I placed it in plugin folder and restarted
> eclipse with –clean switch. I was able to see map reduce locations view and
> I added my cluster details.
>
>
>
> Cannot connect to the Map/Reduce location: India
>
> Call to /10.78.32.252:50030 failed on local exception: java.io.EOFException
>
>
>
> But I get this error. Is it possible to access remote Linux Hadoop cluster
> from Eclipse running in a windows machine using this plugin?
>
>
>
> Regards,
>
> Anand.C
>
>
>
> ________________________________
>
> From: varun kumar [mailto:varun.uid@gmail.com]
> Sent: Monday, August 13, 2012 3:23 PM
> To: user@hadoop.apache.org
> Subject: Re: Eclipse plugin not available in contrib folder
>
>
>
> Hi Ananda,
>
>
>
> Please download this jar from the given url and put it into eclipse pluging
> dir and den try
>
>
>
> https://dl.dropbox.com/u/19454506/hadoop-eclipse-plugin-0.20.203.0.jar
>
> On Mon, Aug 13, 2012 at 3:06 PM, Chandra Mohan, Ananda Vel Murugan
> <An...@honeywell.com> wrote:
>
> Hi,
>
>
>
> I could not find Hadoop eclipse plugin in <HADOOP_HOME>/contrib. folder. I
> have Apache Hadoop 1.0.2 installed. Where can I find plugin jar? Thanks
>
>
>
> Regards,
>
> Anand.C
>
>
>
>
>
> --
>
> Regards,
>
> Varun Kumar.P
>
>



-- 
Harsh J

Re: Eclipse plugin not available in contrib folder

Posted by Harsh J <ha...@cloudera.com>.
The 0.20.203 plugin will not work with 1.x versions, as 0.20.205 (and
1.0.0) broke backwards compatibility on the RPC side. You will need to
recompile the eclipse plugin from the src/contrib/eclipse-plugin
directory, passing in a -Declipse.home=/path/to/eclipse/root/install
as an ant argument.

On Mon, Aug 13, 2012 at 3:52 PM, Chandra Mohan, Ananda Vel Murugan
<An...@honeywell.com> wrote:
> Hi,
>
>
>
> Thanks for sharing the jar. I placed it in plugin folder and restarted
> eclipse with –clean switch. I was able to see map reduce locations view and
> I added my cluster details.
>
>
>
> Cannot connect to the Map/Reduce location: India
>
> Call to /10.78.32.252:50030 failed on local exception: java.io.EOFException
>
>
>
> But I get this error. Is it possible to access remote Linux Hadoop cluster
> from Eclipse running in a windows machine using this plugin?
>
>
>
> Regards,
>
> Anand.C
>
>
>
> ________________________________
>
> From: varun kumar [mailto:varun.uid@gmail.com]
> Sent: Monday, August 13, 2012 3:23 PM
> To: user@hadoop.apache.org
> Subject: Re: Eclipse plugin not available in contrib folder
>
>
>
> Hi Ananda,
>
>
>
> Please download this jar from the given url and put it into eclipse pluging
> dir and den try
>
>
>
> https://dl.dropbox.com/u/19454506/hadoop-eclipse-plugin-0.20.203.0.jar
>
> On Mon, Aug 13, 2012 at 3:06 PM, Chandra Mohan, Ananda Vel Murugan
> <An...@honeywell.com> wrote:
>
> Hi,
>
>
>
> I could not find Hadoop eclipse plugin in <HADOOP_HOME>/contrib. folder. I
> have Apache Hadoop 1.0.2 installed. Where can I find plugin jar? Thanks
>
>
>
> Regards,
>
> Anand.C
>
>
>
>
>
> --
>
> Regards,
>
> Varun Kumar.P
>
>



-- 
Harsh J

Re: Eclipse plugin not available in contrib folder

Posted by Harsh J <ha...@cloudera.com>.
The 0.20.203 plugin will not work with 1.x versions, as 0.20.205 (and
1.0.0) broke backwards compatibility on the RPC side. You will need to
recompile the eclipse plugin from the src/contrib/eclipse-plugin
directory, passing in a -Declipse.home=/path/to/eclipse/root/install
as an ant argument.

On Mon, Aug 13, 2012 at 3:52 PM, Chandra Mohan, Ananda Vel Murugan
<An...@honeywell.com> wrote:
> Hi,
>
>
>
> Thanks for sharing the jar. I placed it in plugin folder and restarted
> eclipse with –clean switch. I was able to see map reduce locations view and
> I added my cluster details.
>
>
>
> Cannot connect to the Map/Reduce location: India
>
> Call to /10.78.32.252:50030 failed on local exception: java.io.EOFException
>
>
>
> But I get this error. Is it possible to access remote Linux Hadoop cluster
> from Eclipse running in a windows machine using this plugin?
>
>
>
> Regards,
>
> Anand.C
>
>
>
> ________________________________
>
> From: varun kumar [mailto:varun.uid@gmail.com]
> Sent: Monday, August 13, 2012 3:23 PM
> To: user@hadoop.apache.org
> Subject: Re: Eclipse plugin not available in contrib folder
>
>
>
> Hi Ananda,
>
>
>
> Please download this jar from the given url and put it into eclipse pluging
> dir and den try
>
>
>
> https://dl.dropbox.com/u/19454506/hadoop-eclipse-plugin-0.20.203.0.jar
>
> On Mon, Aug 13, 2012 at 3:06 PM, Chandra Mohan, Ananda Vel Murugan
> <An...@honeywell.com> wrote:
>
> Hi,
>
>
>
> I could not find Hadoop eclipse plugin in <HADOOP_HOME>/contrib. folder. I
> have Apache Hadoop 1.0.2 installed. Where can I find plugin jar? Thanks
>
>
>
> Regards,
>
> Anand.C
>
>
>
>
>
> --
>
> Regards,
>
> Varun Kumar.P
>
>



-- 
Harsh J

RE: Eclipse plugin not available in contrib folder

Posted by "Chandra Mohan, Ananda Vel Murugan" <An...@honeywell.com>.
Hi,

Thanks for sharing the jar. I placed it in plugin folder and restarted eclipse with -clean switch. I was able to see map reduce locations view and I added my cluster details.

Cannot connect to the Map/Reduce location: India
Call to /10.78.32.252:50030 failed on local exception: java.io.EOFException

But I get this error. Is it possible to access remote Linux Hadoop cluster from Eclipse running in a windows machine using this plugin?

Regards,
Anand.C

________________________________
From: varun kumar [mailto:varun.uid@gmail.com]
Sent: Monday, August 13, 2012 3:23 PM
To: user@hadoop.apache.org
Subject: Re: Eclipse plugin not available in contrib folder

Hi Ananda,

Please download this jar from the given url and put it into eclipse pluging dir and den try

https://dl.dropbox.com/u/19454506/hadoop-eclipse-plugin-0.20.203.0.jar

On Mon, Aug 13, 2012 at 3:06 PM, Chandra Mohan, Ananda Vel Murugan <An...@honeywell.com>> wrote:
Hi,

I could not find Hadoop eclipse plugin in <HADOOP_HOME>/contrib. folder. I have Apache Hadoop 1.0.2 installed. Where can I find plugin jar? Thanks

Regards,
Anand.C



--
Regards,
Varun Kumar.P


RE: Eclipse plugin not available in contrib folder

Posted by "Chandra Mohan, Ananda Vel Murugan" <An...@honeywell.com>.
Hi,

Thanks for sharing the jar. I placed it in plugin folder and restarted eclipse with -clean switch. I was able to see map reduce locations view and I added my cluster details.

Cannot connect to the Map/Reduce location: India
Call to /10.78.32.252:50030 failed on local exception: java.io.EOFException

But I get this error. Is it possible to access remote Linux Hadoop cluster from Eclipse running in a windows machine using this plugin?

Regards,
Anand.C

________________________________
From: varun kumar [mailto:varun.uid@gmail.com]
Sent: Monday, August 13, 2012 3:23 PM
To: user@hadoop.apache.org
Subject: Re: Eclipse plugin not available in contrib folder

Hi Ananda,

Please download this jar from the given url and put it into eclipse pluging dir and den try

https://dl.dropbox.com/u/19454506/hadoop-eclipse-plugin-0.20.203.0.jar

On Mon, Aug 13, 2012 at 3:06 PM, Chandra Mohan, Ananda Vel Murugan <An...@honeywell.com>> wrote:
Hi,

I could not find Hadoop eclipse plugin in <HADOOP_HOME>/contrib. folder. I have Apache Hadoop 1.0.2 installed. Where can I find plugin jar? Thanks

Regards,
Anand.C



--
Regards,
Varun Kumar.P


RE: Eclipse plugin not available in contrib folder

Posted by "Chandra Mohan, Ananda Vel Murugan" <An...@honeywell.com>.
Hi,

Thanks for sharing the jar. I placed it in plugin folder and restarted eclipse with -clean switch. I was able to see map reduce locations view and I added my cluster details.

Cannot connect to the Map/Reduce location: India
Call to /10.78.32.252:50030 failed on local exception: java.io.EOFException

But I get this error. Is it possible to access remote Linux Hadoop cluster from Eclipse running in a windows machine using this plugin?

Regards,
Anand.C

________________________________
From: varun kumar [mailto:varun.uid@gmail.com]
Sent: Monday, August 13, 2012 3:23 PM
To: user@hadoop.apache.org
Subject: Re: Eclipse plugin not available in contrib folder

Hi Ananda,

Please download this jar from the given url and put it into eclipse pluging dir and den try

https://dl.dropbox.com/u/19454506/hadoop-eclipse-plugin-0.20.203.0.jar

On Mon, Aug 13, 2012 at 3:06 PM, Chandra Mohan, Ananda Vel Murugan <An...@honeywell.com>> wrote:
Hi,

I could not find Hadoop eclipse plugin in <HADOOP_HOME>/contrib. folder. I have Apache Hadoop 1.0.2 installed. Where can I find plugin jar? Thanks

Regards,
Anand.C



--
Regards,
Varun Kumar.P


RE: Eclipse plugin not available in contrib folder

Posted by "Chandra Mohan, Ananda Vel Murugan" <An...@honeywell.com>.
Hi,

Thanks for sharing the jar. I placed it in plugin folder and restarted eclipse with -clean switch. I was able to see map reduce locations view and I added my cluster details.

Cannot connect to the Map/Reduce location: India
Call to /10.78.32.252:50030 failed on local exception: java.io.EOFException

But I get this error. Is it possible to access remote Linux Hadoop cluster from Eclipse running in a windows machine using this plugin?

Regards,
Anand.C

________________________________
From: varun kumar [mailto:varun.uid@gmail.com]
Sent: Monday, August 13, 2012 3:23 PM
To: user@hadoop.apache.org
Subject: Re: Eclipse plugin not available in contrib folder

Hi Ananda,

Please download this jar from the given url and put it into eclipse pluging dir and den try

https://dl.dropbox.com/u/19454506/hadoop-eclipse-plugin-0.20.203.0.jar

On Mon, Aug 13, 2012 at 3:06 PM, Chandra Mohan, Ananda Vel Murugan <An...@honeywell.com>> wrote:
Hi,

I could not find Hadoop eclipse plugin in <HADOOP_HOME>/contrib. folder. I have Apache Hadoop 1.0.2 installed. Where can I find plugin jar? Thanks

Regards,
Anand.C



--
Regards,
Varun Kumar.P


Re: Eclipse plugin not available in contrib folder

Posted by varun kumar <va...@gmail.com>.
Hi Ananda,

Please download this jar from the given url and put it into eclipse pluging
dir and den try

https://dl.dropbox.com/u/19454506/hadoop-eclipse-plugin-0.20.203.0.jar


On Mon, Aug 13, 2012 at 3:06 PM, Chandra Mohan, Ananda Vel Murugan <
Ananda.Murugan@honeywell.com> wrote:

>  Hi, ****
>
> ** **
>
> I could not find Hadoop eclipse plugin in <HADOOP_HOME>/contrib. folder. I
> have Apache Hadoop 1.0.2 installed. Where can I find plugin jar? Thanks***
> *
>
> ** **
>
> Regards,****
>
> Anand.C****
>



-- 
Regards,
Varun Kumar.P

Re: Eclipse plugin not available in contrib folder

Posted by varun kumar <va...@gmail.com>.
Hi Ananda,

Please download this jar from the given url and put it into eclipse pluging
dir and den try

https://dl.dropbox.com/u/19454506/hadoop-eclipse-plugin-0.20.203.0.jar


On Mon, Aug 13, 2012 at 3:06 PM, Chandra Mohan, Ananda Vel Murugan <
Ananda.Murugan@honeywell.com> wrote:

>  Hi, ****
>
> ** **
>
> I could not find Hadoop eclipse plugin in <HADOOP_HOME>/contrib. folder. I
> have Apache Hadoop 1.0.2 installed. Where can I find plugin jar? Thanks***
> *
>
> ** **
>
> Regards,****
>
> Anand.C****
>



-- 
Regards,
Varun Kumar.P

Re: Eclipse plugin not available in contrib folder

Posted by varun kumar <va...@gmail.com>.
Hi Ananda,

Please download this jar from the given url and put it into eclipse pluging
dir and den try

https://dl.dropbox.com/u/19454506/hadoop-eclipse-plugin-0.20.203.0.jar


On Mon, Aug 13, 2012 at 3:06 PM, Chandra Mohan, Ananda Vel Murugan <
Ananda.Murugan@honeywell.com> wrote:

>  Hi, ****
>
> ** **
>
> I could not find Hadoop eclipse plugin in <HADOOP_HOME>/contrib. folder. I
> have Apache Hadoop 1.0.2 installed. Where can I find plugin jar? Thanks***
> *
>
> ** **
>
> Regards,****
>
> Anand.C****
>



-- 
Regards,
Varun Kumar.P

Re: Eclipse plugin not available in contrib folder

Posted by varun kumar <va...@gmail.com>.
Hi Ananda,

Please download this jar from the given url and put it into eclipse pluging
dir and den try

https://dl.dropbox.com/u/19454506/hadoop-eclipse-plugin-0.20.203.0.jar


On Mon, Aug 13, 2012 at 3:06 PM, Chandra Mohan, Ananda Vel Murugan <
Ananda.Murugan@honeywell.com> wrote:

>  Hi, ****
>
> ** **
>
> I could not find Hadoop eclipse plugin in <HADOOP_HOME>/contrib. folder. I
> have Apache Hadoop 1.0.2 installed. Where can I find plugin jar? Thanks***
> *
>
> ** **
>
> Regards,****
>
> Anand.C****
>



-- 
Regards,
Varun Kumar.P