Closed
Description
Command python dlineage.py /t oracle /f test.sql /graph
throws the below error. Any ideas what is missing here?
Traceback (most recent call last):
File "ClassLoader.java", line 521, in java.lang.ClassLoader.loadClass
java.lang.ClassNotFoundException: <exception str() failed>
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "DataFlowAnalyzer.java", line 661, in gudusoft.gsqlparser.dlineage.DataFlowAnalyzer.generateDataFlow
Exception: Java Exception
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "dlineage.py", line 283, in <module>
call_dataFlowAnalyzer(args)
File "dlineage.py", line 194, in call_dataFlowAnalyzer
result = dlineage.generateDataFlow()
java.lang.NoClassDefFoundError: <exception str() failed>
Metadata
Metadata
Assignees
Labels
No labels