Search code examples
azure-blob-storagemosaic-decisions

Writing data into a single file for Azure instead of part files


I am trying to write a file to my Azure Storage using Mosaic Decisions. I want to write the file to Azure as a single file and not part files. How can this be achieved?


Solution

  • You need to simply switch on the toggle in your Writer Node Configuration menu(Double click on the writer node) for Single File Output.

    The file would be written into a single file if this toggle is enabled.

    Refer the screenshot for the toggle