Github user jongyoul commented on the issue:
https://github.com/apache/zeppelin/pull/2950
@zjffdu Thanks. I've checked that issue and added the original logic to
`Job` class as it looks more clear to handle it in one class. After merging
this PR, others' classes don't have to care the case that `results` is not
`InterpreterResult` class.
---
