GithubHelp home page GithubHelp logo

Comments (4)

xingfengshen avatar xingfengshen commented on August 19, 2024

I had solved this problem. We can read pom.xml in Kylin directory.

   <!-- Hadoop versions -->
    <hadoop2.version>2.4.1</hadoop2.version>
    <yarn.version>2.4.1</yarn.version>
    <hbase-hadoop2.version>0.98.0-hadoop2</hbase-hadoop2.version>
    <zookeeper.version>3.4.5</zookeeper.version>
    <hive.version>0.13.0</hive.version>
    <lzo.version>1.0.0</lzo.version>

we got the components' version, so download the version components and install them.
maybe in this web page https://github.com/KylinOLAP/Kylin, the environments is not working.

from kylin.

binmahone avatar binmahone commented on August 19, 2024

hi, xfhap,

glad to hear that, can you share us more?
The dependencies in the pom should have been automatically downloaded when building.
Manual installation of these jars is not required

from kylin.

xingfengshen avatar xingfengshen commented on August 19, 2024

hi binmahone,
maybe my hadoop environment is not working. I install the components as followed

Hadoop
Hadoop: 2.2.0.2.0.6.0-61 or above
Hive: 0.12.0.2.0.6.0-61 or above
HBase: 0.96.0.2.0.6.0-61-hadoop2

i can login the web server, but it always show it's loading cube. so i read the pom.xml, and install other version hadoop components.

<hbase-hadoop2.version>0.98.0-hadoop2</hbase-hadoop2.version>
<zookeeper.version>3.4.5</zookeeper.version>
<hive.version>0.13.0</hive.version>

then the kylin is working.

i just want to know where has the guide to use this system

from kylin.

lukehan avatar lukehan commented on August 19, 2024

Please check our wiki for tutorial:
https://github.com/KylinOLAP/Kylin/wiki

Since this issue already be fixed, I will close this one.

Thanks.
Luke

from kylin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.