diff --git a/conf/zeppelin-site.xml.template b/conf/zeppelin-site.xml.template
index 24218ce67a4..d5e54b91f16 100755
--- a/conf/zeppelin-site.xml.template
+++ b/conf/zeppelin-site.xml.template
@@ -28,7 +28,7 @@
zeppelin.server.port
8080
- Server port.
+ Server port. Please make sure you're not using the same port with Zeppelin web application development port(default: 9000).