Fake Cell is being passed to Filters and comparators during StoreFileScans

2023-03-07 Thread Tej Kiran Meka
or a potential bug? Thanks, Tej -- Regards, Tej Kiran Meka

Re: HBase cluster health java api

2017-01-19 Thread kiran
r count: > > public int getServersSize() { > > and getter for retrieving dead server count: > > public int getDeadServers() { > > > FYI > > On Thu, Jan 19, 2017 at 4:52 AM, kiran <kiran.sarvabho...@gmail.com> > wrote: > > > Dear All,

HBase cluster health java api

2017-01-19 Thread kiran
region servers for every 2 min. 2min is my turn around time and I can't go beyond. If X%(30-70) of regionservers fail or master or zookeeper fails I will treat hbase cluster as down. Hbase version : 0.98.6 -- Thank you Kiran Sarvabhotla -Even a correct decision is wrong when it is taken late

Re: zookeeper.session.timeout

2016-12-14 Thread kiran
888 > > server.3=zk3:2888:3888 > > server.4=zk4:2888:3888 > > server.5=zk5:2888:3888 > > > > > > We wanted to increase zookeeper.session.timeout & we couldn't get > clearly where to add it either zoo.cfg or hbase-site.xml > > > > > > Can some please help us. > > > > > > Thanks, > > > > Sandeep. > -- Thank you Kiran Sarvabhotla -Even a correct decision is wrong when it is taken late

Re: 回复: Hbase cluster is suddenly unable to respond

2016-08-06 Thread kiran
Hbase client and server are in same version 0.98.7. We are having complete downtime of about 30min and high cpu usage in the node and network in the cluster. On Sat, Aug 6, 2016 at 11:38 AM, kiran <kiran.sarvabho...@gmail.com> wrote: > We are also facing the same issue. Please tel

Re: 回复: Hbase cluster is suddenly unable to respond

2016-08-06 Thread kiran
";<yuzhih...@gmail.com>; > > > > 发送时间: 2015年10月23日(星期五) 晚上11:39 > > > > 收件人: "user@hbase.apache.org"<user@hbase.apache.org>; > > > > > > > > 主题: Re: Hbase cluster is suddenly unable to respond > > > > > > > > > > > > > > > > Were other region servers functioning normally around 17:33 ? > > > > > > > > Which hbase release are you using ? > > > > > > > > Can you pastebin more of the region server log ? > > > > > > > > Thanks > > > > > > > >> On Fri, Oct 23, 2015 at 8:28 AM, 聪聪 <175998...@qq.com> wrote: > > > >> > > > >> hi,all: > > > >> > > > >> > > > >> This afternoon,The whole Hbase cluster is suddenly unable to > > > respond.after > > > >> I restart a regionserver after,the cluster has recovered.I don't > know > > > the > > > >> cause of the trouble.I hope I can get help from you. > > > >> > > > >> > > > >> Regionserver on the log is as follows: > > > >> 2015-10-23 17:28:49,335 INFO [regionserver60020.logRoller] > > wal.FSHLog: > > > >> moving old hlog file /hbase/WALs/l-hbase30.data.cn8.qunar.com > > > >> ,60020,1442810406218/l-hbase30.data.cn8.qunar.com > > > %2C60020%2C1442810406218.1445580462689 > > > >> whose highest sequenceid is 9071525521 to /hbase/oldWALs/ > > > >> l-hbase30.data.cn8.qunar.com%2C60020%2C1442810406218.1445580462689 > > > >> 2015-10-23 17:33:31,375 WARN [RpcServer.reader=8,port=60020] > > > >> ipc.RpcServer: RpcServer.listener,port=60020: count of bytes read: 0 > > > >> java.io.IOException: Connection reset by peer > > > >>at sun.nio.ch.FileDispatcherImpl.read0(Native Method) > > > >>at sun.nio.ch.SocketDispatcher. > read(SocketDispatcher.java:39) > > > >>at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) > > > >>at sun.nio.ch.IOUtil.read(IOUtil.java:197) > > > >>at > > sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:379) > > > >>at > > > >> org.apache.hadoop.hbase.ipc.RpcServer.channelRead( > RpcServer.java:2368) > > > >>at > > > >> > > > > > org.apache.hadoop.hbase.ipc.RpcServer$Connection. > readAndProcess(RpcServer.java:1403) > > > >>at > > > >> > > > org.apache.hadoop.hbase.ipc.RpcServer$Listener.doRead( > RpcServer.java:770) > > > >>at > > > >> > > > > > org.apache.hadoop.hbase.ipc.RpcServer$Listener$Reader. > doRunLoop(RpcServer.java:563) > > > >>at > > > >> > > > > > org.apache.hadoop.hbase.ipc.RpcServer$Listener$Reader.run( > RpcServer.java:538) > > > >>at > > > >> > > > > > java.util.concurrent.ThreadPoolExecutor.runWorker( > ThreadPoolExecutor.java:1145) > > > >>at > > > >> > > > > > java.util.concurrent.ThreadPoolExecutor$Worker.run( > ThreadPoolExecutor.java:615) > > > >>at java.lang.Thread.run(Thread.java:744) > > > >> 2015-10-23 17:33:31,779 WARN [RpcServer.reader=2,port=60020] > > > >> ipc.RpcServer: RpcServer.listener,port=60020: count of bytes read: 0 > > > >> java.io.IOException: Connection reset by peer > > > >>at sun.nio.ch.FileDispatcherImpl.read0(Native Method) > > > >>at sun.nio.ch.SocketDispatcher. > read(SocketDispatcher.java:39) > > > >>at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) > > > >>at sun.nio.ch.IOUtil.read(IOUtil.java:197) > > > >>at > > sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:379) > > > >>at > > > >> org.apache.hadoop.hbase.ipc.RpcServer.channelRead( > RpcServer.java:2368) > > > >>at > > > >> > > > > > org.apache.hadoop.hbase.ipc.RpcServer$Connection. > readAndProcess(RpcServer.java:1403) > > > >>at > > > >> > > > org.apache.hadoop.hbase.ipc.RpcServer$Listener.doRead( > RpcServer.java:770) > > > >>at > > > >> > > > > > org.apache.hadoop.hbase.ipc.RpcServer$Listener$Reader. > doRunLoop(RpcServer.java:563) > > > >>at > > > >> > > > > > org.apache.hadoop.hbase.ipc.RpcServer$Listener$Reader.run( > RpcServer.java:538) > > > >>at > > > >> > > > > > java.util.concurrent.ThreadPoolExecutor.runWorker( > ThreadPoolExecutor.java:1145) > > > >>at > > > >> > > > > > java.util.concurrent.ThreadPoolExecutor$Worker.run( > ThreadPoolExecutor.java:615) > > > >>at java.lang.Thread.run(Thread.java:744) > > > > > > -- Thank you Kiran Sarvabhotla -Even a correct decision is wrong when it is taken late

RE: Clarifications on HBase Durability

2014-10-09 Thread Kiran Kumar.M.R
Hi Lars, Thanks for the blog link and tips to enable durable sync at HDFS and Ext. Will consider these points in our deployment. Regards, Kiran __ This e-mail and its attachments contain

Clarifications on HBase Durability

2014-10-07 Thread Kiran Kumar.M.R
. Is this understanding correct? Regards, Kiran __ This e-mail and its attachments contain confidential information from HUAWEI, which is intended only for the person or entity whose address is listed

HTTPS WebUI in Trunk Version

2014-09-19 Thread Kiran Kumar.M.R
Hi, We could have enabled it on 0.98.x as it was based on Hadoop HTTPServer. (Using hadoop.ssl.enabled) I did not find any way to enable HTTPS for WebUI in trunk version. Trunk version is using its own HTTPServer. Am I missing any configuration? Regards, Kiran

Thrift-vs-Thrift2

2014-09-18 Thread Kiran Kumar.M.R
our customers to switch to thrift2? Regards, Kiran __ This e-mail and its attachments contain confidential information from HUAWEI, which is intended only for the person or entity whose

Re: HBase - Performance issue

2014-09-08 Thread kiran
. A lot of fixes, improvements, and performance enhancements went in since 0.94.4. You can do a rolling upgrade straight to 0.94.23. With that out of the way, can you post a jstack of the processes that experience high wait times? -- Lars -- *From:* kiran

Re: HBase - Performance issue

2014-09-08 Thread kiran
We have this setting enabled also... property namedfs.client.read.shortcircuit/name valuetrue/value /property On Mon, Sep 8, 2014 at 12:53 PM, kiran kiran.sarvabho...@gmail.com wrote: Hi Lars, Ours is a problem of I/O wait and network bandwidth increase around the same time

Re: HBase - Performance issue

2014-09-06 Thread kiran
scan commands with multiple threads.. Is there a work around other than applying the patch for 0.94.4 ?? Thanks Kiran On Thu, Apr 25, 2013 at 12:12 AM, lars hofhansl la...@apache.org wrote: You may have run into https://issues.apache.org/jira/browse/HBASE-7336 (which is in 0.94.4) (Although I

Re: HBase - Performance issue

2014-09-06 Thread kiran
Also the hbase version is 0.94.1 On Sun, Sep 7, 2014 at 12:00 AM, kiran kiran.sarvabho...@gmail.com wrote: Lars, We are facing a similar situation on the similar cluster configuration... We are having high I/O wait percentages on some machines in our cluster... We have short circuit reads

RE: HBase file encryption, inconsistencies observed and data loss

2014-07-30 Thread Kiran Kumar.M.R
to be SecureProtobufLogReader. (At least till all existing wals are replayed) And files moved to old logs but not corrupt folder is something tobe checked. Any chance for a look there and patch Shankar? [Kiran] Anoop, we are checking this issue. Will submit a patch if needed. Anoop

RE: HBase file encryption, inconsistencies observed and data loss

2014-07-30 Thread Kiran Kumar.M.R
%2C15264%2C1406725441997.1406725444017 is corrupted = false progress failed = false To fix this, we need to propagate EOF exception to HLogSplitter. Any suggestions on the fix? Regards, Kiran

HBase Upgrade from 0.94.x to 0.98.x: How to do rollback?

2014-07-09 Thread Kiran Kumar.M.R
. Regards, Kiran

Re: Hbase data loss scenario

2014-02-28 Thread kiran
measure, unless you lost rows there's no reason to worry. Can you quantify consistent data loss? Did you count rows before and after? Can access any data at all? -- Lars From: kiran kiran.sarvabho...@gmail.com To: user@hbase.apache.org Sent: Thursday

Hbase data loss scenario

2014-02-27 Thread kiran
that way There was a consitent data loss after that. -- Thank you Kiran Sarvabhotla -Even a correct decision is wrong when it is taken late

Re: Hbase data loss scenario

2014-02-27 Thread kiran
Adding to that there are many regions with 0MB size and have CF's as specified in the table... On Thu, Feb 27, 2014 at 9:23 PM, kiran kiran.sarvabho...@gmail.com wrote: Hi All, We have been experiencing severe data loss issues from few hours. There are some wierd things going

Re: Hbase data loss scenario

2014-02-27 Thread kiran
of columns in the table and some of them are present and some of them are lost and it happened in a some regions and not across all the table regions. All other tables are good in the cluster. On Thu, Feb 27, 2014 at 9:40 PM, Jean-Marc Spaggiari jean-m...@spaggiari.org wrote: Hi Kiran, 2

Re: Hbase data loss scenario

2014-02-27 Thread kiran
TTL setting is Integer.MAX_VALUE. so it should not be problem. On Thu, Feb 27, 2014 at 11:49 PM, Jimmy Xiang jxi...@cloudera.com wrote: Hi Kiran, Can you check your table TTL setting? Is it possible that the data are expired and purged? Thanks, Jimmy On Thu, Feb 27, 2014 at 10:11 AM

Re: Hbase data loss scenario

2014-02-27 Thread kiran
Is there any place where hdfs command history is stored on lines .bash_history in shell. Since the regions have increased for the table about 100 over a night (From 120 to 211)... I am suspecting that some thing is wrong from hbase side... On Fri, Feb 28, 2014 at 12:07 AM, kiran kiran.sarvabho

Re: HBase random read performance

2013-09-30 Thread kiran
. Please suggest some tuning to increase HBase read performance. Thanks, Ankit Jain iLabs -- Thanks, Ankit Jain -- Thank you Kiran Sarvabhotla -Even a correct decision is wrong when it is taken late

not able to read configuration value from hbase-site.xml (0.94.7)

2013-09-06 Thread kiran chitturi
the configuration loading change between versions ? Thanks, -- Kiran Chitturi http://www.linkedin.com/in/kiranchitturi

Performing intra row scans

2013-09-03 Thread kiran
+ - + (Long.Max_value - (currenttimeroundedtoday - 7 days)); ColumnRangeFilger crf = new ColumnRangeFilter(startPrefix, true, endPrefix, true); scan.setFilter(crf); -- Thank you Kiran Sarvabhotla -Even a correct decision is wrong when it is taken late

Re: Hbase 0.94.6 stargate can't use multi get

2013-08-27 Thread Ravi Kiran
Hi , Can you please query for the schema of the table and show us here. Would like to know what is value for VERSIONS that you have set for the column family . I hope you have set it to 10. Ex:http://myhost.com:8080/log/schemahttp://myhost.com:8080/log/data:get/0,1377633354/?v=10 Regards

Re: Handling regionserver crashes in production cluster

2013-06-12 Thread kiran
taking care that the queries did n't come under the regions in the regionserver we brought down. Is there any configuration workaround to mitigate it?? Thanks Kiran On Thu, Jun 6, 2013 at 8:27 PM, Jean-Marc Spaggiari jean-m...@spaggiari.org wrote: Hi Kiran, Also, any chance for you to migrate

Re: Handling regionserver crashes in production cluster

2013-06-12 Thread kiran
, Jun 12, 2013 at 7:38 PM, Nicolas Liochon nkey...@gmail.com wrote: What was your test exactly? You killed -9 a region server but kept the datanode alive? Could you detail the queries you were doing? On Wed, Jun 12, 2013 at 2:10 PM, kiran kiran.sarvabho...@gmail.com wrote

Re: Handling regionserver crashes in production cluster

2013-06-12 Thread kiran
Its a simple kill... Scan is used using startrow and stoprow Scan scan = new Scan(Bytes.toBytes(adidas), Bytes.toBytes(adidas1)); Our cluster size is 15. The load average when I see in master is 78%...It is not that overloaded. but writes are happening in the cluster... Thanks Kiran On Wed

Handling regionserver crashes in production cluster

2013-06-05 Thread kiran
all the regions are moved out of transition. We can't afford 3-5 minutes of downtime. -- Thank you Kiran Sarvabhotla -Even a correct decision is wrong when it is taken late

HBase and Apache Jena -SLF4J Conflict

2013-05-04 Thread Kiran
In a project I have to use HBase and Apache Jena libraries together.The SLF4J versions in lib directory of aech of them are 1.5.8 and 1.6.4 respectively.When I run the project I get the following error message: /SLF4J: Class path contains multiple SLF4J bindings. SLF4J: Found binding in

Re: HBase and Apache Jena -SLF4J Conflict

2013-05-04 Thread Kiran
First of all I would like to make it clear that I'am not using Maven for my project.In netbeans IDE I'am creating an ordinary Java project and imporitng all libraries in lib folders of HBase, Hadoop and Jena.The versions I'am using are: HBase: 0.90.6 Hadoop: 0.20.2 Jena: 2.7.4 {HBase and Hadoop

Re: HBase and Datawarehouse

2013-04-29 Thread Kiran
Anil, So it means HBase can help in easy retrieval and insertions on large volumes of data but it lacks the power to analyse and summarize the data?In HBase can't we write Map-Reduce jobs that can do this data cunching?As per your analysis isn't that a feasible approach than the data warehousing

Re: HBase and Datawarehouse

2013-04-28 Thread Kiran
But in HBase data can be said to be in denormalised state as the methodology used for storage is a (column family:column) based flexible schema .Also, from Google's big table paper it is evident that HBase is capable of doing OLAP.SO where does the difference lie? -- View this message in

HBase and Datawarehouse

2013-04-27 Thread Kiran
What is the difference between a NoSQL database like HBase and a data warehouse? Doesn’t both store data from disparate sources and formats? -- View this message in context: http://apache-hbase.679495.n3.nabble.com/HBase-and-Datawarehouse-tp4043172.html Sent from the HBase User mailing list

Re: Miserable Performance of gets

2013-03-05 Thread kiran
, 2013 at 8:36 PM, kiran kiran.sarvabho...@gmail.com wrote: Dear All, I had some miserable experience with gets (batch gets) in hbase. I have two tables with different rowkeys, columns are distributed across the two tables. Currently what I am doing is scan over one table and get all

Re: Miserable Performance of gets

2013-03-05 Thread kiran
describe 'your-table' in the shell display? If I had to make a wild guess I'd say you made the HBase block size (not the HDFS block size) too big. Thanks. -- Lars From: kiran kiran.sarvabho...@gmail.com To: user@hbase.apache.org Sent: Tuesday

Re: Miserable Performance of gets

2013-03-05 Thread kiran
in). If you can, please attach the output of describe 'table' run in the shell in order to confirm. -- Lars From: kiran kiran.sarvabho...@gmail.com To: user@hbase.apache.org; lars hofhansl la...@apache.org Sent: Tuesday, March 5, 2013 9:24 PM

Re: Miserable Performance of gets

2013-03-05 Thread kiran
', COMPRESSION_COMPACT = 'SNAPPY', KEEP_DELETED_CELLS = 'false', BLOCKSIZE = '655 36', ENCODE_ON_DISK = 'true', BLOCKCACHE = 'true'}]} On Wed, Mar 6, 2013 at 12:08 PM, kiran kiran.sarvabho...@gmail.com wrote: Yes I have mistaken for regionsize. The regionsize was set to 20GB instead of default 10GB

Re: Miserable Performance of gets

2013-03-05 Thread kiran
And the regions are well distributed acroos the 12 regionservers. On Wed, Mar 6, 2013 at 12:30 PM, kiran kiran.sarvabho...@gmail.com wrote: Yes we profiled the gets after completing the scan only. We have 12 regionservers. Each table i am doing gets has 40 regions. On Wed, Mar 6, 2013

Re: Updating from 0.90.2 to 0.94

2013-02-25 Thread kiran
. It causes some weird things. Thanks Kiran On Tue, Feb 26, 2013 at 1:03 PM, Yusup Ashrap aph...@gmail.com wrote: hi all, I am updating production cluster from 0.90.2 to 0.94 . My table's size is about 20TB+ . Scheduled update includes upgrading both hbase,hadoop version, and I am also

Re: Regions in transition

2013-02-10 Thread kiran
: Okie. So if you don't mind can you attach your logs. What is the split policy and what is the size of the region? Its better we take a look at it and solve the problem if it is a kernel problem. Regards Ram On Fri, Feb 8, 2013 at 6:09 PM, kiran kiran.sarvabho...@gmail.com wrote

Re: Inconsistent row count between mapreduce and shell count

2013-02-09 Thread kiran chitturi
? I just did another map reduce and this time the number is 1394234. The actual count from shell is 2157447 Thanks! - Original Message - From: kiran chitturi chitturikira...@gmail.com To: user user@hbase.apache.org Cc: Sent: Saturday, February 9, 2013 4:49 PM Subject: Re

Re: Inconsistent row count between mapreduce and shell count

2013-02-09 Thread kiran chitturi
once i stopped writing. Since most of the rows are tweets, around 1.4 million rows are stored on a single data node. (region server) Do you know of any way that i can reassign the regions in the table without losing the data ? Will it make a difference then ? Thank you, Kiran. On Sat, Feb 9

Re: Regions in transition

2013-02-08 Thread kiran
after some searching i found that main reason for regions with same keys is splitting and it is the culprit in our case for inconsistency. But I set my filesize to a very large size but i am unsure why still splitting is happening On Fri, Feb 8, 2013 at 1:20 PM, kiran kiran.sarvabho...@gmail.com

Re: Regions in transition

2013-02-07 Thread kiran
Also, I did try repairHoles, all fix options but in vain. I restarted master atleast thrice. On Fri, Feb 8, 2013 at 11:14 AM, kiran kiran.sarvabho...@gmail.com wrote: Dear All, How to move/reassign regions that are always in transition ? Because of the cluster is not balancing

Re: Regions in transition

2013-02-07 Thread kiran
is in transition for a long long time, you could possibly force Unassign a region , if you are ok to lose the region. Regards, Samar On 08/02/13 11:14 AM, kiran kiran.sarvabho...@gmail.com wrote: are always in transition ? Because of the cluster is not balancing and regionservers are going down one by one

Re: Regions in transition

2013-02-07 Thread kiran
Regards, Samar On 08/02/13 12:01 PM, kiran kiran.sarvabho...@gmail.com wrote: i issued unassign and close_region both but the region is still in transition also I deleted the .META entry for the region. Do I need to restart master ? On Fri, Feb 8, 2013 at 11:18 AM, samar kumar samar.opensou

Re: Regions in transition

2013-02-07 Thread kiran
PENDING_OPEN On Fri, Feb 8, 2013 at 12:16 PM, samar kumar samar.opensou...@gmail.comwrote: Can you mention the state of the region.. You can find the details in you master status page On 08/02/13 12:09 PM, kiran kiran.sarvabho...@gmail.com wrote: We ran the command unassign 'REGIONNAME

Re: Regions in transition

2013-02-07 Thread kiran
PM, kiran kiran.sarvabho...@gmail.com wrote: PENDING_OPEN On Fri, Feb 8, 2013 at 12:16 PM, samar kumar samar.opensou...@gmail.comwrote: Can you mention the state of the region.. You can find the details in you master status page On 08/02/13 12:09 PM, kiran kiran.sarvabho...@gmail.com

Re: Regions in transition

2013-02-07 Thread kiran
ahmic.sa...@gmail.com wrote: Hi, Kiran Welcome to beautiful world of HBase transition states :) . When i face RIT issue this are steps that i use to resolve it: 1. hbase hbck -fixAssignments (this depends on your version of hbase it can be also just -fix) If you don't have luck with 1

Unable to .META corrupt issue

2013-01-23 Thread kiran
results. I think .META or ROOT is corrupt. How can I resolve these issue ? -- Thank you Kiran Sarvabhotla -Even a correct decision is wrong when it is taken late

Re: Increment operations in hbase

2013-01-13 Thread kiran
Also, the CF for the increments has been set to IN_MEMORY and bloom filter ROWCOL On Sun, Jan 13, 2013 at 1:17 PM, kiran kiran.sarvabho...@gmail.com wrote: The idea was given a region server i can get HRegion and Store files in that region. In Store, there is a method incrementColumnValue

Re: Increment operations in hbase

2013-01-12 Thread kiran
: Hi Can you check with using API HTable#batch()? Here you can batch a number of increments for many rows in just one RPC call. Might help you to reduce the net time taken. Good luck. -Anoop- On Sat, Jan 12, 2013 at 4:07 PM, kiran kiran.sarvabho...@gmail.com

Re: Increment operations in hbase

2013-01-12 Thread kiran
many CFs for table? Gets seems to be costly for you? Is this bulk increment op only happening at this time? Or some other concurrent ops? Is block cache getting used? Checked cache hit ratio like metric? -Anoop- On Sun, Jan 13, 2013 at 12:20 PM, kiran kiran.sarvabho...@gmail.com wrote: I

Re: Checking major compaction

2012-10-19 Thread kiran
Hi all, I mistakenly execution major compaction on the entire table instead of region by region. It is causing so much delay in the write performance, also on the disk and networkI/O. How can i stop major compaction now ? Thanks Kiran On Thu, Oct 18, 2012 at 2:55 PM, Ramkrishna.S.Vasudevan

Re: Checking major compaction

2012-10-19 Thread kiran
Kevin, Thanks for your reply, can restarting region servers help to kill the already existing compaction processes in region servers.. Thanks Kiran On Fri, Oct 19, 2012 at 9:16 PM, Kevin O'dell kevin.od...@cloudera.comwrote: Kiran, I don't believe you can. If you have a sane region

Re: Setting and using cell timestamp values to retrieve data

2012-10-09 Thread kiran
Hi Usman I am going through the same thing. Unless you have a reason to use wide rows (e.g. you need atomic updates on multiple points within one row) I recommend using a tall table, since large rows will become unmanageable, especially if they keep growing forever (and HBase cannot