Hi Jin Jie,
Thanks for your reply.
"mvn install -DskipTests" run successfully. Then mvn clean package
-DskipTests -Pdist also successfully.
Thanks,
Jack
[INFO] Reactor
Summary:
[INFO]
[INFO] Hive .. SUCCESS
[4.293s]
[INFO] Hive Ant Utilities ...
try "mvn install -DskipTests" first
Best Regards
Jin Jie
Sent from my mobile device.
On Nov 18, 2013 8:08 PM, "Meng QingPing" wrote:
> Hi,
>
> I want to inetegrate Hive with HBase 0.96 and Hadoop 2.2. I found Hive 0.13
> support them. So I checkout the 0.13 snapshot just now, but get bellow
> e
Hi,
I want to inetegrate Hive with HBase 0.96 and Hadoop 2.2. I found Hive 0.13
support them. So I checkout the 0.13 snapshot just now, but get bellow
error when build. All sub components built success, but fail at Hive task.
Can someone help resolve it? Thanks.
[mqingping@LDEV-D042 hive]$ mvn cle