I have a business Proposal for you. Kindly get back to me. Best Regards. Manno
Gary and Andrew,
Many thanks for your help. Now we can move a step forward. :-)
Demai
On Fri, Jun 20, 2014 at 10:26 AM, Gary Helmling wrote:
> Hi Demai,
>
> Yes, even when using hbase.security.authentication=simple in 0.94, you need
> to use SecureRpcEngine. The default WritableRpcEngine doe
Hi Demai,
Yes, even when using hbase.security.authentication=simple in 0.94, you need
to use SecureRpcEngine. The default WritableRpcEngine does not pass the
username to the server at all, which can obviously cause problems for
authorization.
--gh
On Fri, Jun 20, 2014 at 10:21 AM, Demai Ni wr
hi, Andrew,
I didn't setup the keytabs as the current setup is using a firewall instead
of kerberos. so only use the authorization feature of hbase, and not
authentication at this moment. A long story about why. :-(
Anyway, I got a tip here
http://www.cloudera.com/content/cloudera-content/clouder
Have you set up keytabs for the server processes?
On Thu, Jun 19, 2014 at 9:40 PM, Demai Ni wrote:
> hi, folks,
>
> I am able to recreate the same error on another single node cluster.
>
> RS log pasted here: http://pastebin.com/iP9Mrz2T
> and
> hbase-site.xml is here: http://pastebin.com/ppnqf
Please take a look at chapter 7 of refguide.
Specifically:
http://hbase.apache.org/book.html#mapreduce.example
Cheers
On Thu, Jun 19, 2014 at 11:45 PM, ATP wrote:
> Hi Experts,
>
> Can you please guide how to call external api from hbase mapreduce script?
> we have to call solr api from hbase
Hi Experts,
Can you please guide how to call external api from hbase mapreduce script?
we have to call solr api from hbase MR , can you please sample mr for read
the data from hbase and call api ?
Thanks in Adavance.
ATP.
--
View this message in context:
http://apache-hbase.679495.n3.nabble
Check this article:
http://www.ngdata.com/visualizing-hbase-flushes-and-compactions/
Regards
KASHIF
***
This e-mail and attachments contain confidential information from HUAWEI, which
is intended only for the pe
hello everyone!
Differenct between them:
1、minor_compact will select best storeFiles to compact。
2、major_compact will select all storeFiles to compact and do some clean work。
RegionServer holds only one compactSplitThread ,and only one compact task run !
3、The compaction task just scans all