Github user del680202 commented on the issue:

    https://github.com/apache/zeppelin/pull/1960
  
    Actually, I inject ``LOGGER.info(line)`` into ``parseSQLOutput`` for 
tracing input.
    Then I got string at least line in result 
    ``INFO [2017-01-31 16:24:19,584] ({pool-2-thread-5} 
LivySparkSQLInterpreter.java[parseSQLOutput]:175) - Output exceeds 102400. 
Truncated.``
    
    Anyway, I try to replace condition by matching row format 
``line.matches("^\\|.*\\|$")``.
    It works well with me now.
    ![2017-01-31 17 11 
46](https://cloud.githubusercontent.com/assets/3747345/22457696/38f825f2-e7dc-11e6-9b5f-d2a908836816.png)
    
    



---
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