-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
Hi, I just started testing dlineage on my Mac Mini running Tahoe with AdoptJDK8 and couldn't figure out how to resolve the issue. The error stack is as follows. Please advice. Thanks
python dlineage.py /t oracle /f test.sql /graph
Traceback (most recent call last):
File "ClassLoader.java", line 526, in java.lang.ClassLoader.loadClass
java.lang.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 "/Users/thbeh/python_data_lineage/dlineage.py", line 283, in <module>
call_dataFlowAnalyzer(args)
~~~~~~~~~~~~~~~~~~~~~^^^^^^
File "/Users/thbeh/python_data_lineage/dlineage.py", line 194, in call_dataFlowAnalyzer
result = dlineage.generateDataFlow()
java.lang.java.lang.NoClassDefFoundError: <exception str() failed>
Metadata
Metadata
Assignees
Labels
No labels