You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to run the ORDER algorithm on metanaome-cli and it runs with the following command with no error. java -cp metanome-cli-1.1.0.jar:ORDER-1.2-SNAPSHOT.jar de.metanome.cli.App -a de.metanome.algorithms.order.ORDER --file-key RELATIONAL_INPUT --files /home/.../workspace/Test-datasets/crop_production-update.csv --header
but I don't know why it does not show any result as output.
Did I make any mistake or problem or something else ??
The text was updated successfully, but these errors were encountered:
I am trying to run the ORDER algorithm on metanaome-cli and it runs with the following command with no error.
java -cp metanome-cli-1.1.0.jar:ORDER-1.2-SNAPSHOT.jar de.metanome.cli.App -a de.metanome.algorithms.order.ORDER --file-key RELATIONAL_INPUT --files /home/.../workspace/Test-datasets/crop_production-update.csv --header
but I don't know why it does not show any result as output.
Did I make any mistake or problem or something else ??
The text was updated successfully, but these errors were encountered: