kimberlyamandalu commented on issue #1679:
URL: https://github.com/apache/hudi/issues/1679#issuecomment-793121493
> @kimberlyamandalu : Sorry for the delay. This is weird. Can you check if
org/json/JSONException is present in /usr/lib/hive/lib/json-1.8.jar ?
@bvaradar Sorry for the delayed response. Yes, the JSONException object is
present in this jar
$ jar -xvf json-1.8.jar
created: META-INF/
inflated: META-INF/MANIFEST.MF
created: org/
created: org/json/
inflated: org/json/JSON.class
inflated: org/json/JSONArray.class
inflated: org/json/JSONException.class
inflated: org/json/JSONObject$1.class
inflated: org/json/JSONObject.class
inflated: org/json/JSONString.class
inflated: org/json/JSONStringer$Scope.class
inflated: org/json/JSONStringer.class
inflated: org/json/JSONTokener.class
created: META-INF/maven/
created: META-INF/maven/com.tdunning/
created: META-INF/maven/com.tdunning/json/
inflated: META-INF/maven/com.tdunning/json/pom.xml
inflated: META-INF/maven/com.tdunning/json/pom.properties
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]