Github user mgaido91 commented on the issue:
https://github.com/apache/zeppelin/pull/2664
Thanks @zjffdu , then I am closing this. Let me know if I can help somehow.
---
Github user mgaido91 closed the pull request at:
https://github.com/apache/zeppelin/pull/2664
---
Github user mgaido91 commented on the issue:
https://github.com/apache/zeppelin/pull/2664
@felixcheung Since so far `\t` and `\n` are used as delimiters, there is no
way to do that only on the front-end side, because currently there is no way
for the frontend to know whether it is a
GitHub user mgaido91 opened a pull request:
https://github.com/apache/zeppelin/pull/2664
[ZEPPELIN-771] Escape tab and CR when the result is shown in table
### What is this PR for?
The presence of the characters `\t` and `'n` in the data to be displayed
can caus
GitHub user mgaido91 opened a pull request:
https://github.com/apache/zeppelin/pull/2636
[ZEPPELIN-3017] fix Spark version in Dockerfiles
### What is this PR for?
The PR updates Spark version to the current 2.1.2, since the one which is
present now (2.1.1) is not available