Try verify your hadooop cluster before run Kylin on top it. For example, try word count example and see if your cluster can run the simplest MR.
On Wed, Nov 25, 2015 at 11:22 AM, 诸葛亮 <[email protected]> wrote: > The first step I had fixed now, that is my hbase doesn't startup > successfully, but now when I run in the Build Base Cuboid Data step, still > the same errors found, and I check the log and find that errors:2015-11-25 > 10:58:33,917 ERROR org.apache.hadoop.mapred.ShuffleHandler: Shuffle error: > java.io.IOException: 连接被对端重置 at sun.nio.ch.FileDispatcherImpl.read0(Native > Method) at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39) > at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) at > sun.nio.ch.IOUtil.read(IOUtil.java:192) at > sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:379) at > org.jboss.netty.channel.socket.nio.NioWorker.read(NioWorker.java:64) > at > org.jboss.netty.channel.socket.nio.AbstractNioWorker.process(AbstractNioWorker.java:107) > at > org.jboss.netty.channel.socket.nio.AbstractNioSelector.run(AbstractNioSelector.java:312) > at > org.jboss.netty.channel.socket.nio.AbstractNioWorker.run(AbstractNioWorker.java:88) > at org.jboss.netty.channel.socket.nio.NioWorker.run(NioWorker.java:178) > 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) 2015-11-25 10:58:33,917 ERROR > org.apache.hadoop.mapred.ShuffleHandler: Shuffle error [id: 0x137695c3, / > 192.2.2.153:47745 => /192.2.2.152:13562] EXCEPTION: java.io.IOException: > 连接被对端重置 2015-11-25 10:58:33,921 INFO > org.apache.hadoop.mapred.ShuffleHandler: Setting connection close header... > 2015-11-25 10:58:34,004 INFO org.apache.hadoop.mapred.ShuffleHandler: > Setting connection close header...Does my ssh configure has some problems? > Or what need I do?Thanks for helping if anyone could give a hand,xingchen
