Help Center/
MapReduce Service/
User Guide (Paris Region)/
Interconnecting Jupyter Notebook with MRS Using Custom Python/
Installing a Client on a Node Outside the Cluster
Updated on 2024-10-11 GMT+08:00
Installing a Client on a Node Outside the Cluster
- Prepare a Linux ECS outside the cluster. For details about the requirements, see Prerequisites.
- Install the client to a directory, for example, /opt/client, on the node outside the cluster by referring to Installing a Client on a Node Outside a Cluster.
- Check whether Kerberos authentication is enabled for the cluster.
- If yes, go to 4.
- If no, go to Installing Python 3.
- Log in to FusionInsight Manager by referring to Accessing FusionInsight Manager (MRS 3.x or Later).
- Create a user, for example, mrs-test. Set User Group to hadoop, Primary Group to hadoop, and Role to Manager_operator.
- Log in to the client node as user root and run the following commands to configure environment variables for security authentication:
source /opt/client/bigdata_env
kinit mrs-test
Change the password upon the first authentication.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
The system is busy. Please try again later.
For any further questions, feel free to contact us through the chatbot.
Chatbot