LogoLogo
Go to Syntho.AI
Japanese (AI Translated)
Japanese (AI Translated)
  • Welcome to Syntho
  • 概要
    • About Syntho
    • Get started
      • Introduction to data generation methods
      • Use Case: AI-generated synthetic data
      • Use Case: AI-generated synthetic time series data
      • Use Case: Database de-identification
    • Frequently asked questions
  • ワークスペースの設定
    • View workspaces
    • Create a workspace
      • Connect to a database
        • PostgreSQL
        • MySQL / MariaDB
        • Oracle
        • Microsoft SQL Server
        • DB2
        • Databricks
        • Hive
        • SAP Sybase
        • Azure Data Lake Storage (ADLS)
        • Amazon Simple Storage Service (S3)
    • Edit a workspace
    • Delete a workspace
    • Share a workspace
    • Transfer workspace ownership
  • データ生成ジョブの設定
    • Configure table settings
    • Configure column settings
      • AI-powered generation
        • Sequence model
          • Prepare your sequence data
      • Mockers
        • Consistent mapping
        • Supported languages
      • Duplicate
      • Exclude
      • Hash
      • Calculated columns
      • Primary Key / Foreign Key
        • Key generators
    • Manage personally identifiable information (PII)
      • Discover and de-identify PII columns
        • Identify PII columns manually
        • Automatic PII discovery with PII scanner
      • Remove columns from PII list
      • Automatic PII discovery and de-identification in free text columns
      • Supported PII & PHI entities
    • Manage foreign keys
      • Foreign key inheritance
      • Add virtual foreign keys
        • Add virtual foreign keys
        • Use foreign key scanner
        • Import foreign keys via JSON
        • Export foreign keys via JSON
      • Delete foreign keys
      • Circular foreign key references
    • Validate and Synchronize workspace
    • View and adjust generation settings
    • Table relationships
      • Verify foreign keys
      • Synthesize individual tables with automatic key matching
      • De-identify PII columns
  • デプロイ・シント
    • Introduction
      • Syntho architecture
      • Requirements
        • Requirements for Docker deployments
        • Requirements for Kubernetes deployments
      • Access Docker images
        • Using internet
        • Without internet
    • Deploy Syntho using Docker
      • Preparations
      • Deploy using Docker Compose
      • Run the application
      • Manually saving logs
    • Deploy Syntho using Kubernetes
      • Preparations
      • Deploy Ray using Helm
        • Troubleshooting
      • Deploy Syntho using Helm
      • Validate the deployment
      • Troubleshooting
      • Upgrading the applications
    • Manage users and access
      • Single Sign-On (SSO) in Azure
      • Manage admin users
      • Manage non-admin users
    • Logs and monitoring
  • サブセット
    • What is subsetting
    • Verify foreign keys
    • Configure subsetting
  • シンセAPI
    • Syntho REST API
Powered by GitBook
On this page
  • 始める前に
  • ワークスペースの接続と設定
  • サポートされるデータ型

Was this helpful?

  1. ワークスペースの設定
  2. Create a workspace
  3. Connect to a database

Databricks

PreviousDB2NextHive

Last updated 9 months ago

Was this helpful?

{ヒント style="info" %}。 Important

このコネクタはソース・データベースとしてのみ使用できます。生成されたデータは Azure Data Lake Storage (ADLS) または Amazon Simple Storage Service (S3) を Parquet ファイルとして使用します。 {endhint %}。

始める前に

始める前に, この接続情報を収集する:

  • 接続したいデータベースをホストするサーバー名とポート番号

  • 接続するデータベース名

  • データソースへのHTTPパス

  • パーソナル・アクセストークン

  • データブリック, でクラスタサーバーのホスト名とHTTPパスを検索します。 Construct the JDBC URL をご覧ください。

ワークスペースの接続と設定

Syntho を起動し Connect to a database, 以下 Create workspace, 選ぶ Databricks.データ接続の完全なリスト, 選ぶ More アンダー From database.そして、次のようにする。:

1.サーバーのホスト名を入力する。 2.カタログ名を入力する。 3.データベース名を入力する。 4.データ・ソースへの HTTP Path を入力します。 5. Enter Personal Access Token.参照 Personal Access Tokens にある。 Databricks アクセストークンに関する情報はウェブサイトを参照)。 6. 選択 Create Workspace.

シンソが接続できない場合, 認証情報が正しいことを確認してください。それでも接続できない場合は, コンピュータがサーバーを見つけられない。ネットワーク管理者またはデータベース管理者に連絡してください。

サポートされるデータ型

以下の表は、以下のデータ型でコネクタを使用する場合の、現在のサポート制限をまとめたものです。 Databricks.能力は3つのカテゴリーに分けられる。: 合成, 複製, そして処理。

Data Type
合成
Duplication

Byte

☑️

☑️

Short

☑️

☑️

Integer

☑️

☑️

Long

☑️

☑️

Float

☑️

☑️

Double

☑️

☑️

Decimal

☑️

☑️

String

☑️

☑️

Binary

☐️

☑️

Boolean

☑️

☑️

Date

☑️

☑️

Timestamp

☑️

☑️

Array

☐️

☑️

Map

☐️

☑️

Struct

☐️

☑️

ソース・データベースとデスティネーション・データベース