Author: ahyoungryu Date: Sun Mar 5 07:16:47 2017 New Revision: 1785528 URL: http://svn.apache.org/viewvc?rev=1785528&view=rev Log: (empty)
Modified: zeppelin/site/docs/0.8.0-SNAPSHOT/install/configuration.html Modified: zeppelin/site/docs/0.8.0-SNAPSHOT/install/configuration.html URL: http://svn.apache.org/viewvc/zeppelin/site/docs/0.8.0-SNAPSHOT/install/configuration.html?rev=1785528&r1=1785527&r2=1785528&view=diff ============================================================================== --- zeppelin/site/docs/0.8.0-SNAPSHOT/install/configuration.html (original) +++ zeppelin/site/docs/0.8.0-SNAPSHOT/install/configuration.html Sun Mar 5 07:16:47 2017 @@ -243,7 +243,9 @@ limitations under the License. <td><h6 class="properties">ZEPPELIN_PORT</h6></td> <td><h6 class="properties">zeppelin.server.port</h6></td> <td>8080</td> - <td>Zeppelin server port</td> + <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> <tr> <td><h6 class="properties">ZEPPELIN_SSL_PORT</h6></td>