There was an error while loading. Please reload this page.
Alluxio Version: 2.9.6
mClient.commitBlockInUfs(request) throws a null pointer exception since mClient is null. The reason is that afterConnect() can be delayed.
mClient.commitBlockInUfs(request)
afterConnect()