Hi CD, The Warp10 configuration was held in a single file in old releases. Now it is splitted in multiple '.conf' files in the 'WARP10_HOME/etc/conf.d' directory. It doesn't matter in which 'xxxx.conf' file the plugin declaration is done.
It does not seem like you did anything wrong with Warp10 setup. Can you please check that you put the 'warp10-plugin-py4j-1.0.0-uberjar.jar' in the right docker volume under 'WARP10_HOME/lib' ? Then can you please paste the last 30 lines of the warp10 log file ? Le jeudi 5 mars 2020 16:22:48 UTC+1, CD_KND a écrit : > > Hi to all, > I'm pretty new to Warp10, trying to wrap my head around configuring it so > that I can run python code to upload and fetch data. > I'm running the Warp10 Docker container on Windows 10. I managed to > upload/fetch/delete data through the WarpStudio. > I'm now trying to follow Mathias's blog > https://blog.senx.io/the-py4j-plugin-for-warp-10/ > I downloaded the 'warp10-plugin-py4j-1.0.0-uberjar.jar' file from the > download section of > https://warpfleet.senx.io/browse/io.warp10/warp10-plugin-py4j > The next instructions are as follow: > > *Next, declare the Py4J plugin in the Warp 10 configuration file.* > > *warp10.plugin.py4j = io.warp10.plugins.py4j.Py4JWarp10Plugin* > > *Then, if you want to be able to fetch data stored in Warp 10 from Python, > set the following property to true:* > > *egress.clients.expose = true* > *After that, restart your Warp 10™ instance for the plugin to be taken > into account.* > > *In the log file <Warp10>/logs/warp10.log, check that the following line > appears:* > > *LOADED plugin 'io.warp10.plugins.py4j.Py4JWarp10Plugin'* > > First of all, I'm not sure what the 'Warp 10 configuration file' is. > Should I add the specified plugin declaration line in '80--plugins.conf' ? > Or should I create a specific '80-py4j-plugin.conf' file? > I tried both but never managed to see the > > *LOADED plugin 'io.warp10.plugins.py4j.Py4JWarp10Plugin'* > > in the Warp10 log after restarting my container. > Thanks for your help in advance! > CD > > -- You received this message because you are subscribed to the Google Groups "Warp 10 users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/warp10-users/b6ba9496-7151-4255-b061-ad1c028355ec%40googlegroups.com.
