I'm not really that good at packaging as well. But I'm with your guess. You should do a commit on your own folk of bigtop and post here to let us see what you've done for the Flink packaging, otherwise it's lack of information so far.
2016-02-21 11:49 GMT+08:00 Bhupendra Singh <[email protected]>: > yeah sure will go with that. currently trying to test out with the 0.10.2. > > I am almost able to build till the SRPM task but failing on the last task. > ---------------------------------------------------------------- > for var in PREFIX BUILD_DIR > ++ eval 'echo $BUILD_DIR' > +++ echo > Missing param: BUILD_DIR > > Any idea on missing BUILD_DIR error ? i have tried looking into it but > cant figure out why getting this error. > > It might be some common mistake, but i am not able to figure out. i am > actually new to RPM packaging. > > thanks > Bhupendra > > On Sat, Feb 20, 2016 at 9:18 PM, Suneel Marthi <[email protected]> wrote: > > > I would suggest that you go with Flink version "1.0-Snapshot"; it will be > > released in the next few weeks. > > > > On Sat, Feb 20, 2016 at 6:37 PM, Bhupendra Singh < > > [email protected] > > > wrote: > > > > > Thanks for pointing out. > > > Fixed that. it was an old spec file that had entry for incubating and > > > didn't get updated. working on it again. > > > > > > Thanks > > > Bhupendra > > > > > > On Sat, Feb 20, 2016 at 6:00 PM, Suneel Marthi < > [email protected]> > > > wrote: > > > > > > > The flink version should be 0.10.2 not incubating. > > > > > > > > Moreover, Flink has been out of incubator for more than a year, hence > > the > > > > future versions would be 1.0-Snapshot. > > > > > > > > On Sat, Feb 20, 2016 at 5:53 PM, Bhupendra Singh < > > > > [email protected] > > > > > wrote: > > > > > > > > > Hello Bigtop community, > > > > > > > > > > We are trying to build the rpm package for flink using gradle but > > > running > > > > > into an issue: > > > > > We are getting the following error: > > > > > > > > > > > > > > > > > > > > > > > > > ------------------------------------------------------------------------------------------------- > > > > > + cd flink-0.10.2-incubating > > > > > /var/tmp/rpm-tmp.jRloA0: line 35: cd: flink-0.10.2-incubating: No > > such > > > > file > > > > > or directory > > > > > > > > > > > > > > > RPM build errors: > > > > > error: Bad exit status from /var/tmp/rpm-tmp.jRloA0 (%prep) > > > > > Bad exit status from /var/tmp/rpm-tmp.jRloA0 (%prep) > > > > > > > > > > > > > > > > > > > > * What went wrong: > > > > > Execution failed for task ':flink-rpm'. > > > > > > Process 'command 'rpmbuild'' finished with non-zero exit value 1 > > > > > > > > > > > > > > > > > > > > > > > > > ------------------------------------------------------------------------------------------------- > > > > > > > > > > The other tasks on which flink-rpm depends seem to be working > > correctly > > > > but > > > > > the task "flink-rpm" fails during the execution of the command - > > > > rpmbuild. > > > > > > > > > > Any inputs on this? > > > > > > > > > > Thanks & Regards > > > > > Bhupendra Singh > > > > > > > > > > > > > > > > > > > > > > > > > On Fri, Feb 12, 2016 at 1:06 AM, Bhupendra Singh < > > > > > [email protected] > > > > > > wrote: > > > > > > > > > > > Thanks a lot guys!!. > > > > > > Also do I have the privilege to add other member as assignee on > > this > > > > Jira > > > > > > for any future subtask. > > > > > > > > > > > > Thanks > > > > > > Bhupendra > > > > > > > > > > > > On Fri, Feb 12, 2016 at 12:52 AM, <[email protected]> wrote: > > > > > > > > > > > >> Hi Bhupendra, > > > > > >> > > > > > >> Added you to the contributor list and assigned the flink jira to > > > you. > > > > > >> > > > > > >> Thanks to you and your team for taking on the Flink effort > > > > > >> > > > > > >> > > > > > >> -----Original Message----- > > > > > >> From: Bhupendra Singh [mailto:[email protected]] > > > > > >> Sent: Thursday, February 11, 2016 6:43 PM > > > > > >> To: [email protected] > > > > > >> Subject: Re: Flink on Apache Bigtop project > > > > > >> > > > > > >> Hi, > > > > > >> I am not able to assign the following Jira to myself. Me and my > > team > > > > > have > > > > > >> started working on this issue. > > > > > >> > > > > > >> https://issues.apache.org/jira/browse/BIGTOP-1927 > > > > > >> > > > > > >> Thanks > > > > > >> Bhupendra > > > > > >> > > > > > >> On Wed, Feb 10, 2016 at 8:59 PM, Roman Shaposhnik < > > > > [email protected] > > > > > > > > > > > >> wrote: > > > > > >> > > > > > >> > On Wed, Feb 10, 2016 at 4:15 PM, Evans Ye <[email protected] > > > > > > wrote: > > > > > >> > > Awesome! I'd love to see Flink added. > > > > > >> > > > > > > >> > Indeed! Great addition to the tent! > > > > > >> > > > > > > >> > Thanks, > > > > > >> > Roman. > > > > > >> > > > > > > >> > > > > > >> > > > > > >> > > > > > >> -- > > > > > >> Bhupendra Singh > > > > > >> B.Tech- CSE > > > > > >> > > > > > >> > > > > > > > > > > > > > > > > > > -- > > > > > > Bhupendra Singh > > > > > > B.Tech- CSE > > > > > > > > > > > > > > > > > > > > > > > > > > -- > > > > > Bhupendra Singh > > > > > B.Tech- CSE > > > > > > > > > > > > > > > > > > > > > -- > > > Bhupendra Singh > > > B.Tech- CSE > > > > > > > > > -- > Bhupendra Singh > B.Tech- CSE >
