y.auth.Subject.doAs(Subject.java:422)
>
> at
> org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1730)
>
> at org.apache.hadoop.ipc.Server$Handler.run(Server.java:2682)
>
> )
>
> INFO [2019-10-09 14:48:11,086] ({dispatcher-eve
({SIGTERM handler}
> SignalUtils.scala[apply$mcZ$sp]:43) - RECEIVED SIGNAL TERM
>
> …
>
> ERROR [2019-10-09 12:15:16,609] ({Reporter} Logging.scala[logError]:91) -
> Exception from Reporter thread.
>
> org.apache.hadoop.yarn.exceptions.ApplicationAttemptNotFoundException:
> Appl
PM
To: users
Subject: Re: thrift.transport.TTransportException
Then it looks like something wrong with the python process. Do you run it in
yarn-cluster mode or yarn-client mode ?
Try to add the following line to log4j.properties for yarn-client mode or
log4j_yarn_cluster.properties for yarn-cluster mode
log4j.logger.org.ap
elin.
>
>
>
> What should I do next?
>
>
>
> Manuel
>
>
>
> *From:* Jeff Zhang [mailto:zjf...@gmail.com]
> *Sent:* Tuesday, October 1, 2019 5:44 PM
> *To:* users
> *Subject:* Re: thrift.transport.TTransportException
>
>
>
> It looks like yo
Sorry for the late response,
Yes, I have successfully ran few simple scala codes using %spark interpreter in
zeppelin.
What should I do next?
Manuel
From: Jeff Zhang [mailto:zjf...@gmail.com]
Sent: Tuesday, October 1, 2019 5:44 PM
To: users
Subject: Re: thrift.transport.TTransportException
I'm guessing you might have conflicting versions of libthrift on your
classpath
On Tue, 1 Oct 2019, 08:44 Jeff Zhang, wrote:
> It looks like you are using pyspark, could you try just start scala spark
> interpreter via `%spark` ? First let's figure out whether it is related
> with pyspark.
>
>
>
It looks like you are using pyspark, could you try just start scala spark
interpreter via `%spark` ? First let's figure out whether it is related
with pyspark.
Manuel Sopena Ballesteros 于2019年10月1日周二 下午3:29写道:
> Dear Zeppelin community,
>
>
>
> I would like to ask for advice in regards an erro
Dear Zeppelin community,
I would like to ask for advice in regards an error I am having with thrift.
I am getting quite a lot of these errors while running my notebooks
org.apache.thrift.transport.TTransportException at
org.apache.thrift.transport.TIOStreamTransport.read(TIOStreamTransport.java