I am trying to append all files contents from a streaming folder using spark but it cretaes a lot of part files every time a microbatch is triggered.Below is my code .
Sp