[ 
https://issues.apache.org/jira/browse/HBASE-1809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12750096#action_12750096
 ] 

Mathias Herberts commented on HBASE-1809:
-----------------------------------------

This error probably caused a row not to be inserted during a bulk upload (with 
WriteBuffer size set to 0, AutoFlush set to false and setWriteToWAL set to 
false in the Put instance).

> NPE thrown in BoundedRangeFileInputStream
> -----------------------------------------
>
>                 Key: HBASE-1809
>                 URL: https://issues.apache.org/jira/browse/HBASE-1809
>             Project: Hadoop HBase
>          Issue Type: Bug
>          Components: io
>         Environment: All
>            Reporter: Mathias Herberts
>             Fix For: 0.20.1
>
>
> NPE is thrown in BoundedRangeFileInputStream.read when attempting to 
> synchronize on 'in' (line 97).
> This probably means the BRFIS was created with a null FSDIS.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to