Re: Optimized Hadoop

2012-02-23 Thread Schubert Zhang
Hanborq and others. But, we really have plan to completely compat with Apache and Cloudera in the future. For the worker-pool implementation, it is true we will continue to improve our solution Schubert Zhang Looking at the code, it seems you only support the default task executor. Do you have

Re: Optimized Hadoop

2012-02-23 Thread Schubert Zhang
...@intec.ugent.be wrote: Great work folks! Very interesting. PS: did you notice if you google for hanborq or HDH it's very hard to find your website, hanborq.com ? Dieter On Tue, 21 Feb 2012 02:17:31 +0800 Schubert Zhang zson...@gmail.com wrote: We just update the slides of this improvements

hive-0.4.0 build

2009-10-19 Thread Schubert Zhang
1. When I build hive-0.4.0, ivy would try to download hadoop 0.17.2.1, 0.18.3, 0.19.0 and 0.20.0. But always fail for 0.17.2.1. 2. Then I modified shims/ivy.xml and shims/build.xml to remove dependencies of 0.17.2.1, 0.18.3, 0.19.0. It works find to only download hadoop-0.20.0. 3. Now, I want do