Hi ,
    I modify the deploy the script to point to hbase location
    After running , I get following exception , I feel I need to set some
environment variables , can you please help me to know those.

15/02/12 13:58:32 INFO util.ChecksumType: Checksum can use
java.util.zip.CRC32
15/02/12 13:58:32 DEBUG util.FSUtils: Creating
file=file:/tmp/test6931875838599334487.tmp with permission=rwxrwxrwx
15/02/12 13:58:32 INFO util.FSUtils: FileSystem doesn't support
getDefaultReplication
15/02/12 13:58:32 INFO util.FSUtils: FileSystem doesn't support
getDefaultBlockSize
15/02/12 13:58:32 WARN util.NativeCodeLoader: Unable to load native-hadoop
library for your platform... using builtin-java classes where applicable
15/02/12 13:58:32 WARN metrics.SchemaConfigured: Could not determine table
and column family of the HFile path file:/tmp/test6931875838599334487.tmp.
Expecting at least 5 path components.
Exception in thread "main" java.lang.NullPointerException
    at
com.kylinolap.job.deployment.HbaseConfigPrinter$ConfigLoader$7.loadValue(HbaseConfigPrinter.java:114)
    at
com.kylinolap.job.deployment.HbaseConfigPrinter.printConfigs(HbaseConfigPrinter.java:45)
    at
com.kylinolap.job.deployment.HbaseConfigPrinter.main(HbaseConfigPrinter.java:30)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    at org.apache.hadoop.util.RunJar.main(RunJar.java:156)
ERROR exit from ./sandbox_deploy.sh : line 116 with exit code 1

---------- Forwarded message ----------
From: Santosh Akhilesh <[email protected]>
Date: Thu, Feb 12, 2015 at 1:46 PM
Subject: About building kylin
To: [email protected]


Hi All ,
    I am building Kylin on Ubuntu which is installed on my laptop.

    I dont have sandbox environment.

    I have downloaded following from apache site
    1. apache-hive-1.0.0
    2. hadoop-2.6.0
    3. hbase-0.94.26

   I have downloaded the staging branch Kylin code and run the
./sandbox_deploy.sh

   The deploy scrip fails @ line 116
./sandbox_deploy.sh: line 116: hbase: command not found
ERROR exit from ./sandbox_deploy.sh : line 116 with exit code 127

    Can someone tell me what steps I need to do to make it work. Do I need
to start hbase , hive and hadoop before running the deploy script. If yes
is there any steps in which order to run and any special care need to be
taken.


-- 
Regards,
Santosh Akhilesh
+91-0-9845482201



-- 
Regards,
Santosh Akhilesh
+91-0-9845482201

Reply via email to