anyway, thanks for the answer, I trying to use hdp to avoid env issues.
2016-04-19 20:29 GMT+08:00 OriginGod Huang <[email protected]>: > I disable the same config in kylin_hive_site.xml, no snappy codec,but > another error occured, in build learn_kylin process: > > 2016-04-19 20:17:21,829 DEBUG [pool-5-thread-2] > common.HadoopStatusChecker:72 : Hadoop job job_local1810951969_0001 status > : {"RemoteException":{"exception":"NumberFormatException","message":"For > input string: > \"local1810951969\"","javaClassName":"java.lang.NumberFormatException"}} > 2016-04-19 20:17:21,996 ERROR [pool-5-thread-2] > common.HadoopStatusChecker:93 : error check status > java.lang.NullPointerException > at > org.apache.kylin.engine.mr.common.HadoopStatusGetter.get(HadoopStatusGetter.java:74) > at > org.apache.kylin.engine.mr.common.HadoopStatusChecker.checkStatus(HadoopStatusChecker.java:58) > at > org.apache.kylin.engine.mr.common.MapReduceExecutable.doWork(MapReduceExecutable.java:147) > at > org.apache.kylin.job.execution.AbstractExecutable.execute(AbstractExecutable.java:114) > at > org.apache.kylin.job.execution.DefaultChainedExecutable.doWork(DefaultChainedExecutable.java:50) > at > org.apache.kylin.job.execution.AbstractExecutable.execute(AbstractExecutable.java:114) > at > org.apache.kylin.job.impl.threadpool.DefaultScheduler$JobRunner.run(DefaultScheduler.java:124) > at > java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) > at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) > at java.lang.Thread.run(Thread.java:745) > > > > 2016-04-19 20:20 GMT+08:00 OriginGod Huang <[email protected]>: > >> I did comment those configs that contains 'compression',but I still got >> this error in kylin_job.log >> >> SET >> mapreduce.map.output.compress.codec=org.apache.hadoop.io.compress.SnappyCodec; >> SET >> mapreduce.output.fileoutputformat.compress.codec=org.apache.hadoop.io.compress.SnappyCodec; >> >> >> 2016-04-18 19:49 GMT+08:00 mahongbin [via Apache Kylin] < >> [email protected]>: >> >>> hi, did you follow >>> http://kylin.apache.org/docs15/install/advance_settings.html to disable >>> compression? and can you be more specific on where's not working? >>> >>> On Mon, Apr 18, 2016 at 10:26 AM, joffrey <[hidden email] >>> <http:///user/SendEmail.jtp?type=node&node=4195&i=0>> wrote: >>> >>> > Hi, I meet the same problem too, I tried to disable the snappy >>> > configuration, >>> > but it didn't work, and I can't find the hard-code sql-expression in >>> source >>> > code, pls let me know if there is any progress now. >>> > >>> > -- >>> > View this message in context: >>> > >>> http://apache-kylin.74782.x6.nabble.com/Kylin-sample-cube-giving-error-tp4052p4183.html >>> > Sent from the Apache Kylin mailing list archive at Nabble.com. >>> > >>> >>> >>> >>> -- >>> Regards, >>> >>> *Bin Mahone | 马洪宾* >>> Apache Kylin: http://kylin.io >>> Github: https://github.com/binmahone >>> >>> >>> ------------------------------ >>> If you reply to this email, your message will be added to the discussion >>> below: >>> >>> http://apache-kylin.74782.x6.nabble.com/Kylin-sample-cube-giving-error-tp4052p4195.html >>> To unsubscribe from Kylin sample cube giving error, click here >>> <http://apache-kylin.74782.x6.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=4052&code=b3JpZ2luZ29kLm9oQGdtYWlsLmNvbXw0MDUyfC0xMTMxMDYzMzk4> >>> . >>> NAML >>> <http://apache-kylin.74782.x6.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml> >>> >> >> > -- View this message in context: http://apache-kylin.74782.x6.nabble.com/Kylin-sample-cube-giving-error-tp4052p4199.html Sent from the Apache Kylin mailing list archive at Nabble.com.
