Hi Roman, Thanks for you explanation.
I agree that packages: "about filebrowser help proxy useradmin oozie jobbrowser jobsub" are core packages. But metastore and beeswax look like belongs to Hive related functionality. And since bigtop support spark now, shall we add Spark package too ? On Wed, Jul 2, 2014 at 5:21 AM, Roman Shaposhnik <[email protected]> wrote: > On Mon, Jun 30, 2014 at 8:53 PM, Gordon Wang <[email protected]> wrote: > > Hi all, > > > > As we can see, Hue is packaged as several rpm/deb packages. In current > > bigtop trunk, > > I can find the following packages (take rpm as a example) > > %package -n %{name}-common > > %package -n %{name}-server > > %package -n %{name}-beeswax > > %package -n %{name}-pig > > %package -n %{name}-doc > > %package -n %{name}-hbase > > %package -n %{name}-sqoop > > %package -n %{name}-search > > > > Why do we split Spark, Impala and Oozie into different packages like what > > we did to hbase, beeswax? > > Bigtop doesn't support Impala -- hence we're disabling Hue impala app. > Aside > from Impala, here's a list of Hue app that are inside of hue-common > package: > about filebrowser help proxy useradmin oozie jobbrowser jobsub > metastore > > All of them are considered to be 'core hue'. IOW, other apps have > dependencies > on them. > > Makes sense? > > Thanks, > Roman. > -- Regards Gordon Wang
