Re: z.show() not working

2016-08-16 Thread Jose Rivera-Rubio
lt;http://www.internavenue.com/>* Watch Intern Avenue on: BBC Dragons’ Den <http://www.internavenue.com/dragons-den> e: jose.riv...@internavenue.com | www.internavenue.com | Great Interns Online On 16 August 2016 at 13:54, Jeff Zhang wrote: > Could you share your code ? > > On

Re: z.show() not working

2016-08-16 Thread Jose Rivera-Rubio
st 2016 at 02:49, Jeff Zhang wrote: > I tried 0.6.1, it works for me. Could you check the interpreter log and > yarn app log ? > > On Fri, Aug 12, 2016 at 7:20 AM, Jose Rivera-Rubio < > jose.riv...@internavenue.com> wrote: > >> I built from source after pulling the

Re: z.show() not working

2016-08-11 Thread Jose Rivera-Rubio
using ? > > On Thu, Aug 11, 2016 at 8:36 PM, Jose Rivera-Rubio < > jose.riv...@internavenue.com> wrote: > >> Hi, >> >> I saw this <https://issues.apache.org/jira/browse/ZEPPELIN-1228> JIRA >> issue but I'm facing the problem with Spark 1.6.0 and 1.6

z.show() not working

2016-08-11 Thread Jose Rivera-Rubio
Hi, I saw this JIRA issue but I'm facing the problem with Spark 1.6.0 and 1.6.1 When doing z.show(dataframe) I just get the REPL output of the columns [id: bigint, first_name: string, last_name: string, email: string] But not the HTML display

Re: Cron job fails to run a paragraph that runs correctly manually

2016-06-15 Thread Jose Rivera-Rubio
riv...@internavenue.com | www.internavenue.com | Great Interns Online On 16 June 2016 at 00:04, moon soo Lee wrote: > Thanks for share the problem. > Let me try create a fix. > > Best, > moon > > > On Wed, Jun 15, 2016 at 3:56 PM Jose Rivera-Rubio < > jose.riv...@interna

Re: Cron job fails to run a paragraph that runs correctly manually

2016-06-15 Thread Jose Rivera-Rubio
herefore if > multiple type of interpreter is being used in a note and If 'auto-restart > interpreter on cron execution' is checked, there is possibility to restart > interpreter process while some paragraph is still running. > > Thanks, > moon > > On Wed, Jun 15, 201

Re: Cron job fails to run a paragraph that runs correctly manually

2016-06-15 Thread Jose Rivera-Rubio
ons-den> e: jose.riv...@internavenue.com | www.internavenue.com | Great Interns Online On 15 June 2016 at 17:27, Jose Rivera-Rubio wrote: > I have tried increasing this timeout but still get the SIGTERM (kill) > signal. > > How can I debug this? > > I have timed the script in the

Re: Cron job fails to run a paragraph that runs correctly manually

2016-06-15 Thread Jose Rivera-Rubio
ss will be terminated. > Otherwise, it looks like something send SIGTERM (kill) signal to your > script. > > Or another case? > > Thanks, > moon > > On Wed, Feb 17, 2016 at 10:22 AM Jose Rivera-Rubio < > jose.riv...@internavenue.com> wrote: > >> Hi, >