You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@drill.apache.org by br...@apache.org on 2016/04/14 02:35:30 UTC

drill git commit: change ports doc

Repository: drill
Updated Branches:
  refs/heads/gh-pages edabf91a4 -> 3ac46e551


change ports doc


Project: http://git-wip-us.apache.org/repos/asf/drill/repo
Commit: http://git-wip-us.apache.org/repos/asf/drill/commit/3ac46e55
Tree: http://git-wip-us.apache.org/repos/asf/drill/tree/3ac46e55
Diff: http://git-wip-us.apache.org/repos/asf/drill/diff/3ac46e55

Branch: refs/heads/gh-pages
Commit: 3ac46e551b0b5933f55019fa1f8ecd70af71aa3e
Parents: edabf91
Author: Bridget Bevens <bb...@maprtech.com>
Authored: Wed Apr 13 17:34:53 2016 -0700
Committer: Bridget Bevens <bb...@maprtech.com>
Committed: Wed Apr 13 17:34:53 2016 -0700

----------------------------------------------------------------------
 _docs/configure-drill/100-ports-used-by-drill.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/drill/blob/3ac46e55/_docs/configure-drill/100-ports-used-by-drill.md
----------------------------------------------------------------------
diff --git a/_docs/configure-drill/100-ports-used-by-drill.md b/_docs/configure-drill/100-ports-used-by-drill.md
index 65f6c05..d0248c3 100644
--- a/_docs/configure-drill/100-ports-used-by-drill.md
+++ b/_docs/configure-drill/100-ports-used-by-drill.md
@@ -1,6 +1,6 @@
 ---
 title: "Ports Used by Drill"
-date: 2016-04-14 00:26:52 UTC
+date: 2016-04-14 00:34:54 UTC
 parent: "Configure Drill"
 ---
 
@@ -13,4 +13,4 @@ The table below lists the default ports that Drill uses and provides description
 | 31010        | TCP  | drill.exec.rpc.user.server.port    | User port address. Used between nodes in a Drill cluster. Needed for an external client, such as Tableau, to connect into the cluster nodes. Also needed for the Drill Web Console. |
 | 31011        | TCP  | drill.exec.rpc.bit.server.port     | Control port address. Used between nodes in a Drill cluster. Needed for multi-node installation of Apache Drill.                                                                    |
 | 31012        | TCP  | drill.exec.rpc.bit.server.port + 1 | Data port address. Used between nodes in a Drill cluster. Needed for multi-node installation of Apache Drill.                                                                       |
-<!---| 46655        | UDP  |                                    | Used for JGroups and Infinispan. Needed for multi-node installation of Apache Drill.                                                                                                |--->
+|<!--- 46655        | UDP  |                                    | Used for JGroups and Infinispan. Needed for multi-node installation of Apache Drill.                                                                                                |--->