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
johnchronis edited this page Dec 8, 2015
·
2 revisions
Start up the exareme console (as described in the Getting started wiki), give a query like the following
exaexplainscript 'db:/tmp/exadb' mode:json file '/home/user/simple.dfl';
The hashed string in every node of the plan can be decrypted using the code from here: exareme-master/src/test/java/madgik/exareme/utils/encoding/decryptQuery.java