Preparing Source Data
Scenario
Generally, the data to be imported has been uploaded to the data server. In this case, you only need to check the communication between the data server and GaussDB(DWS), and record the data storage directory on the data server before the import.
If the data has not been uploaded to the data server, perform the following operations to upload it:
Procedure
- Log in to the data server as user root.
- Create the directory /input_data.
mkdir -p /input_data
- Upload the source data files to the created directory.
GDS parallel import supports source data only in CSV or TEXT format.
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.
For any further questions, feel free to contact us through the chatbot.
Chatbot