You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by AhyoungRyu <gi...@git.apache.org> on 2016/09/27 06:17:35 UTC

[GitHub] zeppelin issue #1458: [ZEPPELIN-1486] Allow configuring whether shown values...

Github user AhyoungRyu commented on the issue:

    https://github.com/apache/zeppelin/pull/1458
  
    Hi @spektom. Thanks for your contribution :)
    
    As you said 
    >Yes. Documenting zeppelin.livy.spark.sql.truncateResult option.
    
    But it seems there is no docs file change. The below code needs to be added [here](https://github.com/apache/zeppelin/blob/master/docs/interpreter/livy.md#configuration) as well. 
    
    ```
    <tr>
      <td>zeppelin.livy.spark.sql.truncateResult</td>
      <td>false</td>
      <td>Truncate long strings in SQL display</td>
    </tr>
    ```


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---