Hi everyone,
i had a .csv file converted to json with the convert csv to json processor and configured the csv reader.
In my csv file i have names with german umlauts. I have use character set UTF 8 or ISO-8859-1 but the output is not the right for german umlauts.
![MarioFRS_1-1663053214722.png MarioFRS_1-1663053214722.png](https://community.cloudera.com/t5/image/serverpage/image-id/35531iEF3D8CC290BCBEA4/image-size/medium?v=v2&px=400)
the csv file has the following character set from the source system
![MarioFRS_0-1663052978205.png MarioFRS_0-1663052978205.png](https://community.cloudera.com/t5/image/serverpage/image-id/35530i4A60245D402ED4D1/image-size/medium?v=v2&px=400)
This are my setting of the csv reader controller service
![MarioFRS_2-1663053343508.png MarioFRS_2-1663053343508.png](https://community.cloudera.com/t5/image/serverpage/image-id/35532iC035BFDFD992AD20/image-size/medium?v=v2&px=400)
![MarioFRS_3-1663053362206.png MarioFRS_3-1663053362206.png](https://community.cloudera.com/t5/image/serverpage/image-id/35533iA66AF4AB47A39FD2/image-size/medium?v=v2&px=400)
Does anyone have an idea for the correct setting.
Thanks