Build hadoop plugin

Do I need to build hadoop plugin? I don't see any jars availble that I can
drop in elasticsearch dir from

I ended up building it. Looks like it doesn't have repo configured. Now my
question is should I just copy the jar from target and copy it to
elasticsearch directory?

On Mon, May 14, 2012 at 11:50 AM, Mohit Anchlia mohitanchlia@gmail.comwrote:

Do I need to build hadoop plugin? I don't see any jars availble that I can
drop in elasticsearch dir from
GitHub - elastic/elasticsearch-hadoop: Elasticsearch real-time search and analytics natively integrated with Hadoop

I am having hard time configuring hadoop plugin. I don't even see file
under _site

bin/plugin -install elasticsearch/elasticsearch-hadoop/1.2.0

-> Installing elasticsearch/elasticsearch-hadoop/1.2.0...

Trying
https://github.com/downloads/elasticsearch/elasticsearch-hadoop/elasticsearch-hadoop-1.2.0.zip.
..

Downloading .DONE

failed to extract plugin [/root/.mohit/elasticsearch/plugins/hadoop.zip]

Identified as a _site plugin, moving to _site structure ...

Installed hadoop

On Mon, May 14, 2012 at 2:13 PM, Mohit Anchlia mohitanchlia@gmail.comwrote:

I ended up building it. Looks like it doesn't have repo configured. Now my
question is should I just copy the jar from target and copy it to
elasticsearch directory?

On Mon, May 14, 2012 at 11:50 AM, Mohit Anchlia mohitanchlia@gmail.comwrote:

Do I need to build hadoop plugin? I don't see any jars availble that I
can drop in elasticsearch dir from
GitHub - elastic/elasticsearch-hadoop: Elasticsearch real-time search and analytics natively integrated with Hadoop

I fixed it by creating a package and then did unzip of it inside plugins,

On Mon, May 14, 2012 at 2:26 PM, Mohit Anchlia mohitanchlia@gmail.comwrote:

I am having hard time configuring hadoop plugin. I don't even see file
under _site

bin/plugin -install elasticsearch/elasticsearch-hadoop/1.2.0

-> Installing elasticsearch/elasticsearch-hadoop/1.2.0...

Trying
https://github.com/downloads/elasticsearch/elasticsearch-hadoop/elasticsearch-hadoop-1.2.0.zip.
..

Downloading .DONE

failed to extract plugin [/root/.mohit/elasticsearch/plugins/hadoop.zip]

Identified as a _site plugin, moving to _site structure ...

Installed hadoop

On Mon, May 14, 2012 at 2:13 PM, Mohit Anchlia mohitanchlia@gmail.comwrote:

I ended up building it. Looks like it doesn't have repo configured. Now
my question is should I just copy the jar from target and copy it to
elasticsearch directory?

On Mon, May 14, 2012 at 11:50 AM, Mohit Anchlia mohitanchlia@gmail.comwrote:

Do I need to build hadoop plugin? I don't see any jars availble that I
can drop in elasticsearch dir from
GitHub - elastic/elasticsearch-hadoop: Elasticsearch real-time search and analytics natively integrated with Hadoop

Strange that it failed to extract the zip file..., that failure caused it
to "identify" it as a site plugin wrongly.

On Tue, May 15, 2012 at 1:19 AM, Mohit Anchlia mohitanchlia@gmail.comwrote:

I fixed it by creating a package and then did unzip of it inside plugins,

On Mon, May 14, 2012 at 2:26 PM, Mohit Anchlia mohitanchlia@gmail.comwrote:

I am having hard time configuring hadoop plugin. I don't even see file
under _site

bin/plugin -install elasticsearch/elasticsearch-hadoop/1.2.0

-> Installing elasticsearch/elasticsearch-hadoop/1.2.0...

Trying
https://github.com/downloads/elasticsearch/elasticsearch-hadoop/elasticsearch-hadoop-1.2.0.zip.
..

Downloading .DONE

failed to extract plugin [/root/.mohit/elasticsearch/plugins/hadoop.zip]

Identified as a _site plugin, moving to _site structure ...

Installed hadoop

On Mon, May 14, 2012 at 2:13 PM, Mohit Anchlia mohitanchlia@gmail.comwrote:

I ended up building it. Looks like it doesn't have repo configured. Now
my question is should I just copy the jar from target and copy it to
elasticsearch directory?

On Mon, May 14, 2012 at 11:50 AM, Mohit Anchlia mohitanchlia@gmail.comwrote:

Do I need to build hadoop plugin? I don't see any jars availble that I
can drop in elasticsearch dir from
GitHub - elastic/elasticsearch-hadoop: Elasticsearch real-time search and analytics natively integrated with Hadoop

Shay,

I finally figured out. Our corporate firewall identified this site as
malicious and blocked it. Anyways, I built from source and did unzip. It
worked after that.

Thanks for your response though.

On Tue, May 15, 2012 at 1:55 PM, Shay Banon kimchy@gmail.com wrote:

Strange that it failed to extract the zip file..., that failure caused it
to "identify" it as a site plugin wrongly.

On Tue, May 15, 2012 at 1:19 AM, Mohit Anchlia mohitanchlia@gmail.comwrote:

I fixed it by creating a package and then did unzip of it inside plugins,

On Mon, May 14, 2012 at 2:26 PM, Mohit Anchlia mohitanchlia@gmail.comwrote:

I am having hard time configuring hadoop plugin. I don't even see file
under _site

bin/plugin -install elasticsearch/elasticsearch-hadoop/1.2.0

-> Installing elasticsearch/elasticsearch-hadoop/1.2.0...

Trying
https://github.com/downloads/elasticsearch/elasticsearch-hadoop/elasticsearch-hadoop-1.2.0.zip.
..

Downloading .DONE

failed to extract plugin [/root/.mohit/elasticsearch/plugins/hadoop.zip]

Identified as a _site plugin, moving to _site structure ...

Installed hadoop

On Mon, May 14, 2012 at 2:13 PM, Mohit Anchlia mohitanchlia@gmail.comwrote:

I ended up building it. Looks like it doesn't have repo configured. Now
my question is should I just copy the jar from target and copy it to
elasticsearch directory?

On Mon, May 14, 2012 at 11:50 AM, Mohit Anchlia <mohitanchlia@gmail.com

wrote:

Do I need to build hadoop plugin? I don't see any jars availble that I
can drop in elasticsearch dir from
GitHub - elastic/elasticsearch-hadoop: Elasticsearch real-time search and analytics natively integrated with Hadoop