Got it. Thanks.
2014-03-17 16:24 GMT+08:00 Claus Ibsen :
> Hi
>
> Willem have added the docs for #3, and he is working on #4
>
> On Mon, Mar 17, 2014 at 2:29 AM, liugang594 Liu
> wrote:
> > OK, thank you.
> >
> > BTW, how about Point 3 and Point 4? do you think they are problems or
> not?
> >
>
Hi
Willem have added the docs for #3, and he is working on #4
On Mon, Mar 17, 2014 at 2:29 AM, liugang594 Liu wrote:
> OK, thank you.
>
> BTW, how about Point 3 and Point 4? do you think they are problems or not?
>
> Thanks
>
>
> 2014-03-14 22:54 GMT+08:00 Claus Ibsen :
>
>> Ad 1)
>> You can see
OK, thank you.
BTW, how about Point 3 and Point 4? do you think they are problems or not?
Thanks
2014-03-14 22:54 GMT+08:00 Claus Ibsen :
> Ad 1)
> You can see the names in these classes
>
>
> https://github.com/apache/camel/blob/master/components/camel-hbase/src/main/java/org/apache/camel/com
Ad 1)
You can see the names in these classes
https://github.com/apache/camel/blob/master/components/camel-hbase/src/main/java/org/apache/camel/component/hbase/HBaseConstants.java
https://github.com/apache/camel/blob/master/components/camel-hbase/src/main/java/org/apache/camel/component/hbase/Hbase
Hi
Ad 2)
Yeah that is a mistake on the example. You should have 2 as prefix on
the header name, for the 2nd header, and 3 for the 3rd, and 4 for the
4th and so on.
On Fri, Mar 14, 2014 at 9:51 AM, liugang594 Liu wrote:
> Hi All:
>
> I'm tring camel-hbase component, and I did follow the guide pag
Hi All:
I'm tring camel-hbase component, and I did follow the guide page
http://camel.apache.org/hbase.html . I have some questions here:
1. Header Mapping Options
for example, the 'rowId' options, the name should be 'CamelHBaseRowId'
,right (same for others)?
2. Examples
it says we can specify