I am developing a nifi processor that uses geowave to insert shp data into an accumulo. When I insert shp using processor, fields are garbled.

I need to create a nar file using "mvn clean install" when I create an nifi processor. Is there any way to specify the GEOWAVE_CHAR_SET of the StringUtils class in the main function?
I am developing a nifi processor that uses geowave to insert shp data into an accumulo. When I insert shp using processor, fields are garbled.

I need to create a nar file using "mvn clean install" when I create an nifi processor. Is there any way to specify the GEOWAVE_CHAR_SET of the StringUtils class in the main function?