이 페이지에서는 Cloud Data Fusion 파이프라인과 함께 Java Database Connectivity(JDBC) 드라이버를 사용하는 방법을 설명합니다.
Cloud Data Fusion의 일부 플러그인은 JDBC 드라이버를 네임스페이스에 추가해야 합니다. 예를 들어 MySQL 일괄 소스 플러그인으로 파이프라인을 실행하려면 먼저 지원되는 MySQL 드라이버를 네임스페이스에 추가해야 합니다. Cloud Data Fusion 허브, 네임스페이스 관리자 페이지 또는 항목 추가 페이지에서 네임스페이스에 JDBC 드라이버를 추가할 수 있습니다. 네임스페이스 관리자 페이지에서 불필요한 JDBC 드라이버를 삭제할 수도 있습니다.
JDBC 드라이버 추가
허브
Cloud Data Fusion 허브에서 JDBC 드라이버를 추가하려면 다음 단계를 따르세요.
Cloud Data Fusion Studio에서 허브>드라이버를 클릭하고 드라이버를 클릭합니다.
선택사항: JAR 파일을 다운로드할 위치에 대한 정보를 확인하려면 다운로드를 클릭합니다.
배포를 클릭하고 JAR 파일을 업로드한 다음 다음을 클릭합니다.
드라이버의 클래스 이름과 버전을 확인합니다.
마침을 클릭합니다.
Cloud Data Fusion이 네임스페이스에 드라이버를 추가합니다.
네임스페이스 관리 페이지
네임스페이스 관리자 페이지에서 JDBC 드라이버를 추가하려면 다음 단계를 따르세요.
드라이버를 다운로드합니다. 예를 들어 MySQL용 JDBC 드라이버를 다운로드하려면 dev.mysql.com으로 이동하여 JAR 파일을 다운로드합니다.
Cloud Data Fusion에서 menu메뉴>네임스페이스 관리자를 클릭합니다.
네임스페이스 페이지에서 드라이버를 클릭합니다.
JAR 파일을 업로드하고 다음을 클릭합니다.
드라이버의 이름과 클래스를 입력합니다.
마침을 클릭합니다.
드라이버가 네임스페이스에 추가됩니다.
항목 추가 페이지
항목 추가 페이지에서 JDBC 드라이버를 추가하려면 다음 단계를 따르세요.
드라이버를 다운로드합니다. 예를 들어 MySQL용 JDBC 드라이버를 다운로드하려면 dev.mysql.com으로 이동하여 JAR 파일을 다운로드합니다.
파이프라인 페이지에서 녹색 더하기 기호를 클릭합니다.
표시되는 항목 추가 페이지에서 드라이버로 이동하여 업로드를 클릭합니다.
JAR 파일을 업로드하고 다음을 클릭합니다.
드라이버의 이름과 클래스를 입력합니다.
마침을 클릭합니다.
드라이버가 네임스페이스에 추가됩니다.
JDBC 드라이버 사용
Cloud Data Fusion Studio의 파이프라인 페이지에서 소스 또는 싱크 목록에서 플러그인을 선택합니다. 소스 또는 싱크의 노드가 파이프라인에 표시됩니다.
파이프라인의 노드 위에 마우스 포인터를 올려놓고 속성을 클릭합니다.
참조 이름 필드에 이전 JDBC 드라이버 추가 단계에서 드라이버에 정의한 이름을 입력합니다.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-09-04(UTC)"],[[["\u003cp\u003eThis page explains how to add, use, and delete Java Database Connectivity (JDBC) drivers within Cloud Data Fusion pipelines.\u003c/p\u003e\n"],["\u003cp\u003eJDBC drivers can be added to a namespace through the Cloud Data Fusion Hub, the Namespace admin page, or the Add entity page.\u003c/p\u003e\n"],["\u003cp\u003eTo use a JDBC driver, you must select a relevant source or sink plugin within the pipeline, and specify the driver's reference name in the plugin's properties.\u003c/p\u003e\n"],["\u003cp\u003eUnneeded JDBC drivers can be deleted from the namespace through the Namespace admin page.\u003c/p\u003e\n"]]],[],null,["# Plugin drivers\n\nThis page explains how to use Java Database Connectivity (JDBC) drivers with\nCloud Data Fusion pipelines.\n\nSome plugins in Cloud Data Fusion require a JDBC driver to be added to the\nnamespace. For example, before you can run a pipeline with a MySQL batch source\nplugin, you must add the supported MySQL driver to the namespace. You can add\nJDBC drivers to a namespace from the Cloud Data Fusion Hub, the **Namespace\nadmin** page, or the **Add entity** page. You can also delete unneeded JDBC\ndrivers from the **Namespace admin** page.\n\nAdd a JDBC driver\n-----------------\n\n### Hub\n\n\nTo add a JDBC driver from the Cloud Data Fusion Hub, follow these steps:\n\n1. In the Cloud Data Fusion Studio, click **Hub** \\\u003e **Drivers**, and click a driver.\n2. Optional: To get information about where to download the JAR file, click **Download**.\n3. Click **Deploy** , upload the JAR file, and click **Next**.\n4. Verify the class name and version of the driver.\n5. Click **Finish**.\n\nCloud Data Fusion adds the driver to the namespace.\n\n### Namespace admin page\n\n\nTo add a JDBC driver from the **Namespace administrator** page, follow these\nsteps:\n\n1. Download a driver. For example, to download the JDBC driver for MySQL, go to `dev.mysql.com` and download the JAR file.\n2. In Cloud Data Fusion, click menu **Menu** \\\u003e **Namespace Admin**.\n3. On the **Namespace** page, click **Drivers**.\n4. Upload your JAR file and click **Next**.\n5. Enter the name and class of the driver.\n6. Click **Finish**.\n\nThe driver is added to the namespace.\n\n### Add entity page\n\n\nTo add a JDBC driver from the **Add entity** page, follow these steps:\n\n1. Download a driver. For example, to download the JDBC driver for MySQL, go to `dev.mysql.com` and download the JAR file.\n2. On the **Pipeline** page, click the green plus sign.\n3. On the **Add entity** page that appears, go to **Driver** and click **Upload**.\n4. Upload the JAR file and click **Next**.\n5. Enter the name and class of the driver.\n6. Click **Finish**.\n\nThe driver is added to the namespace.\n\nUse a JDBC driver\n-----------------\n\n1. On the **Pipeline** page in the Cloud Data Fusion Studio, choose a plugin from the **Source** or **Sink** list. The node for the source or sink appears in your pipeline.\n2. Hold the pointer over the node in the pipeline and click **Properties**.\n3. In the **Reference name** field, enter the name you defined for the driver in the preceding [Add a JDBC driver](#upload-driver) step.\n4. Click close **Close**.\n\nDelete a JDBC driver\n--------------------\n\nTo delete a JDBC driver from a namespace, follow these steps:\n\n1. In Cloud Data Fusion, click menu **Menu** \\\u003e **Namespace Admin**.\n2. On the **Namespace** page, click **Drivers**.\n3. Choose a driver and click more_vert **More**.\n4. Click **Delete**.\n\nWhat's next\n-----------\n\n- Learn about [configuring plugins](/data-fusion/docs/concepts/plugins)."]]