Hey Raja,

We'll need more details about your setup (HBase version, size/topology of
cluster, server specs, etc.) and the applications you're running before we
can even start giving ideas of things to try. Wanna pass those along?

-Dima

On Monday, July 11, 2016, Raja.Aravapalli <raja.aravapa...@target.com>
wrote:

>
> Hi,
>
>
> One of applications which does put operations on Hbase table, is failing
> with below exception in the log. Can someone please debug the issue and fix
> this. I am new to Hbase.
>
>
> Caused by: java.io.InterruptedIOException: #2, interrupted.
> currentNumberOfTask=1
>         at
> org.apache.hadoop.hbase.client.AsyncProcess.waitForMaximumCurrentTasks(AsyncProcess.java:1661)
>         at
> org.apache.hadoop.hbase.client.AsyncProcess.waitForAllPreviousOpsAndReset(AsyncProcess.java:1687)
>         at
> org.apache.hadoop.hbase.client.BufferedMutatorImpl.backgroundFlushCommits(BufferedMutatorImpl.java:208)
>         at
> org.apache.hadoop.hbase.client.BufferedMutatorImpl.flush(BufferedMutatorImpl.java:183)
>         at
> org.apache.hadoop.hbase.client.HTable.flushCommits(HTable.java:1449)
>         at org.apache.hadoop.hbase.client.HTable.put(HTable.java:1040)
>
>
>
>
> Regards,
> Raja.
>

Reply via email to