Re: install-interpreter.sh cannot resolve dependencies

2020-01-21 Thread Ricardo Martinelli de Oliveira
Jeff,

Yeah, interpreter-list is outdated, but even if I change the values in the
file or specifying --artifact org.apache.zeppelin:zeppelin-markdown:0.8.2 I
get the same error.

Is there any other place I need to change? If necessary, I can open an
issue and send a PR to it.


On Tue, Jan 21, 2020 at 11:33 AM Jeff Zhang  wrote:

> It seems you are using zeppelin 0.8.2, but install-interpreter.sh try to
> install 0.8.0, I think this is a bug that we didn't update the file
> interpreter-list
>
> https://github.com/apache/zeppelin/blob/branch-0.8/conf/interpreter-list
>
>
> Ricardo Martinelli de Oliveira  于2020年1月21日周二
> 下午10:21写道:
>
>> Hello,
>>
>> I created a container version of zeppelin with the netinst distribution
>> in it in order to have a small container image and install only the
>> interpreters I'm going to use. However, when running install-interpreter.sh
>> I get this error no matter is the interpreter I'm going to install:
>>
>>  ./install-interpreter.sh -n jdbc
>>   OpenJDK
>> 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was
>> removed in 8.0
>> SLF4J: Class path contains multiple SLF4J bindings.
>> SLF4J: Found binding in
>> [jar:file:/home/rmartine/Development/zeppelin-0.8.2-bin-netinst/lib/interpreter/slf4j-log4j12-1.7.10.jar!/org/slf4j/impl/StaticLoggerBinder.class]
>> SLF4J: Found binding in
>> [jar:file:/home/rmartine/Development/zeppelin-0.8.2-bin-netinst/lib/slf4j-log4j12-1.7.10.jar!/org/slf4j/impl/StaticLoggerBinder.class]
>> SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an
>> explanation.
>> SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]
>> Install jdbc(org.apache.zeppelin:zeppelin-jdbc:0.8.0) to
>> /home/rmartine/Development/zeppelin-0.8.2-bin-netinst/interpreter/jdbc ...
>> org.sonatype.aether.RepositoryException: Cannot fetch dependencies for
>> org.apache.zeppelin:zeppelin-jdbc:0.8.0
>>
>> Is anyone having the same issue?
>>
>> --
>>
>> Ricardo Martinelli De Oliveira
>>
>> Data Engineer, AI CoE
>>
>> Red Hat Brazil 
>>
>
>
> --
> Best Regards
>
> Jeff Zhang
>


-- 

Ricardo Martinelli De Oliveira

Data Engineer, AI CoE

Red Hat Brazil 

Av. Brigadeiro Faria Lima, 3900

8th floor

rmart...@redhat.comT: +551135426125
M: +5511970696531
@redhatjobs    redhatjobs
 @redhatjobs




Call for presentations for ApacheCon North America 2020 now open

2020-01-21 Thread Rich Bowen

Dear Apache enthusiast,

(You’re receiving this message because you are subscribed to one or more 
project mailing lists at the Apache Software Foundation.)


The call for presentations for ApacheCon North America 2020 is now open 
at https://apachecon.com/acna2020/cfp


ApacheCon will be held at the Sheraton, New Orleans, September 28th 
through October 2nd, 2020.


As in past years, ApacheCon will feature tracks focusing on the various 
technologies within the Apache ecosystem, and so the call for 
presentations will ask you to select one of those tracks, or “General” 
if the content falls outside of one of our already-organized tracks. 
These tracks are:


Karaf
Internet of Things
Fineract
Community
Content Delivery
Solr/Lucene (Search)
Gobblin/Big Data Integration
Ignite
Observability
Cloudstack
Geospatial
Graph
Camel/Integration
Flagon
Tomcat
Cassandra
Groovy
Web/httpd
General/Other

The CFP will close Friday, May 1, 2020 8:00 AM (America/New_York time).

Submit early, submit often, at https://apachecon.com/acna2020/cfp

Rich, for the ApacheCon Planners


Re: install-interpreter.sh cannot resolve dependencies

2020-01-21 Thread Jeff Zhang
It seems you are using zeppelin 0.8.2, but install-interpreter.sh try to
install 0.8.0, I think this is a bug that we didn't update the file
interpreter-list

https://github.com/apache/zeppelin/blob/branch-0.8/conf/interpreter-list


Ricardo Martinelli de Oliveira  于2020年1月21日周二
下午10:21写道:

> Hello,
>
> I created a container version of zeppelin with the netinst distribution in
> it in order to have a small container image and install only the
> interpreters I'm going to use. However, when running install-interpreter.sh
> I get this error no matter is the interpreter I'm going to install:
>
>  ./install-interpreter.sh -n jdbc
>   OpenJDK
> 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was
> removed in 8.0
> SLF4J: Class path contains multiple SLF4J bindings.
> SLF4J: Found binding in
> [jar:file:/home/rmartine/Development/zeppelin-0.8.2-bin-netinst/lib/interpreter/slf4j-log4j12-1.7.10.jar!/org/slf4j/impl/StaticLoggerBinder.class]
> SLF4J: Found binding in
> [jar:file:/home/rmartine/Development/zeppelin-0.8.2-bin-netinst/lib/slf4j-log4j12-1.7.10.jar!/org/slf4j/impl/StaticLoggerBinder.class]
> SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an
> explanation.
> SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]
> Install jdbc(org.apache.zeppelin:zeppelin-jdbc:0.8.0) to
> /home/rmartine/Development/zeppelin-0.8.2-bin-netinst/interpreter/jdbc ...
> org.sonatype.aether.RepositoryException: Cannot fetch dependencies for
> org.apache.zeppelin:zeppelin-jdbc:0.8.0
>
> Is anyone having the same issue?
>
> --
>
> Ricardo Martinelli De Oliveira
>
> Data Engineer, AI CoE
>
> Red Hat Brazil 
>


-- 
Best Regards

Jeff Zhang


install-interpreter.sh cannot resolve dependencies

2020-01-21 Thread Ricardo Martinelli de Oliveira
Hello,

I created a container version of zeppelin with the netinst distribution in
it in order to have a small container image and install only the
interpreters I'm going to use. However, when running install-interpreter.sh
I get this error no matter is the interpreter I'm going to install:

 ./install-interpreter.sh -n jdbc
OpenJDK
64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was
removed in 8.0
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in
[jar:file:/home/rmartine/Development/zeppelin-0.8.2-bin-netinst/lib/interpreter/slf4j-log4j12-1.7.10.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in
[jar:file:/home/rmartine/Development/zeppelin-0.8.2-bin-netinst/lib/slf4j-log4j12-1.7.10.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an
explanation.
SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]
Install jdbc(org.apache.zeppelin:zeppelin-jdbc:0.8.0) to
/home/rmartine/Development/zeppelin-0.8.2-bin-netinst/interpreter/jdbc ...
org.sonatype.aether.RepositoryException: Cannot fetch dependencies for
org.apache.zeppelin:zeppelin-jdbc:0.8.0

Is anyone having the same issue?

-- 

Ricardo Martinelli De Oliveira

Data Engineer, AI CoE

Red Hat Brazil