mxk
mxk
The symptom I was investigating was the file reader returned an empty body. There was no error code. After changing `dfs.datanode.kerberos.principal` to be `nn/[email protected]`, the body of the file returned...
sorry for the late reply. yes, performance might be an issue. but i think i'd rather let someone else do that refactoring. i am currently in the middle of a...
changed to nested classes.
this feature would actually be pretty handy for us. our use case is a function that we retry until it stops throwing exceptions. if await() has exhausted the poll duration,...
thanks for the response. yes, i managed to pull additional code from brightBI table, and it's working now in my own fork. i think the correct way to do it...
any update on this?
gotcha. thanks!