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:46:49 UTC

drill git commit: ports update

Repository: drill
Updated Branches:
  refs/heads/gh-pages 823856d2f -> 5fa30d020


ports update


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

Branch: refs/heads/gh-pages
Commit: 5fa30d020fdb745cd390de6e4e6feb0b6a596fa3
Parents: 823856d
Author: Bridget Bevens <bb...@maprtech.com>
Authored: Wed Apr 13 17:46:13 2016 -0700
Committer: Bridget Bevens <bb...@maprtech.com>
Committed: Wed Apr 13 17:46:13 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/drill/blob/5fa30d02/_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 8ab912e..030efc2 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:40:49 UTC
+date: 2016-04-14 00:46:15 UTC
 parent: "Configure Drill"
 ---
 
@@ -13,4 +13,6 @@ 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.--->