[ https://issues.apache.org/jira/browse/CRUNCH-695?focusedWorklogId=409616&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-409616
]
ASF GitHub Bot logged work on CRUNCH-695:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 25/Mar/20 16:14
Start Date: 25/Mar/20 16:14
Worklog Time Spent: 10m
Work Description: mkwhitacre commented on pull request #32: CRUNCH-695: Fix NullPointerException
in RegionLocationTable
URL: https://github.com/apache/crunch/pull/32
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
users@infra.apache.org
Issue Time Tracking
-------------------
Worklog Id: (was: 409616)
Time Spent: 20m (was: 10m)
> NullPointerException in RegionLocationTable
> -------------------------------------------
>
> Key: CRUNCH-695
> URL: https://issues.apache.org/jira/browse/CRUNCH-695
> Project: Crunch
> Issue Type: Bug
> Reporter: Andrew Olson
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> We saw this exception in processing jobs when Region Servers were abruptly aborting and
restarting causing offline or in-transition regions. While there may be an underlying HBase
client bug, the Crunch code should more gracefully handle this apparent possibility.
> {noformat}
> Caused by: java.lang.NullPointerException
> at org.apache.crunch.io.hbase.RegionLocationTable.create(RegionLocationTable.java:63)
> at org.apache.crunch.io.hbase.HFileUtils.writeToHFilesForIncrementalLoad(HFileUtils.java:515)
> {noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
|