Re: count incremental data in Hbase table

2016-11-15 Thread Ted Yu
By count you mean row count ? Can you describe the incremental data in more detail ? Thanks On Tue, Nov 15, 2016 at 7:55 PM, 446463...@qq.com <446463...@qq.com> wrote: > > Hi: > All ,I have a question : > How to count incremental data in Hbase table? > > > 446463...@qq.com >

count incremental data in Hbase table

2016-11-15 Thread 446463...@qq.com
Hi: All ,I have a question : How to count incremental data in Hbase table? 446463...@qq.com

RE: problem in launching HBase

2016-11-15 Thread QI Congyun
My PC's interface config: [hadoop@hadoop2 ~]$ ifconfig eth0 Link encap:Ethernet HWaddr 78:E7:D1:C6:D5:D5 inet addr:10.9.41.66 Bcast:10.9.41.255 Mask:255.255.255.0 inet6 addr: fe80::7ae7:d1ff:fec6:d5d5/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500

RE: problem in launching HBase

2016-11-15 Thread QI Congyun
My server is configured a static IPV4 address, not IPV6, I don't understand why the IPV6 address alarm is raised, the master/localhost is banded an IPV4 address:127.0.0.1 -Original Message- From: Ted Yu [mailto:yuzhih...@gmail.com] Sent: Wednesday, November 16, 2016 11:13 AM To:

Re: problem in launching HBase

2016-11-15 Thread Ted Yu
2016-10-31 15:49:57,503 INFO [master/localhost/127.0.0.1:16000-SendThread(localhost:2181)] zookeeper.ClientCnxn: Opening socket connection to server localhost/0:0:0:0:0:0:0:1: 2181. Will not attempt to authenticate using SASL (unknown error) Is your machine running IPv6 ? I don't have much

RE: problem in launching HBase

2016-11-15 Thread QI Congyun
Hi, Ted, Do you feel what I make some incorrect configuration lead to my encountering issues? Thanks. -Original Message- From: QI Congyun Sent: Tuesday, November 15, 2016 1:29 PM To: user@hbase.apache.org Subject: RE: problem in launching HBase I'm so sorry that I make a mistake.

Re: Favored nodes

2016-11-15 Thread Thiruvel Thirumoolan
Hi Bryan, AFAIK, no one uses the V1 version of FavoredNodes. We will be submitting our changes and enhancements to 2.0 and umbrella jira is HBASE-15531. If you have any questions/ideas/expectations, please post on the jira. Thanks! -Thiruvel On Tuesday, November 15, 2016, 6:57:11 AM PST, Bryan

Re: Favored nodes

2016-11-15 Thread Jeremy Carroll
I'm also interesting in this as well. On Tue, Nov 15, 2016 at 2:56 PM, Bryan Beaudreault wrote: > Hello, > > I'm wondering if the favored nodes implementation in HBase 1.2-cdh5.9 is > ready or documented anywhere. I can't find anything official, but there are > plenty

Favored nodes

2016-11-15 Thread Bryan Beaudreault
Hello, I'm wondering if the favored nodes implementation in HBase 1.2-cdh5.9 is ready or documented anywhere. I can't find anything official, but there are plenty of class files that look to work with it. I know Yahoo has recently renewed development on a V2 version, but does the V1 work?

Re: Can connect to HBase via Java API but can't create table

2016-11-15 Thread Stack
On Tue, Nov 15, 2016 at 12:53 PM, Oliver Buckley-Salmon < oliver.buckley-sal...@db.com> wrote: > Thanks, the HBase region server was returning its docker container Id. > Mapped that to the server IP in my hosts file and all working now. > Something to watch out for if you've got HBase running in

RE: Can connect to HBase via Java API but can't create table

2016-11-15 Thread Oliver Buckley-Salmon
Thanks, the HBase region server was returning its docker container Id. Mapped that to the server IP in my hosts file and all working now. Something to watch out for if you've got HBase running in docker containers. -Original Message- From: Stack

Re: Hbase 1.1.1 API documentation link

2016-11-15 Thread Stack
Added a 1.2 link too, FYI. St.Ack On Fri, Nov 11, 2016 at 10:54 AM, Stack wrote: > Link to 1.1. docs is not up. See under 'Documentation and API' tab. See > the tail of the menu. Just above the 0.94 item, there is a new 1.1 doc. > > St.Ack > > On Mon, Nov 7, 2016 at 4:30 PM,