Error 1502
Im new to Azure....We have spark job thats has been running just fine for a long time we've had some issues with the data format lately but the pipeline was breaking in a different place than now. Now Im getting this error "errorCode":…
How to query Azure sql DB using Synapse Notebooks
I want to query my azure sql db from azure synapse notebook. I have linked connection working and can use copy activities to read and write data from said synapse workspace to that db. What i would like to do is query that db straight from notebooks so i…
Azure Synapse managed Vnet default routing through an NVA firewall
We have deployed a synapse instance with a managed vnet, We also have deployed a palo alto azure fw appliance that we want to inspect all traffic with. i understand I can use Private endpoints when communicating with synapse from other vnets and we have…
Synapse notebook script runs ok but stops on time out and stuck in queued in pipelines
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. Now I need to run it in a pipeline that correct schemas and then send…
Disabling for Index of Azure Synapse Dedicated sql pool
Hi, I am having an Azure synapse dedicated sql pool instance but wanted to disable the default index creation as part creating the tables. Please let me know all steps around doing that. Also let me know how much better performance and storage do we get…
Azure synapse spark start-up fail: CLUSTER_CREATION_TIMED_OUT: Livy session has failed.
Since a few days none of my spark pools in Azure synapse analytics are able to start-up. After trying for 15 minutes to start, I either get this message: LivySessionCreationTimeoutException: Livy session creation timed out. workspace: we-psch-a-data-syn,…
Azure Synapse pipeline
Hi, I have a question regarding Synapse. I want to create a pipeline that can delta update the target table “quotes_target” from source table “quotes_source” with filtered quotes data. I have a list of quotes id of the updated quotes after I extracted it…
SharePoint List not showing in Azure Synapse Analytics
I have been setting up SharePoint List and Pulling the data into Azure Synapse Analytics for Power BI report for long time through Linked Service. This time set up a Linked Service. I can see the SharePoint List from Azure Synapse Analytics Studio but…
![](https://techprofile.blob.core.windows.net/images/VUhJi_2_AwAAAAAAAAAAAA.png?8DAC19)
Synapse with DL and network restrction using Resource instances
Hello, I am at a loss so would greatly appreciate any assistance. I have created a synapse workspace with managed network and a Datalake gen2 as a linked service. The problem is that I am unable to manage the linked DL from Synapse studio as I just get…
ADF Pipelines to Synapse or Fabric
Hi there, I would like to know if the actively running ADF pipelines could be copied and restored into Synapse or Fabric? (lift and shift). If possible Across accounts (to use as templates across accounts and customize/tune ADF pipelines little bit in…
![](https://techprofile.blob.core.windows.net/images/cHzyHgIeeUiL_IGOOV4FSg.png?8DD3C8)
Is Azure Synapse Analytics expected to support Spark 3.5 in the near future?
Is Azure Synapse Analytics expected to support Spark 3.5 in the near future? Spark 3.5 allows to use Delta Lake 3.0 version which improved overall performance significantly. https://delta.io/blog/delta-lake-performance/ Apache Spark 3.5 compatible…
Github interaction with synapse
We have github repo which is connected to our synapse environment, anytime someone configure git it makes a commit to master branch, actually we want to pull the updates from github rather than updating from synapse to git
How to use linked service in Notebook with pyspark
I have pyspark script in Notebook to read and write data in ADLS Gen2. Below is an sample of the pyspark script. But in the Synapse I only have a linked service created with Service Principle could connect to the ADLS Gen2, so I need to specify in…
Compatibility of STRING_SPLIT function inside store procedure for Azure synapse serverless sql pool
I am trying to create a stored procedure in Azure synapse serverless sql pool. The STRING_SPLIT function works fine when used in a select statement but not inside store procedure. I receive an error that it is not recognized. The database compatibility…
Binary file copy activity is corrupting the file during copy from blob storage to azure file
I am currently working on copying files from blob storage to Azure Files. For the most part, the copy activities have been running smoothly. However, we have recently encountered an issue where the content of some files appears to be corrupted after…
How to use set variable data in copy transformation for querying in where clause condition (DB-CosmosDB)
Hello all , Here I am trying to get the data from lookup and setting it as a variable and when I try to use it in copy transformation I am getting error. adding the snapshots-
I am trying to use the default sql storage of synapse ws as the sink for my data, but it throws logon failure
Here is the error I am getting Cannot connect to SQL database: 'jdbc:sqlserver://<synapse workspace name>.sql.azuresynapse.net:1433;database={Built-in}', 'Managed Identity (factory name): <synapse workspace name>'.[SQL Exception]Error…
SSL/TLS CONNECTION ISSUE
Hi Team, when i run the pipeline i got error like below. Failure happened on 'Source' side. ErrorCode=UserErrorFailedToConnectOdbcSource,'Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,Message=ERROR [HY000] [Microsoft][DriverSupport]…
Cosmos Synapse Link - SQL Serverless Query
Please describe your issue below I have a Cosmos database in Well-Defined schema mode. I have a Synapse Serverless SQL instance. I have documents in Cosmos with objects that contain fields with null values. When I create a View for the Container in SQL…
Is Azure Synapse being discontinued?
Hello everyone! I recently heard that Microsoft might be discontinuing the development of Azure Synapse, and I’d like to know more about it if that’s the case. If it is being deprecated, is there an alternative to Serverless SQL Pool? I know Databricks…