Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.9.0, 1.10.0, 1.11.0
Description
While working on some changes, I noticed that the error reporting of the Python tests is sometimes not very detailed.
Example:
> self._j_elasticsearch = gateway.jvm.Elasticsearch()
E TypeError: 'JavaPackage' object is not callable
The probably root cause is that required JAR files are missing. It would be nice if the tests would show the underlying (java)Flink error / Flink logs.
Attachments
Issue Links
- links to