Github user krystiannowak commented on the issue:
https://github.com/apache/zeppelin/pull/1368
Please try to build the whole project with 2.11 profile turned on. And
possibly clean your local Zeppelin artifacts.
Cheers,
Krystian
27.08.2016 04:43 "Luciano Resend
Github user lresende commented on the issue:
https://github.com/apache/zeppelin/pull/1368
This is also how it's documented on the readme.md
https://github.com/apache/zeppelin#building-for-scala-211
---
If your project is set up for it, you can reply to this email and have your
rep
Github user lresende commented on the issue:
https://github.com/apache/zeppelin/pull/1368
I am not sure what's wrong here. I would say that the proper way to build
for 2.10 and 2.11 is to use the dev/change_scala_version.sh and then change to
use the 2.11 profile.
Is this ca
Github user Leemoonsoo commented on the issue:
https://github.com/apache/zeppelin/pull/1366
Thanks @zjffdu for explanation.
Some CI test failure looks relevant.
```
Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 1.002 sec
<<< FAILURE! - in org.apache.z
Github user asfgit closed the pull request at:
https://github.com/apache/zeppelin/pull/1364
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is e
Github user Leemoonsoo commented on the issue:
https://github.com/apache/zeppelin/pull/1364
Yes, ordering from the interpreter page would be better.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does no
Github user lresende closed the pull request at:
https://github.com/apache/zeppelin/pull/1370
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is
GitHub user lresende reopened a pull request:
https://github.com/apache/zeppelin/pull/1370
[ZEPPELIN-1379] Flink interpreter is missing scala libraries
### What is this PR for?
On Flink interpreter, remove provided scope from scala libraries to enable
copying them to interpreter
Github user corneadoug commented on the issue:
https://github.com/apache/zeppelin/pull/1351
Ci failure is unrelated, merging if there is no more discussions
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project
nirav patel created ZEPPELIN-1381:
-
Summary: UI seems broken on CentOS
Key: ZEPPELIN-1381
URL: https://issues.apache.org/jira/browse/ZEPPELIN-1381
Project: Zeppelin
Issue Type: Bug
nirav patel created ZEPPELIN-1380:
-
Summary: Inconsistent error reporting on "Zeppelin Tutorial"
notebook
Key: ZEPPELIN-1380
URL: https://issues.apache.org/jira/browse/ZEPPELIN-1380
Project: Zeppelin
Github user Peilin-Yang commented on the issue:
https://github.com/apache/zeppelin/pull/1363
Added another PR #1371 that may have impact on this one.
i.e. if you guys think that one is reasonable then this one should be
adjusted so that when user changes the datatype of the column
GitHub user Peilin-Yang opened a pull request:
https://github.com/apache/zeppelin/pull/1371
[ZEPPELIN-1372]
### What is this PR for?
Automatically detect the data type for the contents in the table.
This enables the sorting on numerical columns.
Please see #1372 for detai
Github user lresende commented on the issue:
https://github.com/apache/zeppelin/pull/1370
After the fix, performed a full build and compared scala libraries from
flink and ignite
$ cd flink/
$ ls scala*
-rw-r--r-- 1 lresende staff14M Aug 26 12:39 scala-compiler-2
GitHub user lresende opened a pull request:
https://github.com/apache/zeppelin/pull/1370
[FLINK-1379] Flink interpreter is missing scala libraries
### What is this PR for?
On Flink interpreter, remove provided scope from scala libraries to enable
copying them to interpreter loca
Luciano Resende created ZEPPELIN-1379:
-
Summary: Flink interpreter missing scala libraries
Key: ZEPPELIN-1379
URL: https://issues.apache.org/jira/browse/ZEPPELIN-1379
Project: Zeppelin
Is
GitHub user doanduyhai opened a pull request:
https://github.com/apache/zeppelin/pull/1369
[ZEPPELIN-1376]
### What is this PR for?
When using Zeppelin behind corporate firewall, sometimes the dependencies
download just fails silently. This PR has 2 objectives:
* add pr
Github user prasadwagle commented on the issue:
https://github.com/apache/zeppelin/pull/1351
Thanks @Peilin-Yang! This problem and the one in #1363 were reported by
Twitter users and I am glad we are fixing them.
The build failures are due to flaky tests, You may want to see w
Github user Peilin-Yang closed the pull request at:
https://github.com/apache/zeppelin/pull/1351
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature
GitHub user Peilin-Yang reopened a pull request:
https://github.com/apache/zeppelin/pull/1351
[ZEPPELIN/1356] The graph legend truncates at the nearest period (.) in its
grouping
### What is this PR for?
Fix the issue: in line graph if user uses the numbers that contains
period
Github user Peilin-Yang commented on the issue:
https://github.com/apache/zeppelin/pull/1351
@corneadoug should I make the CI build successful? I do not know the
failure is because of my commit.
---
If your project is set up for it, you can reply to this email and have your
reply app
Github user Peilin-Yang commented on the issue:
https://github.com/apache/zeppelin/pull/1351
@prabhjyotsingh I agree with @corneadoug
truncation on numeric values in the legend to me is another
improvement/feature.
What this PR does is to fix the bug of existing code.
Does
Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/1366
I think `spark.jars` & `spark.yarn.dist.jars` are duplicated here.
`--packages` will pass all the jars of the package to `args.jars` which will
passed to `spark.jars` & `spark.yarn.dist.jars`
P
Vinay Shukla created ZEPPELIN-1378:
--
Summary: Support multiple Spark versions at the same time
Key: ZEPPELIN-1378
URL: https://issues.apache.org/jira/browse/ZEPPELIN-1378
Project: Zeppelin
I
Github user doanduyhai closed the pull request at:
https://github.com/apache/zeppelin/pull/746
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature i
Github user Leemoonsoo commented on the issue:
https://github.com/apache/zeppelin/pull/1366
Thanks @zjffdu for the fix.
Spark sets `-classpath` with not only `spark.jars` but also
`spark.yarn.dist.jars` in case of master is `yarn`. see
https://github.com/apache/spark/blob
Github user echarles commented on the issue:
https://github.com/apache/zeppelin/pull/932
Merged with latest master.
@bzz I don't know where I found CDDL 2.0 (sounded indeed strange when I was
writing this some time ago). jax-rs is now CDDL 1.0, beanvalidation is now ASL2
and
GitHub user doanduyhai reopened a pull request:
https://github.com/apache/zeppelin/pull/746
[ZEPPELIN-699] Add new synchronous paragraph run REST API
### What is this PR for?
Right now, when calling the REST API
`http://:/api/notebook/job//` Zeppelin always
returns **OK** as sh
Github user vinayshukla commented on the issue:
https://github.com/apache/zeppelin/pull/1362
Thanks @vensant
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes s
GitHub user krystiannowak opened a pull request:
https://github.com/apache/zeppelin/pull/1368
zeppelin-display dependency version built only for Scala binary version 2.11
### What is this PR for?
Makes the project build again when selecting Scala version 2.11
As per the
Jeff Zhang created ZEPPELIN-1377:
Summary: Run remote interpreter process in remote machine
Key: ZEPPELIN-1377
URL: https://issues.apache.org/jira/browse/ZEPPELIN-1377
Project: Zeppelin
Issu
Github user krystiannowak commented on the pull request:
https://github.com/apache/zeppelin/commit/0c5a03e6be20a13eee60e84b75cdf2a9dd64d3f4#commitcomment-18792505
It seems it needs to be changed explicitly to _zeppelin-display_2.10_ due
to https://issues.apache.org/jira/browse/ZEPPELI
Github user corneadoug commented on the issue:
https://github.com/apache/zeppelin/pull/1356
@Leemoonsoo Let me try playing a bit more with the layout, I will post
screenshots once its done
---
If your project is set up for it, you can reply to this email and have your
reply appear on
Github user corneadoug commented on the issue:
https://github.com/apache/zeppelin/pull/1362
@vensant Thank you! Merging if there is no more discussions
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does
DOAN DuyHai created ZEPPELIN-1376:
-
Summary: Add proxy credentials for dependency repo for corporate
firewall use-cases
Key: ZEPPELIN-1376
URL: https://issues.apache.org/jira/browse/ZEPPELIN-1376
Proj
Github user vensant commented on the issue:
https://github.com/apache/zeppelin/pull/1362
Code changes done as per the review comment.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feat
Github user astroshim commented on the issue:
https://github.com/apache/zeppelin/pull/1366
LGTM. :+1:
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or i
GitHub user rajarajan-g opened a pull request:
https://github.com/apache/zeppelin/pull/1367
[ZEPPELIN-1040] Show the time when the result is updated
### What is this PR for?
As per existing usage, the time shown in end of each paragraph is the time
the paragraph is updated not
Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/1364
Thanks @AhyoungRyu , I have added `bigquery` in the following commit.
BTW, I don't this is a good idea to define the interpreter order in this
way. Because it brings extra overhead when adding n
Github user corneadoug commented on the issue:
https://github.com/apache/zeppelin/pull/1351
@prabhjyotsingh I guess the tooltip value that is truncated can be the
subject of another issue.
---
If your project is set up for it, you can reply to this email and have your
reply appear on
Github user corneadoug commented on the issue:
https://github.com/apache/zeppelin/pull/1283
I tested both cases:
__Case1:__ master (X), this branch (X)
__Case2:__ master (O), this branch(X)
However the first time I tried this branch and commented, the Case 2 was
fine i
Github user prabhjyotsingh commented on the issue:
https://github.com/apache/zeppelin/pull/1351
IMO shouldn't it be the other way, in tool tip, show the whole number
without truncate, generally not to huge number.
Otherwise LGTM.
---
If your project is set up for it, you can repl
Github user vipul1409 commented on the issue:
https://github.com/apache/zeppelin/pull/1357
Yes It is ready for review.
The reason for CI failure looks unrelated to my changes as the build is
failing in npm side and I have not made any JS changes.
The build is passing for few pr
Github user corneadoug commented on the issue:
https://github.com/apache/zeppelin/pull/1351
@prabhjyotsingh It is already, that's why there is 1.412 shown in the
tooltip.
The other one is the group name.
The original purpose of this PR is that in case of the group name we
Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/1366
\cc @Leemoonsoo Ready for review.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enable
GitHub user zjffdu opened a pull request:
https://github.com/apache/zeppelin/pull/1366
ZEPPELIN-1342. Adding dependencies via SPARK_SUBMIT_OPTIONS doesn't work on
Spark 2.0.0
### What is this PR for?
The root cause is due to the change of repl of scala-2.11. User needs to
Github user prabhjyotsingh commented on the issue:
https://github.com/apache/zeppelin/pull/1351
IMO, instead of UI showing "1.41234312421341234213" it should get
truncated/ceil/floor to say not more than 3 places of decimal.
---
If your project is set up for it, you can reply to this
Github user corneadoug commented on the issue:
https://github.com/apache/zeppelin/pull/1351
@prabhjyotsingh which trailing decimal and what is supposed to be the
result?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If
48 matches
Mail list logo