The selected table is not delta table.

Shambhu Rai 1,406 Reputation points
2022-04-28T18:57:26.35+00:00

Hi Expert,

I am connecting Hive database using Azure Delta databricks datasets in azure data factory. connection and everything is successful but why i added in Sink and validate in copy data object .. it is giving validation error

197465-image.png

197502-image.png

Which dataset should use to load data into Hive table

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,343 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,921 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,546 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Pratik Somaiya 4,201 Reputation points
    2022-04-29T05:46:46.393+00:00

    Hi @Shambhu Rai

    You can use Hive activity in ADF when working with Hive tables

    Please refer to the below documentation:

    https://learn.microsoft.com/en-us/azure/data-factory/connector-hive?tabs=data-factory

    1 person found this answer helpful.