Details
-
Question
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
Hi,
Currently on the server that I use I have the following version of MADlib installed:
MADlib version: 1.10.0, git revision: rel/v1.9.1-58-ga3863b6, cmake configuration time: Tue Feb 28 18:35:58 UTC 2017, build type: Release, build system: Linux-2.6.18-238.27.1.el5.hotfix.bz516490, C compiler: gcc 4.4.0, C++ compiler: g++ 4.4.0
when I am trying to used the function "forest_train" (The Random Forest Library) I got error message saying that my access is denied from Schema Public.
Currently I only have SELECT Usage to Public Schema and I will not be able to get other type of privilege to public schema because I am using corporate DB; I am wondering in this case how am I able to use the random forest function?