I'm also not an expert in Bigtop packaging. But to support Hadoop 3 I think we have a great chance to overhaul the hadoop packaging in Bigtop. Are you planning to add support of Hadoop 3?
Dagang Wei <[email protected]> 於 2018年10月11日 週四 上午6:40寫道: > Hi folks, > > I have a question regarding installing scripts under > /usr/lib/hadoop/libexec/ in [hadoop.install]( > > https://github.com/apache/bigtop/blob/master/bigtop-packages/src/deb/hadoop/hadoop.install > ): > > /usr/lib/hadoop/libexec/hadoop-config.sh > /usr/lib/hadoop/libexec/hadoop-layout.sh > > Why do we specify hadoop-config.sh and hadoop-layout.sh individually? why > not simply install the whole directory by simply > specify /usr/lib/hadoop/libexec? Because I think that would be more > flexible, in Hadoop3 new scripts e.g., hadoop-functions.sh are introduced. > > Thanks! > Dagang >
