Movatterモバイル変換


[0]ホーム

URL:


Sorry, we no longer support your browser
Please upgrade toMicrosoft Edge,Google Chrome, orFirefox. Learn more about ourbrowser support.
Skip to main content
Stack Overflow
  1. About
  2. For Teams
Loading…
Collectives™ on Stack Overflow

Find centralized, trusted content and collaborate around the technologies you use most.

Learn more about Collectives
90 questions
Filter by
Sorted by
Tagged with
0votes
0answers
30views

Given XML with element that has both attribute and value, e.g.<root><elem attr="world">hello</elem></root>how can I parse both the attribute and the value in ...
0votes
0answers
37views

I'm trying to read from Azure kusto source using below code in Azure synapse notebook.df = spark.read \.format("com.microsoft.kusto.spark.synapse.datasource") \.option("kustoCluster&...
0votes
1answer
220views

I am Trying to read data from an API source. Which works fine in Postman. Since I am not allowed to post images directly sharing them as link.Postman_outputBut the same fails when I try to read the ...
0votes
1answer
164views

I have a CSV file and it looks like below: (Column Delimiter : +| and row delimiter : &|\n)This file has two problems :1st - Both row and column delimiter is 2 characters, and this does not ...
0votes
1answer
237views

I have a python script in a notebook that performs a parquet file schema correction. It is working fine, runs in less than 10 seconds, depending on the number of files to process. Not exactly fine, ...
0votes
1answer
154views

Setup:Source: API dataset (OData API link).Additional Headers: Prefer = odata.include-annotations="*" (to retrieve lookup values).**API Response Example: Manual Mapping (Works Fine)...
0votes
0answers
41views

I want to write data from an Azure Synapse notebook to an on-prem HDFS file system. While Azure Synapse provides Copy Activity for reading data, there doesn't seem to be a direct way to write data ...
0votes
1answer
401views

Backstory: I have 12 zip files in Gen2 storage, each around 300 mb.I am running a notebook within a pipeline job.It goes smoothly until extracting the 6th zip file using pd.read_csv(compression ='...
0votes
1answer
173views

I'm trying to transform a key/value data into column using Azure synapse Data Flow. Basically this:"scoreIndeces": {"66": 0.2,"67": 0.3,"68": 0.4,"70&...
0votes
1answer
213views

In my Synapse pipeline, I am looping through a set of filenames. Inside the loop, I use a "Get Metadata" activity to retrieve the last modified date of each file and append these dates to an ...
0votes
1answer
168views

We have 3 synapse workspaces (dev, test, maint) connects to it's own branch in the same Azure DevOPs repository. We also have feature branches based off the dev branch. All our development is done ...
0votes
1answer
384views

I have a working v2 pipeline in Azure Machine Learning that I want to run from Synapse. However, I cannot select my pipelines from the dropdown menu.I have a working linked service and a non-self-...
0votes
1answer
198views

I am having issues with a series of pipelines that build our data platform Spark databases hosted in Azure Synapse.The pipelines host dataflows which have 'recreate table' enabled. The dataflows ...
0votes
1answer
137views

I have a CosmosDB account using MongoDB API and am trying to work with the change data capture output of this.The problem I am seeing specifically is that full fidelity string properties appear to ...
0votes
1answer
379views

EDIT: Pipeline executes fine and the behavior is observed only when testing connection...I am trying to parametrize the Secret Name value in a linked service. When using a LS parameter, this works ...

153050per page
1
23456

Hot Network Questions

more hot questions
Newest azure-synapse-pipeline questions feed

[8]ページ先頭

©2009-2025 Movatter.jp