Absolute path only to var/lib/heavyai/storage/Import
Hi! need to change Absolute path
This does not work
Yeah, every parameter can be used indifferently as a CLI switch adding a -- or appended to the main section of omnisci.conf file
So adding
allowed-export-paths = ["/"]
allowed-import-paths = ["/"]
On you omnisci.conf file and restarting the database is going to work flawlessly
Regards, Candido
How to resolve new path?
-
Hi,
You need to enclose the parameter contents with single quotes to change the allowed import/export paths from the cli.
heavydb --data /opt/mapd_storage/ --allowed-import-paths='["/myimport_path"]' --num-gpu=2
As you noticed, the import and export directories in the data directory are turned on by default.
Bests,
Candido
Please sign in to leave a comment.
Comments
3 comments