|
|
-
FW: The error about hbase-sink
shouvanik.haldar@... 2012-12-18, 13:24
Please help me on the mail below! I am stuck Thanks and Regards, Shouvanik Haldar | Cloud SME Pool | Mobile:+91-9830017568 From: Haldar, Shouvanik Sent: Tuesday, December 18, 2012 5:59 PM To: '[EMAIL PROTECTED]' Cc: '[EMAIL PROTECTED]' Subject: RE: The error about hbase-sink Hi, I have a weird problem. I have two aws instances. When I go to flumeconfig.jsp page, on the drop down I see one node as public ip and another as private ip. For both, I want to change to ip-xx-xx-xx-xxx.ec2.internal. Is it possible? Please help I am in a fix [cid:[EMAIL PROTECTED]CA40] Thanks and Regards, Shouvanik Haldar | Cloud SME Pool | Mobile:+91-9830017568 From: Nitin Pawar [mailto:[EMAIL PROTECTED]] Sent: Tuesday, December 18, 2012 4:53 PM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED]; jsjang Subject: Re: The error about hbase-sink here it is Alex FLUME-1792< https://issues.apache.org/jira/browse/FLUME-1792>On Tue, Dec 18, 2012 at 4:45 PM, Alexander Lorenz <[EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]>> wrote: Hi, http://flume.apache.org/FlumeUserGuide.html#hbasesinksand http://mapredit.blogspot.de/2012/06/apache-flume-12x-and-hbase.htmlIf you haven't a payload column no data will be written. I guess thats in the source described too (SimpleAsyncHbaseEventSerializer.java) but missed in the docs. Could you please file a jira about the missing explanation? - Alex On Dec 18, 2012, at 11:29 AM, [EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]> wrote: > Hello,every one: > Unfortunately, I encountered trouble,but I think it may be easy.I use the hbase as a sink,but it cannot write data to hbase,I see the source,and find that the payloadColumn must be not null.I feel very surprise,because in hbase-sink of flume doc I can not find any one about payloadColumn,then it must be null, that I cannot write data to hbase,why is it? -- Nitin Pawar ________________________________ This message is for the designated recipient only and may contain privileged, proprietary, or otherwise private information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of the e-mail by you is prohibited. Where allowed by local law, electronic communications with Accenture and its affiliates, including e-mail and instant messaging (including content), may be scanned by our systems for the purposes of information security and assessment of internal compliance with Accenture policy. ______________________________________________________________________________________ www.accenture.com
+
shouvanik.haldar@... 2012-12-18, 13:24
-
Re: FW: The error about hbase-sink
Jeong-shik Jang 2012-12-18, 14:21
Hi, if you are saying about node name, then when you start a flume node you can specify physical node name like: bin/flume-daemon start node -n ip-xx-xx-xx-xxx.ec2.internal On 12/18/12 10:24 PM, [EMAIL PROTECTED] wrote: > > Please help me on the mail below! I am stuck > > *Thanks and Regards,* > > *Shouvanik Haldar | Cloud SME Pool | Mobile:+91-9830017568 * > > *From:*Haldar, Shouvanik > *Sent:* Tuesday, December 18, 2012 5:59 PM > *To:* '[EMAIL PROTECTED]' > *Cc:* '[EMAIL PROTECTED]' > *Subject:* RE: The error about hbase-sink > > Hi, > > I have a weird problem. > > I have two aws instances. > > When I go to flumeconfig.jsp page, on the drop down I see one node as > public ip and another as private ip. For both, I want to change to > ip-xx-xx-xx-xxx.ec2.internal. Is it possible? Please help > > I am in a fix > > *Thanks and Regards,* > > *Shouvanik Haldar | Cloud SME Pool | Mobile:+91-9830017568 * > > *From:*Nitin Pawar [mailto:[EMAIL PROTECTED]] > *Sent:* Tuesday, December 18, 2012 4:53 PM > *To:* [EMAIL PROTECTED] > *Cc:* [EMAIL PROTECTED]; jsjang > *Subject:* Re: The error about hbase-sink > > here it is Alex > > FLUME-1792 < https://issues.apache.org/jira/browse/FLUME-1792>> > On Tue, Dec 18, 2012 at 4:45 PM, Alexander Lorenz <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> wrote: > > Hi, > > http://flume.apache.org/FlumeUserGuide.html#hbasesinks> > and > http://mapredit.blogspot.de/2012/06/apache-flume-12x-and-hbase.html> > If you haven't a payload column no data will be written. I guess thats > in the source described too (SimpleAsyncHbaseEventSerializer.java) but > missed in the docs. Could you please file a jira about the missing > explanation? > > - Alex > > > On Dec 18, 2012, at 11:29 AM, [EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]> wrote: > > > Hello,every one: > > Unfortunately, I encountered trouble,but I think it may be > easy.I use the hbase as a sink,but it cannot write data to hbase,I see > the source,and find that the payloadColumn must be not null.I feel > very surprise,because in hbase-sink of flume doc I can not find any > one about payloadColumn,then it must be null, that I cannot write data > to hbase,why is it? > > > > -- > Nitin Pawar > > > ------------------------------------------------------------------------ > This message is for the designated recipient only and may contain > privileged, proprietary, or otherwise private information. If you have > received it in error, please notify the sender immediately and delete > the original. Any other use of the e-mail by you is prohibited. > > Where allowed by local law, electronic communications with Accenture > and its affiliates, including e-mail and instant messaging (including > content), may be scanned by our systems for the purposes of > information security and assessment of internal compliance with > Accenture policy. > > ______________________________________________________________________________________ > > www.accenture.com -- Jeong-shik Jang / [EMAIL PROTECTED] Gruter, Inc., R&D Team Leader www.gruter.com Enjoy Connecting
+
Jeong-shik Jang 2012-12-18, 14:21
-
Re: FW: The error about hbase-sink
shouvanik.haldar@... 2012-12-18, 14:26
That way does the node appear on the flume master console as desired? Regards Shouvanik Sent from Samsung mobile Jeong-shik Jang <[EMAIL PROTECTED]> wrote: Hi, if you are saying about node name, then when you start a flume node you can specify physical node name like: bin/flume-daemon start node -n ip-xx-xx-xx-xxx.ec2.internal On 12/18/12 10:24 PM, [EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]> wrote: Please help me on the mail below! I am stuck Thanks and Regards, Shouvanik Haldar | Cloud SME Pool | Mobile:+91-9830017568 From: Haldar, Shouvanik Sent: Tuesday, December 18, 2012 5:59 PM To: '[EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]>' Cc: '[EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]>' Subject: RE: The error about hbase-sink Hi, I have a weird problem. I have two aws instances. When I go to flumeconfig.jsp page, on the drop down I see one node as public ip and another as private ip. For both, I want to change to ip-xx-xx-xx-xxx.ec2.internal. Is it possible? Please help I am in a fix [cid:[EMAIL PROTECTED]] Thanks and Regards, Shouvanik Haldar | Cloud SME Pool | Mobile:+91-9830017568 From: Nitin Pawar [mailto:[EMAIL PROTECTED]] Sent: Tuesday, December 18, 2012 4:53 PM To: [EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]> Cc: [EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]>; jsjang Subject: Re: The error about hbase-sink here it is Alex FLUME-1792< https://issues.apache.org/jira/browse/FLUME-1792>On Tue, Dec 18, 2012 at 4:45 PM, Alexander Lorenz <[EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]>> wrote: Hi, http://flume.apache.org/FlumeUserGuide.html#hbasesinksand http://mapredit.blogspot.de/2012/06/apache-flume-12x-and-hbase.htmlIf you haven't a payload column no data will be written. I guess thats in the source described too (SimpleAsyncHbaseEventSerializer.java) but missed in the docs. Could you please file a jira about the missing explanation? - Alex On Dec 18, 2012, at 11:29 AM, [EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]> wrote: > Hello,every one: > Unfortunately, I encountered trouble,but I think it may be easy.I use the hbase as a sink,but it cannot write data to hbase,I see the source,and find that the payloadColumn must be not null.I feel very surprise,because in hbase-sink of flume doc I can not find any one about payloadColumn,then it must be null, that I cannot write data to hbase,why is it? -- Nitin Pawar ________________________________ This message is for the designated recipient only and may contain privileged, proprietary, or otherwise private information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of the e-mail by you is prohibited. Where allowed by local law, electronic communications with Accenture and its affiliates, including e-mail and instant messaging (including content), may be scanned by our systems for the purposes of information security and assessment of internal compliance with Accenture policy. ______________________________________________________________________________________ www.accenture.com< http://www.accenture.com>-- Jeong-shik Jang / [EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]> Gruter, Inc., R&D Team Leader www.gruter.com< http://www.gruter.com>Enjoy Connecting
+
shouvanik.haldar@... 2012-12-18, 14:26
-
RE: FW: The error about hbase-sink
shouvanik.haldar@... 2012-12-18, 18:12
I want a different hostname just like below, is it possible.= -> ip-xx-xx-xx-xxx.ec2.internal Its only coming as -> ip-xx-xx-xx-xxx. Please help [cid:[EMAIL PROTECTED]9130] From: Jeong-shik Jang [mailto:[EMAIL PROTECTED]] Sent: 18 December 2012 19:52 To: [EMAIL PROTECTED] Cc: Haldar, Shouvanik; [EMAIL PROTECTED] Subject: Re: FW: The error about hbase-sink Hi, if you are saying about node name, then when you start a flume node you can specify physical node name like: bin/flume-daemon start node -n ip-xx-xx-xx-xxx.ec2.internal On 12/18/12 10:24 PM, [EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]> wrote: Please help me on the mail below! I am stuck Thanks and Regards, Shouvanik Haldar | Cloud SME Pool | Mobile:+91-9830017568 From: Haldar, Shouvanik Sent: Tuesday, December 18, 2012 5:59 PM To: '[EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]>' Cc: '[EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]>' Subject: RE: The error about hbase-sink Hi, I have a weird problem. I have two aws instances. When I go to flumeconfig.jsp page, on the drop down I see one node as public ip and another as private ip. For both, I want to change to ip-xx-xx-xx-xxx.ec2.internal. Is it possible? Please help I am in a fix [cid:[EMAIL PROTECTED]9130] Thanks and Regards, Shouvanik Haldar | Cloud SME Pool | Mobile:+91-9830017568 From: Nitin Pawar [mailto:[EMAIL PROTECTED]] Sent: Tuesday, December 18, 2012 4:53 PM To: [EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]> Cc: [EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]>; jsjang Subject: Re: The error about hbase-sink here it is Alex FLUME-1792< https://issues.apache.org/jira/browse/FLUME-1792>On Tue, Dec 18, 2012 at 4:45 PM, Alexander Lorenz <[EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]>> wrote: Hi, http://flume.apache.org/FlumeUserGuide.html#hbasesinksand http://mapredit.blogspot.de/2012/06/apache-flume-12x-and-hbase.htmlIf you haven't a payload column no data will be written. I guess thats in the source described too (SimpleAsyncHbaseEventSerializer.java) but missed in the docs. Could you please file a jira about the missing explanation? - Alex On Dec 18, 2012, at 11:29 AM, [EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]> wrote: > Hello,every one: > Unfortunately, I encountered trouble,but I think it may be easy.I use the hbase as a sink,but it cannot write data to hbase,I see the source,and find that the payloadColumn must be not null.I feel very surprise,because in hbase-sink of flume doc I can not find any one about payloadColumn,then it must be null, that I cannot write data to hbase,why is it? -- Nitin Pawar ________________________________ This message is for the designated recipient only and may contain privileged, proprietary, or otherwise private information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of the e-mail by you is prohibited. Where allowed by local law, electronic communications with Accenture and its affiliates, including e-mail and instant messaging (including content), may be scanned by our systems for the purposes of information security and assessment of internal compliance with Accenture policy. ______________________________________________________________________________________ www.accenture.com< http://www.accenture.com>-- Jeong-shik Jang / [EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]> Gruter, Inc., R&D Team Leader www.gruter.com< http://www.gruter.com>Enjoy Connecting
+
shouvanik.haldar@... 2012-12-18, 18:12
-
Re: The error about hbase-sink
Alexander Lorenz 2012-12-19, 07:00
Can you please ONLY ask your questions to the original threads? Here we talk about HBase sinks and NOT about Flume OG and your S3 questions. As all, a community has rules, I highly recommend that you read http://wiki.apache.org/commons/CommonsEtiquette carefully. On top, to be a part on a open source community train yourself first and don't spam a list. Regards, Alex On Dec 18, 2012, at 7:12 PM, [EMAIL PROTECTED] wrote: > I want a different hostname just like below, is it possible.= -> ip-xx-xx-xx-xxx.ec2.internal > > Its only coming as -> ip-xx-xx-xx-xxx. > > Please help > > <image001.png> > > From: Jeong-shik Jang [mailto:[EMAIL PROTECTED]] > Sent: 18 December 2012 19:52 > To: [EMAIL PROTECTED] > Cc: Haldar, Shouvanik; [EMAIL PROTECTED] > Subject: Re: FW: The error about hbase-sink > > Hi, > if you are saying about node name, then when you start a flume node you can specify physical node name like: > bin/flume-daemon start node -n ip-xx-xx-xx-xxx.ec2.internal > > > On 12/18/12 10:24 PM, [EMAIL PROTECTED] wrote: > Please help me on the mail below! I am stuck > > > Thanks and Regards, > Shouvanik Haldar | Cloud SME Pool | Mobile:+91-9830017568 > > From: Haldar, Shouvanik > Sent: Tuesday, December 18, 2012 5:59 PM > To: '[EMAIL PROTECTED]' > Cc: '[EMAIL PROTECTED]' > Subject: RE: The error about hbase-sink > > Hi, > > I have a weird problem. > > I have two aws instances. > > When I go to flumeconfig.jsp page, on the drop down I see one node as public ip and another as private ip. For both, I want to change to ip-xx-xx-xx-xxx.ec2.internal. Is it possible? Please help > I am in a fix > > > > <image002.png> > > Thanks and Regards, > Shouvanik Haldar | Cloud SME Pool | Mobile:+91-9830017568 > > From: Nitin Pawar [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, December 18, 2012 4:53 PM > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED]; jsjang > Subject: Re: The error about hbase-sink > > here it is Alex > > FLUME-1792 > > > On Tue, Dec 18, 2012 at 4:45 PM, Alexander Lorenz <[EMAIL PROTECTED]> wrote: > Hi, > > http://flume.apache.org/FlumeUserGuide.html#hbasesinks> > and > http://mapredit.blogspot.de/2012/06/apache-flume-12x-and-hbase.html> > If you haven't a payload column no data will be written. I guess thats in the source described too (SimpleAsyncHbaseEventSerializer.java) but missed in the docs. Could you please file a jira about the missing explanation? > > - Alex > > On Dec 18, 2012, at 11:29 AM, [EMAIL PROTECTED] wrote: > > > Hello,every one: > > Unfortunately, I encountered trouble,but I think it may be easy.I use the hbase as a sink,but it cannot write data to hbase,I see the source,and find that the payloadColumn must be not null.I feel very surprise,because in hbase-sink of flume doc I can not find any one about payloadColumn,then it must be null, that I cannot write data to hbase,why is it? > > > > > -- > Nitin Pawar > > > This message is for the designated recipient only and may contain privileged, proprietary, or otherwise private information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of the e-mail by you is prohibited. > > Where allowed by local law, electronic communications with Accenture and its affiliates, including e-mail and instant messaging (including content), may be scanned by our systems for the purposes of information security and assessment of internal compliance with Accenture policy. > > ______________________________________________________________________________________ > > www.accenture.com > > > > -- > Jeong-shik Jang / [EMAIL PROTECTED] > Gruter, Inc., R&D Team Leader > www.gruter.com > Enjoy Connecting
+
Alexander Lorenz 2012-12-19, 07:00
-
The error about hbase-sink
dlz456119@... 2012-12-18, 10:29
Hello,every one: Unfortunately, I encountered trouble,but I think it may be easy.I use the hbase as a sink,but it cannot write data to hbase,I see the source,and find that the payloadColumn must be not null.I feel very surprise,because in hbase-sink of flume doc I can not find any one about payloadColumn,then it must be null, that I cannot write data to hbase,why is it?
+
dlz456119@... 2012-12-18, 10:29
-
Re: The error about hbase-sink
Alexander Lorenz 2012-12-18, 11:15
Hi, http://flume.apache.org/FlumeUserGuide.html#hbasesinksand http://mapredit.blogspot.de/2012/06/apache-flume-12x-and-hbase.htmlIf you haven't a payload column no data will be written. I guess thats in the source described too (SimpleAsyncHbaseEventSerializer.java) but missed in the docs. Could you please file a jira about the missing explanation? - Alex On Dec 18, 2012, at 11:29 AM, [EMAIL PROTECTED] wrote: > Hello,every one: > Unfortunately, I encountered trouble,but I think it may be easy.I use the hbase as a sink,but it cannot write data to hbase,I see the source,and find that the payloadColumn must be not null.I feel very surprise,because in hbase-sink of flume doc I can not find any one about payloadColumn,then it must be null, that I cannot write data to hbase,why is it?
+
Alexander Lorenz 2012-12-18, 11:15
-
Re: The error about hbase-sink
Nitin Pawar 2012-12-18, 11:23
here it is Alex FLUME-1792 < https://issues.apache.org/jira/browse/FLUME-1792>On Tue, Dec 18, 2012 at 4:45 PM, Alexander Lorenz <[EMAIL PROTECTED]>wrote: > Hi, > > http://flume.apache.org/FlumeUserGuide.html#hbasesinks> > and > http://mapredit.blogspot.de/2012/06/apache-flume-12x-and-hbase.html> > If you haven't a payload column no data will be written. I guess thats in > the source described too (SimpleAsyncHbaseEventSerializer.java) but missed > in the docs. Could you please file a jira about the missing explanation? > > - Alex > > On Dec 18, 2012, at 11:29 AM, [EMAIL PROTECTED] wrote: > > > Hello,every one: > > Unfortunately, I encountered trouble,but I think it may be easy.I > use the hbase as a sink,but it cannot write data to hbase,I see the > source,and find that the payloadColumn must be not null.I feel very > surprise,because in hbase-sink of flume doc I can not find any one about > payloadColumn,then it must be null, that I cannot write data to hbase,why > is it? > > -- Nitin Pawar
+
Nitin Pawar 2012-12-18, 11:23
-
RE: The error about hbase-sink
shouvanik.haldar@... 2012-12-18, 12:29
Hi, I have a weird problem. I have two aws instances. When I go to flumeconfig.jsp page, on the drop down I see one node as public ip and another as private ip. For both, I want to change to ip-xx-xx-xx-xxx.ec2.internal. Is it possible? Please help I am in a fix [cid:[EMAIL PROTECTED]CA40] Thanks and Regards, Shouvanik Haldar | Cloud SME Pool | Mobile:+91-9830017568 From: Nitin Pawar [mailto:[EMAIL PROTECTED]] Sent: Tuesday, December 18, 2012 4:53 PM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED]; jsjang Subject: Re: The error about hbase-sink here it is Alex FLUME-1792< https://issues.apache.org/jira/browse/FLUME-1792>On Tue, Dec 18, 2012 at 4:45 PM, Alexander Lorenz <[EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]>> wrote: Hi, http://flume.apache.org/FlumeUserGuide.html#hbasesinksand http://mapredit.blogspot.de/2012/06/apache-flume-12x-and-hbase.htmlIf you haven't a payload column no data will be written. I guess thats in the source described too (SimpleAsyncHbaseEventSerializer.java) but missed in the docs. Could you please file a jira about the missing explanation? - Alex On Dec 18, 2012, at 11:29 AM, [EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]> wrote: > Hello,every one: > Unfortunately, I encountered trouble,but I think it may be easy.I use the hbase as a sink,but it cannot write data to hbase,I see the source,and find that the payloadColumn must be not null.I feel very surprise,because in hbase-sink of flume doc I can not find any one about payloadColumn,then it must be null, that I cannot write data to hbase,why is it? -- Nitin Pawar ________________________________ This message is for the designated recipient only and may contain privileged, proprietary, or otherwise private information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of the e-mail by you is prohibited. Where allowed by local law, electronic communications with Accenture and its affiliates, including e-mail and instant messaging (including content), may be scanned by our systems for the purposes of information security and assessment of internal compliance with Accenture policy. ______________________________________________________________________________________ www.accenture.com
+
shouvanik.haldar@... 2012-12-18, 12:29
-
Re: The error about hbase-sink
Alexander Lorenz 2012-12-18, 11:28
Thanks guys! cheers - Alex On Dec 18, 2012, at 12:23 PM, Nitin Pawar <[EMAIL PROTECTED]> wrote: > here it is Alex > > FLUME-1792 < https://issues.apache.org/jira/browse/FLUME-1792>> > > On Tue, Dec 18, 2012 at 4:45 PM, Alexander Lorenz <[EMAIL PROTECTED]>wrote: > >> Hi, >> >> http://flume.apache.org/FlumeUserGuide.html#hbasesinks>> >> and >> http://mapredit.blogspot.de/2012/06/apache-flume-12x-and-hbase.html>> >> If you haven't a payload column no data will be written. I guess thats in >> the source described too (SimpleAsyncHbaseEventSerializer.java) but missed >> in the docs. Could you please file a jira about the missing explanation? >> >> - Alex >> >> On Dec 18, 2012, at 11:29 AM, [EMAIL PROTECTED] wrote: >> >>> Hello,every one: >>> Unfortunately, I encountered trouble,but I think it may be easy.I >> use the hbase as a sink,but it cannot write data to hbase,I see the >> source,and find that the payloadColumn must be not null.I feel very >> surprise,because in hbase-sink of flume doc I can not find any one about >> payloadColumn,then it must be null, that I cannot write data to hbase,why >> is it? >> >> > > > -- > Nitin Pawar
+
Alexander Lorenz 2012-12-18, 11:28
+
Nitin Pawar 2012-12-18, 11:12
|
|