Running SQL Client, Job is submitted and running b...
# troubleshooting
s
Running SQL Client, Job is submitted and running but also getting below warning, Does anyone have any idea how to resolve this ?
Copy code
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.apache.flink.api.java.ClosureCleaner (file:/home/ubuntu/flink-1.17.0/lib/flink-dist-1.17.0.jar) to field java.lang.String.value
WARNING: Please consider reporting this to the maintainers of org.apache.flink.api.java.ClosureCleaner
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
m
Those are warnings, not errors
s
yes, those are warnings, just curious if my job may stop sometime in future