jongyoul commented on a change in pull request #4328: URL: https://github.com/apache/zeppelin/pull/4328#discussion_r836538790
########## File path: docs/interpreter/flink.md ########## @@ -285,7 +285,11 @@ You can also add and set other Flink properties which are not listed in the tabl <td>true</td> <td>Whether display Scala shell output in colorful format</td> </tr> - + <tr> + <td>zeppelin.flink.scala.shell.tmp_dir</td> + <td></td> + <td>emp folder for storing scala shell compiled jar</td> Review comment: ```suggestion <td>tmp folder for storing scala shell compiled jar</td> ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@zeppelin.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org