Github user bzz commented on the issue:

    https://github.com/apache/incubator-zeppelin/pull/957
  
    @felixcheung It looks like it's in PoC stage now. 
    
    AFAIK the [gist of this 
proposal](https://github.com/apache/incubator-zeppelin/pull/957/files#diff-f9d22f7302ae356454cdcc637942856fR140)
 is to make interpreter's Log4J in-memory writeAppender  available to the 
frontend, which sounds awesome to me.
    
    @jongyoul some quick feedback 
     - usually adding screenshots helps to get people more excited and provide 
better feedback and review changes faster
     - AFAIK interpreter logs can grow at least O(N) where N is the number of 
job executions. Will that work, given that interpreter logs (parts?) are going 
to be transmitted to potentially remote machine?
    
    Alos, could you please help me to understand, will `InterpreterResult` 
return *full interpreter logs* from every time it is asked for (i.e by 
`getProgress()`) and send them?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to