Hi Moon,
Yes its fixed in 0.7.1. Thank you
Regards,
Meethu Mathew
On Wed, Apr 26, 2017 at 10:42 PM, moon soo Lee wrote:
> Some bugs related to interpreter process management has been fixed in
> 0.7.1 release [1]. Could you try 0.7.1 or master branch and see if the same
> problem occurs?
>
> T
Filed an infra issue to enable appveyor support.
https://issues.apache.org/jira/browse/INFRA-14019
Thanks,
moon
On Fri, Apr 21, 2017 at 2:22 AM Park Hoon <1am...@gmail.com> wrote:
> Thanks for reply @moon.
>
>
> Additionally, i create umbrella issue for windows support
>
> - https://issues.apach
Checked last 3 version 0.6.2, 0.7.0, 0.7.1, and all they can remove empty
paragraph.
Thanks,
moon
On Mon, Apr 24, 2017 at 1:44 AM Partridge, Lucas (GE Aviation) <
lucas.partri...@ge.com> wrote:
> Thanks moon. Unfortunately I’m not an admin for the system I’m using and
> don’t control when it ge
I think actual user passed to JDBC driver is retrieved here
https://github.com/apache/zeppelin/blob/v0.7.1/jdbc/src/main/java/org/apache/zeppelin/jdbc/JDBCInterpreter.java#L322
On Tue, Apr 25, 2017 at 11:15 AM Paul Brenner wrote:
> I have restarted interpreter after creating the entity in crede
Thanks for feedback.
%spark.r
print("Hello World!")
throws exception [2].
Understood - I'll try to remove -Pr and rebuild Zeppelin. Yep, I used a
fresh master snapshot.
( I have't seen anything in maven build logs that could indicate a problem
around R interpreter)
Will update this email thread
Hi, I have few questions about spark application customization
1. Is it possible to set spark app name from notebook, not from zeppelin
conf?
2. Is is possible to register custom kryo serializers?
3. Is it possible to configure user name? Right now I'm running zeppelin as
root and all jobs are subm
Zeppelin includes two R interpreter implementations.
One used to activated by -Psparkr the other -Pr.
Since https://github.com/apache/zeppelin/pull/2215, -Psparkr is activated
by default. And if you're trying to use sparkR, -Psparkr (activated by
default in master branch) is implementation you mig
Unfortunately, report view does not supposed to hide 'text' output. Because
Zeppelin can not distinguish if text output is the console output user want
to hide or if text output is some information that user want to display.
%spark
df = // create your data frame
z.getInterpreterContext.out.cl
Hello Moon,
thank you for your suggestion.
I already called "clear output" through the web UI action for one of my
paragraphs. But it does not help, since clearing the output means to remove
also the output that actually shall be displayed.
To make it more clear what I mean.
I'm using the spark
You can clear output in %spark
z.getInterpreterContext.out.clear
in %pyspark
z.getInterpreterContext().out().clear()
It may help hide unwanted output displayed.
Thanks,
moon
On Tue, Apr 25, 2017 at 11:09 AM Jan Rasehorn
wrote:
> Hello,
>
> I'm currently running version 0.7.0 and 0.7.1 .
>
>
Hi we are trying to setup zeppelin for our developer team,
before doing that i want to understand how zeppelin resource management is
done.
for example let's say i have 15 users who are running notebooks from
zeppelin, simultaneously
what is the ideal configuration needed for the machine that hos
Some bugs related to interpreter process management has been fixed in 0.7.1
release [1]. Could you try 0.7.1 or master branch and see if the same
problem occurs?
Thanks,
moon
[1] https://issues.apache.org/jira/browse/ZEPPELIN-1832
On Wed, Apr 26, 2017 at 1:13 AM Meethu Mathew
wrote:
> Hi,
>
>
ApacheCon is just three weeks away, in Miami, Florida, May 15th - 18th.
http://apachecon.com/
There's still time to register and attend. ApacheCon is the best place
to find out about tomorrow's software, today.
ApacheCon is the official convention of The Apache Software Foundation,
and includes t
Hi,
We have connected our zeppelin to mesos. But the issue we are facing is
that Zeppelin framework is not getting unregistered from Mesos even if the
notebook is closed.
Another problem is if the user logout from zeppelin, the SparkContext is
getting stopped. When the same user login again, it
This might be a bug with the latest master on git, could you try building
Zeppelin stable (0.7.1)?
2017-04-21 17:59 GMT+02:00 Swapnil Shinde :
> Hello Everyone
> I am new to zeppelin world and trying to build zeppelin source code
> for the first time. I am building it in *windows* platform.
Hi moon soo Lee,
Cloudera's Spark doesn't have $SPARK_HOME/bin/sparkR
Would Zeppelin still enable its sparkR interpreter then?
Built Zeppelin using
$ mvn clean package -DskipTests -Pspark-2.1 -Ppyspark
> -Dhadoop.version=2.6.0-cdh5.10.1 -Phadoop-2.6 -Pyarn *-Pr* -Pvendor-repo
> -Pscala-2.10 -pl
If the script is not sufficient, please downgrade your scala version to
2.11.
Scala 2.12 is not officially supported.
Raffaele
2017-04-21 3:54 GMT+02:00 Kang Minwoo :
> Thanks, I will try that.
>
> Best regards,
> Minwoo Kang
>
>
> 보낸 사람: Ahyoung Ryu
> 보
17 matches
Mail list logo