Re: [Py4j-users] Getting started with Py4j
Status: Beta
Brought to you by:
barthe
From: Barthelemy D. <bar...@in...> - 2015-06-24 23:31:11
|
Hi Bernardo, Thanks for trying Py4J! we will need more information to help you: how are your source files organized on your disk? what exact command are you running? Did you set the classpath? The tutorial assumes some knowledge of Java and it is usually easier to compile Java programs from an IDE such as Eclipse or IntelliJ. Regards, Barthélémy On Wed, Jun 24, 2015 at 12:54 PM Bernardo Caseiro < ber...@ho...> wrote: > Hello, > > I'm new using Py4j, and i try to do the tuturial from the home page. > I'm using the command line on ubuntu but i can't compile the > StackEntryPoint to see the message Gateway Server Started. it occurs this > error: > > error: cannot find symbol > import py4j.GatewayServer; > > What should i do? > > Thank's in advance, > Bernardo > > ------------------------------------------------------------------------------ > Monitor 25 network devices or servers for free with OpManager! > OpManager is web-based network management software that monitors > network devices and physical & virtual servers, alerts via email & sms > for fault. Monitor 25 devices for free with no restriction. Download now > http://ad.doubleclick.net/ddm/clk/292181274;119417398;o > _______________________________________________ > Py4j-users mailing list > Py4...@li... > https://lists.sourceforge.net/lists/listinfo/py4j-users > |