Glad to hear it is working :) On Fri, Jan 8, 2016 at 6:56 AM, Trevor Grant <trevor.d.gr...@gmail.com> wrote:
> I did a "git fetch" but didn't merge... a "git pull" solved the issue. I'm > a knuckle head. Sorry and thanks. > > tg > > > Trevor Grant > Data Scientist > https://github.com/rawkintrevo > http://stackexchange.com/users/3002022/rawkintrevo > http://trevorgrant.org > > *"Fortunate is he, who is able to know the causes of things." -Virgil* > > > On Wed, Jan 6, 2016 at 7:07 PM, Corneau Damien <cornead...@gmail.com> > wrote: > >> Hi Trevor, carriage return was taken care of not that long ago: >> https://github.com/apache/incubator-zeppelin/pull/538 >> >> Could you check again? >> Otherwise if you could give us an example of query for us to reproduce, >> it would be really helpful >> >> On Thu, Jan 7, 2016 at 9:57 AM, Trevor Grant <trevor.d.gr...@gmail.com> >> wrote: >> >>> Not sure if this belonged on the dev or user mailing list. It is a bug- >>> but I can't reproduce it (though I haven't tried very hard). >>> >>> My notebook outputs never have a carriage return. I thought this was >>> some trivial bug, but I recently installed zeppelin on another machine and >>> saw the output was fine. Now the 'broken' output reeeeally bugs me. >>> >>> The machine that is having the issue has: >>> Zeppelin as of 20 minutes ago (my first 'fix' was to fetch master and >>> rebuild) >>> I've got Spark 1.5.1. in standalone cluster mode. >>> I built Zeppelin with >>> mvn clean package -DskipTest -Ppyspark -Pspark-1.5 -Dspark.version=1.5.1 >>> >>> it's worth noting that println("\n") from any interpreter (flink, spark, >>> etc) is also ignored. >>> >>> Any ideas how I might fix this? or point me in the direction. Nothing is >>> really failing so I don't even know what to look for in logs. >>> >>> Thanks in advance. >>> tg >>> >>> >>> [image: Inline image 1] >>> >>> Trevor Grant >>> Data Scientist >>> https://github.com/rawkintrevo >>> http://stackexchange.com/users/3002022/rawkintrevo >>> http://trevorgrant.org >>> >>> *"Fortunate is he, who is able to know the causes of things." -Virgil* >>> >>> >> >