5
0
mirror of https://github.com/apache/sqoop.git synced 2025-05-10 05:09:41 +08:00

SQOOP-1001: Sqoop2: Document methods for overriding server port

(Raghav Kumar Gautam via Jarek Jarcec Cecho)
This commit is contained in:
Jarek Jarcec Cecho 2013-07-11 16:30:38 -07:00
parent a3abffcd59
commit debf60d5cf

View File

@ -69,6 +69,7 @@ Similarly you can stop server using following command: ::
./bin/sqoop.sh server stop
By default Sqoop server daemons use ports 12000 and 12001. You can set ``SQOOP_HTTP_PORT`` and ``SQOOP_ADMIN_PORT`` in configuration file ``server/bin/setenv.sh`` to use different ports.
Client installation
===================