Hi, I have fixed this issue by excluding these jars (hive-exec,hive-shims,hive-builtins,hive-service,hive-serde,hive-metastore,hive-cassandra,hive-jdbc,hive-jdbc-handler) from analytics.hive dependency in logging summarizer.
Regards, Amani On Thu, Oct 25, 2012 at 4:46 PM, Amila Maha Arachchi <[email protected]>wrote: > > > On Thu, Oct 25, 2012 at 4:42 PM, Pradeep Fernando <[email protected]>wrote: > >> On Thu, Oct 25, 2012 at 3:30 PM, Amila Maha Arachchi <[email protected]> >> wrote: >> > I think these hive jars are not deployed to the repo. Most probably due >> to >> > them not having pom.xmls (they have ivy.xmls) >> > >> > Pradeep, is it the case? >> >> yes, hive and hadoop and andes jars were not deployed since they are >> having ant/ivy builds. Manual deployment should be solution. Then >> again i deployed orbit versoins of those dependencies. If people have >> done dependency management correct we should not get build failures. >> (since our platform components depends on orbit, not direct dependency >> jars) >> >> buddhika et al, please do the needful. >> > > These are coming due to the analytics.hive dependency in logging > summarizer. We have three options. > 1. Manually deploy these jars > 2. Create a analytics.hive 4.0.3 and exclude dependencies > 3. Exclude the dependencies in logging summarizer (but if we dont do 1 or > 2, we will have to exclude these dependencies in every module which has > analytics.hive dependency) > > What is the best solution? > > >> --Pradeep >> > > > > -- > *Amila Maharachchi* > Technical Lead > Member, Management Committee - Cloud & Platform TG > WSO2, Inc.; http://wso2.com > > Blog: http://maharachchi.blogspot.com > Mobile: +94719371446 > > > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > >
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
