iwasakims commented on PR #1327:
URL: https://github.com/apache/bigtop/pull/1327#issuecomment-3060116493

   before:
   
   ```
   > Task :hadoop-sdeb
   dpkg-buildpackage: info: source package hadoop
   dpkg-buildpackage: info: source version 3.3.6-1
   dpkg-buildpackage: info: source distribution stable
   dpkg-buildpackage: info: source changed by Bigtop <[email protected]>
    dpkg-source --before-build .
   dpkg-source: info: using patch list from debian/patches/series
   dpkg-source: info: applying patch0-HADOOP-18867-branch-3.3.diff
   dpkg-source: info: applying patch1-HADOOP-19116-3.3.6.diff
   dpkg-source: info: applying patch10-HDFS-17754-branch-3.3.diff
   dpkg-source: info: applying patch2-HADOOP-18583.diff
   dpkg-source: info: applying patch3-fix-broken-dir-detection.diff
   dpkg-source: info: applying patch4-HADOOP-19551.diff
   dpkg-source: info: applying patch5-fix-kms-shellprofile.diff
   dpkg-source: info: applying patch6-fix-httpfs-sh.diff
   dpkg-source: info: applying patch7-remove-phantomjs-in-yarn-ui.diff
   dpkg-source: info: applying patch8-YARN-11528-triple-beam.diff
   dpkg-source: info: applying patch9-HDFS-17226.diff
   dpkg-source: info: applying patch9-HDFS-17287.diff
    fakeroot debian/rules clean
   ...
   ```
   
   after:
   
   ```
   > Task :hadoop-sdeb
   dpkg-buildpackage: info: source package hadoop
   dpkg-buildpackage: info: source version 3.3.6-1
   dpkg-buildpackage: info: source distribution stable
   dpkg-buildpackage: info: source changed by Bigtop <[email protected]>
    dpkg-source --before-build .
   dpkg-source: info: using patch list from debian/patches/series
   dpkg-source: info: applying patch0-HADOOP-18867-branch-3.3.diff
   dpkg-source: info: applying patch1-HADOOP-19116-3.3.6.diff
   dpkg-source: info: applying patch2-HADOOP-18583.diff
   dpkg-source: info: applying patch3-fix-broken-dir-detection.diff
   dpkg-source: info: applying patch4-HADOOP-19551.diff
   dpkg-source: info: applying patch5-fix-kms-shellprofile.diff
   dpkg-source: info: applying patch6-fix-httpfs-sh.diff
   dpkg-source: info: applying patch7-remove-phantomjs-in-yarn-ui.diff
   dpkg-source: info: applying patch8-YARN-11528-triple-beam.diff
   dpkg-source: info: applying patch9-HDFS-17287.diff
   dpkg-source: info: applying patch9-HDFS-17226.diff
   dpkg-source: info: applying patch10-HDFS-17754-branch-3.3.diff
    fakeroot debian/rules clean
   ```
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to