Re: [ERROR:]Phoenix 4.4 Plugin for Flume 1.5

2016-04-28 Thread James Taylor
Hi Divya, That's not the right URL from which to download as that's pre-Apache and more than two years old. Use this URL instead: https://phoenix.apache.org/download.html Thanks, James On Thursday, April 28, 2016, Divya Gehlot wrote: > Hi, > I am trying to move data from hdfs to Phoenix > I dow

flume kafka to solr

2016-04-28 Thread manish jaiswal
Hi , I m not able to push data to solr from kafka using flume. where is wrong I am using flume 1.6.0 and slor 5.1.0. i donot know whether i have add any jar. and donot know how to create morphline.conf my morphline.conf: # Specify server locations in a SOLR_LOCATOR variable; used later in #

Re: [ERROR:]Phoenix 4.4 Plugin for Flume 1.5

2016-04-28 Thread Gonzalo Herreros
Since you are moving data "to Phoenix", I guess that sink needs the zookeeper host and port Note that is not standard Flume but an extension so you need to check that project documentation/examples about how to use it. On 28 April 2016 at 11:40, Divya Gehlot wrote: > Hi Gonzalo, > Thanks for the

Re: [ERROR:]Phoenix 4.4 Plugin for Flume 1.5

2016-04-28 Thread Divya Gehlot
Hi Gonzalo, Thanks for the help. I am just a day old to Flume Could you please help me which host/port do I need to specify ? Thanks, Divya On 28 April 2016 at 18:31, Gonzalo Herreros wrote: > Seems your agent config file doesn't specify the host/port for the Sink > > Gonzalo > > On 28 Apri

Re: [ERROR:]Phoenix 4.4 Plugin for Flume 1.5

2016-04-28 Thread Gonzalo Herreros
Seems your agent config file doesn't specify the host/port for the Sink Gonzalo On 28 April 2016 at 11:13, Divya Gehlot wrote: > Hi, > I am trying to move data from hdfs to Phoenix > I downloaded the https://github.com/forcedotcom/phoenix/ > and build the project as per instrunctions in Apache

[ERROR:]Phoenix 4.4 Plugin for Flume 1.5

2016-04-28 Thread Divya Gehlot
Hi, I am trying to move data from hdfs to Phoenix I downloaded the https://github.com/forcedotcom/phoenix/ and build the project as per instrunctions in Apache Phoenix site. and placed the phoenix-3.0.0-SNAPSHOT-client.jar in /flume/lib/phoenix-3.0.0-SNAPSHOT-client.jar and When I am ruuning Flume