ZEPPELIN-2130_remove_dot

This commit is contained in:
soralee 2017-02-27 20:46:29 +09:00
parent 0499bd3c68
commit 8ae57cff10

View file

@ -43,7 +43,7 @@ If both are defined, then the **environment variables** will take priority.
<td><h6 class="properties">ZEPPELIN_PORT</h6></td>
<td><h6 class="properties">zeppelin.server.port</h6></td>
<td>8080</td>
<td>Zeppelin server port. </br>
<td>Zeppelin server port </br>
<span style="font-style:italic; color: gray"> Note: Please make sure you're not using the same port with
<a href="https://zeppelin.apache.org/contribution/webapplication.html#dev-mode" target="_blank">Zeppelin web application development port</a> (default: 9000).</span></td>
</tr>