Kylo Install on Vanilla Ubuntu Server 16 Full Guide or Steps

475 views
Skip to first unread message

Satish John Bosco

unread,
May 7, 2018, 3:07:22 AM5/7/18
to Kylo Community
I was trying to install kylo on a ubuntu server 16 LTS following this link http://www.treselle.com/blog/kylo-setup-for-data-lake-management/.  However, i was not sucewssfully in getting it up and running.

Could you let me know if there is any guide that talks about installing on RHEL or Ubuntu and get it fully functional.

Jagrut Sharma

unread,
May 7, 2018, 6:07:41 AM5/7/18
to Kylo Community
Hi Satish - You can use this as starting point for installation [1].


Thanks.
--
Jagrut

Satish John Bosco

unread,
May 8, 2018, 12:06:02 AM5/8/18
to Kylo Community
Thanks jagrut,

But of no success I was able to get all things configured and running but failed to login even with right login details it says invalid details. Is there any other link or documentation which  is not very cluttered like all installation types in the same link are confusing.

Just need to know how to get the whole setup running on either centos or ubuntu from scratch.

Jagrut Sharma

unread,
May 8, 2018, 1:24:55 AM5/8/18
to Kylo Community
Hi Satish - If you are just looking to evaluate Kylo, I suggest using the Sandbox or AWS AMI. Installation documentation can seem cluttered, but it is just because of all the variations that need to be supported. 

The Sandbox/AMI details can be found here [1].


Thanks.
--
Jagrut

Satish John Bosco

unread,
May 8, 2018, 2:54:42 AM5/8/18
to Kylo Community
I already have the sandbox. However, I need to get this running on my In-house server cluster. 128 GB RAM 24 Core 6x Machine. Can we use Apache Hadoop or is it required that I use only HDP or Cloudera.

Also the AWS sandbox has error when creating feed.





2018-05-08 06:52:57 ERROR http-nio-8420-exec-7:ThrowableMapper:43 - toResponse() caught throwable
 java.lang.NullPointerException
    at com.thinkbiganalytics.nifi.v1.rest.client.NiFiRestClientV1.about(NiFiRestClientV1.java:130)
    at com.thinkbiganalytics.feedmgr.rest.controller.NifiIntegrationRestController.getAbout(NifiIntegrationRestController.java:483)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$1.invoke(ResourceMethodInvocationHandlerFactory.java:81)
    at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:144)
    at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:161)
    at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:160)
    at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:99)
    at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:389)
    at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:347)
    at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:102)
    at org.glassfish.jersey.server.ServerRuntime$2.run(ServerRuntime.java:326)
    at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271)
    at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267)
    at org.glassfish.jersey.internal.Errors.process(Errors.java:315)
    at org.glassfish.jersey.internal.Errors.process(Errors.java:297)
    at org.glassfish.jersey.internal.Errors.process(Errors.java:267)
    at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:317)
    at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:305)
    at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1154)
    at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:473)
    at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:427)
    at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:388)
    at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:341)
    at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:228)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:292)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:240)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207)
    at org.springframework.boot.actuate.autoconfigure.EndpointWebMvcAutoConfiguration$ApplicationContextHeaderFilter.doFilterInternal(EndpointWebMvcAutoConfiguration.java:281)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:240)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207)
    at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:121)
    at com.thinkbiganalytics.auth.config.MultiHandlerLogoutFilter.doFilter(MultiHandlerLogoutFilter.java:109)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:240)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207)
    at org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter.doFilterInternal(OpenEntityManagerInViewFilter.java:178)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:240)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207)
    at org.springframework.boot.actuate.trace.WebRequestTraceFilter.doFilterInternal(WebRequestTraceFilter.java:115)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:240)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:317)

Greg Hart

unread,
May 8, 2018, 1:00:00 PM5/8/18
to Kylo Community
Hi Satish,

Could you attach your /opt/kylo/kylo-services/conf/application.properties, /opt/kylo/kylo-ui/conf/application.properties, /var/log/kylo-services/kylo-services.log, and /var/log/kylo-ui/kylo-ui.log files? I can help you locate the issue preventing you from logging in.

Anup Kumar Saha

unread,
May 19, 2018, 7:40:27 AM5/19/18
to Kylo Community
Hi Greg,

Do u have any document to install kylo on Ubuntu 16.x.

Thanks in advance.

Regards,
Anup Kumar Saha

Jeremy Merrifield

unread,
May 21, 2018, 11:17:42 AM5/21/18
to Kylo Community
We have not tested installing on Ubuntu 16.x. We do build a DEB install file. 



Jeremy

SHIVANKSHI KHANDELWAL

unread,
Oct 15, 2019, 6:54:47 AM10/15/19
to Kylo Community
i also followed treselle blog to install kylo but after successfully installing all the modules at the login page it is showing invalid username and password so anyone could  please help me out.
and my nifi status is also showing inactive i dont know why.
Reply all
Reply to author
Forward
0 new messages