cancel
Showing results for 
Search instead for 
Did you mean: 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results for 
Search instead for 
Did you mean: 

Lakebridge code conversion | Permission issue

abhijit007
New Contributor

Hi,
I’ve successfully installed the transpile module from Lakebridge and tried the tool to convert Informatica mappings into PySpark code. However, I’m encountering a PermissionError during execution. I’ve provided the relevant environment details and command output below for reference:

Environment:
Databricks CLI version: v0.242.0
Python version: 3.11.7
TMP and TEMP directories: C:\Temp (full access granted to current user)

Command Executed:
databricks labs lakebridge transpile ^
--input-source "C:\Users\abhijit.sarkar\Desktop\Informatica_To_Databricks\XMLs\mapping-xmls\infmapping.xml" ^
--output-folder "C:\Users\
abhijit.sarkar\Desktop\Informatica_To_Databricks\XMLs\converter-output"

Error Encountered:
JsonRpcInternalError: PermissionError: [Errno 13] Permission denied: 'C:\\Temp\\bladerunner_XXXX\\transpiled\\transpiled'
Error: exit status 0xc0000005

Note:[ Despite ensuring the C:\Temp directory has full read/write permissions, the issue persists. ]

Can anybody please help me on this?

0 REPLIES 0

Join Us as a Local Community Builder!

Passionate about hosting events and connecting people? Help us grow a vibrant local community—sign up today to get started!

Sign Up Now