IBMStreams / streamsx.topology

Develop streaming applications for IBM Streams in Python, Java & Scala.
http://ibmstreams.github.io/streamsx.topology
Apache License 2.0
29 stars 43 forks source link

Python scripts: Print diagnostic info in verbose mode when spl-python-extract skips python modules #2649

Closed ghost closed 3 years ago

ghost commented 3 years ago

spl-python-extract skips Python modules under /opt/python/streams when the timestamp of an existing toolkit.xml is newer than the timestamp of the Python module.

This info should be printed out, when the -v (verbose) option is used. Otherwise users have no indication, why no SPL operators are generated.