This site uses different types of cookies, including analytics and functional cookies (its own and from other sites). To change your cookie settings or find out more, click here. If you continue browsing our website, you accept these cookies.
Use the Azure Data Lake Store (ADLS) Input to read data from files located in your ADLS to your Alteryx workflow and Azure Data Lake Store (ADLS) Output to write data to files in your ADLS. The supported file formats are CSV, Excel, JSON, and Avro.
Improved write performance and stability.
Added option to tweak memory consumption and performance by modifying variable upload chunk size.
Fixed issue where XLSX data were truncated when cells contained more than 255 characters.
Fixed issue with non-Unicode characters in SSL certificates.
Compatible with Designer and Server 2021.4.2 Patch 4, 2022.1 Patch 2 and later.
Compatible with AMP engine only.
FIPS capable.
SSL/TLS validation is now performed against Windows Certificate Store.
Allows user to specify custom CSV delimiter in Output.
Compatible with Alteryx Designer and Server version 2021.2 and later.
New and improved user interface.
Fixed end user authentication errors.
Updated Code Page options.
Distinguished between encodings with same language (e.g., ‘Language’ -> ‘Language (specific code)’) and ordered encodings alphabetically.
Allowed user to specify encoding for CSV files on output tool.
Improved error message to indicate when an invalid store name is provided.
Improved data conversion handling to not throw a warning instead of an error when a field is missing a value.
Fixed error where the files/folders displayed are not refreshed after user changes store name.
Fixed issue where default value settings were occasionally not respected.
This tool uses a .yxi file format. A .yxi file is a package that includes an Alteryx Tool and all of its dependencies zipped into a single file. When this file is imported into Alteryx, the tool is added to the tool palette in the category specified by the tool.
When sharing a workflow that uses a .yxi tool, the tool is not included and must be installed by the recipient.
This keeps failing on Alteryx 2021.2 x64. :(
Experiencing the same issue on Designer x64 version 2021.3.5.03604
I experienced the same issue with version 2022.1.1.25127.
Would love to know if there is an open discussion on this issue & the solution.
The current version(2.2.0) of the tool is not working well with Event based trigger in ADF.
The tool creates a trigger upon file ceation (0 bytes) instead of waiting till the file is written completely on to ADLS.
After analyzing the logs with Microsoft support, we came to know that the tool is not setting the parameter 'close' to 'true' and hence not sending the signal to event grid for the file write completion. - Path - Update - REST API (Azure Storage Services) | Microsoft Docs
Request you to please fix this issue in the next version of the tool. We spoke to Alteryx support but did not get any timeline regarding the fix.
Any updates on this?
Any update?
Hi all,
I've installed Azure Data Lake Tools for the first time today and I have this issue where the tool is blank and doesn't let me configure it.
I posted a thread discussing the issue here, just in case someone can help or has the same issue: https://community.alteryx.com/t5/Alteryx-Designer-Discussions/Azure-Data-Lake-Input-Tool-is-blank/m-...
Thanks!
Hello,
Whenever I try installing this tool, I get the following error. Can anyone help. Thanks!
Hi All and @rajparulekar1,
I had the same problem here at my company. We analyzed that the server we were trying to install this package there was no connectivity to the internet. Solution: The Server must have Internet output to download the python background packages. Thank you
Hello! I am having some issues with this. Even when I put in the information and select a file to connect to, I get the error that it is "missing incoming connection". Any help would be much appreciated!
Hi everyone,
I can confirm that the ADLS connector ver. 2.3.0 works for us on the Designer (ver. 2022.1.1.30961 - which I believe is the latest as at OCT 2022);
There 's some fiddling needed in the Azure storage side to enable the Gen2 connectivity from our corporate network (Container, storage account, networking etc). We had to work directly with our Microsoft account person to get the configuration done.
Can I use wildcard to search for files?
or enable subdirectories?
Is there documentation on ADLS xml configuration?
I want to limit the number of rows to download from my resource, but I couldn't find this option anywhere.
Perhaps by adding an xml line in configuration could help?
Thank you for sharing
Does anyone have issues with this tool with Alteryx 2022.3.1.430 version?
I am unable to push data to Azure, although it seams I am connected and I can navigate to different path.
but receiving this cryptic message: Error: Azure Data Lake File Output (1): Error in existing file operations.- Failed to connect to platform
Connected to Gen 2 with S2S authentication.
Anyone knows how to use filename from stream as FilePath on Azure Data Lake File Output ?
@Hamder83 - I am having same issue. Can someone help on how to get dynamic file naming for bulk insert activity?