prabhat kumar created FLINK-6088:
------------------------------------
Summary: java.lang.NoSuchFieldError: INSTANCE Issue with classloading
Key: FLINK-6088
URL:
https://issues.apache.org/jira/browse/FLINK-6088 Project: Flink
Issue Type: Bug
Components: Core
Affects Versions: 1.3.0
Environment: Mac OS, maven 3.3.9
Reporter: prabhat kumar
Priority: Critical
I am at latest code with respect to master and using scala 2.11 so made the changes to code using flink tool.
Issue has resurfaced "java.lang.NoSuchFieldError: INSTANCE" for httpcompnent httpclient 4.5.2.
I followed the instruction
mvn clean install -DskipTests at the parent dir
cd flink-dist
mvn clean install -DskipTests
but still getting the issue.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)