In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-04-10 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >
Share
Shulou(Shulou.com)06/03 Report--
User Login Client
1. login
Client side access Server side, in the concentrator, menu tool->docker login, logout.
IP: IP is the IP of the ingress physical machine when corresponding to multiple physical machines
Port: port number corresponding to tag when Docker_server is configured
Username and password: required and IP correspondence
2. Client calls Server
When introducing the configuration docker_user.xml user management on the Server side, it is mentioned that the three directories config, demo and data in the label store configuration files, dfx files and data files respectively.
(1) Call the test.dfx file
Upload dfx file to demo directory, grid parameter test.dfx file:
A1=arg1+" world! "
where arg1 is the test.dfx file that receives the passed parameters.
The client calls the test.dfx file:
Single machine single port
A1= callx("test.dfx","hello";["192.168.0.76:8281"])
Single machine multiport
A1= callx("test.dfx","hello";["192.168.0.76:8281","192.168.0.76:8282"])
Multi-machine single port
A1= callx("test.dfx","hello";["192.168.0.76:8281","192.168.0.77:8281"])
Multi-machine multi-port
A1= callx("test.dfx","hello";["192.168.0.76:8281","192.168.0.77:8282"])
(2) Calling data files
Upload the data file EMPLOYEE4.xls to the data directory:
A1=file("EMPLOYEE4.xls","192.168.0.76:8281")2=A1.xlsopen()
(3) Call configuration file
When users use jdbc, refer to the raqsoftConfig.xml file under the esProc\config directory of the concentrator, and place the raqsoftConfig.xml configured with jdbc under this/config directory for configuration.
Scenario 1:
To use the internal database of docker concentrator, you only need to configure raqsoftConfig.xml file, which defaults to mysql database. Other database configurations are similar. For detailed configuration, please refer to the concentrator Tutorial-Database Configuration.
Scenario 2:
To use a database external to docker concentrator, first copy the database driver to docker concentrator common\jdbc directory; then configure this database in the raqsoftConfig.xml file.
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.