Python中所需的数据集方法名称 [英] Dataset method name required in Python

查看:96
本文介绍了Python中所需的数据集方法名称的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



我正在尝试创建用于更新Prem Hive表的python代码.来自Azure数据湖.

我正在使用AzureDataLakeStoreDataset作为源,但是我可以使用水槽的那一面
OdbcSink(additional_properties =无,write_batch_size =无,write_batch_timeout =无,sink_retry_count =无,sink_retry_wait =无,pre_copy_script =无)

但无法找到目标的数据集方法结构.

https://docs.microsoft.com/zh-CN/python/api/azure-mgmt-datafactory/azure.mgmt.datafactory.models?view=azure-python

请求您共享目标数据集方法名称.

谢谢
Swarup K

Hi ,

I am tryting to create python code for updating on prem hive table  from Azure data lake.

I am using AzureDataLakeStoreDataset for source but  sink side i can use 
OdbcSink(additional_properties=None, write_batch_size=None, write_batch_timeout=None, sink_retry_count=None, sink_retry_wait=None, pre_copy_script=None)

But not able to find Dataset method structure for destination.

https://docs.microsoft.com/en-us/python/api/azure-mgmt-datafactory/azure.mgmt.datafactory.models?view=azure-python

Requesting you please share destination dataset method name.

Thanks
Swarup K

推荐答案

您好,Swarup,

Hi Swarup,

在文档中没有看到ODBC数据集的类:

I am not seeing a class for a ODBC dataset in the documentation:

https://docs.microsoft.com/zh-cn/python/api/azure-mgmt-datafactory/azure.mgmt.datafactory.models.dataset.dataset?view=azure-python

它可能不存在,但是如果有人知道,请在:)

It might not exist, but if somebody knows about please chime in :)


这篇关于Python中所需的数据集方法名称的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆