You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by GitBox <gi...@apache.org> on 2021/09/03 05:43:27 UTC

[GitHub] [bigtop] iwasakims opened a new pull request #816: BIGTOP-3583. Bump Zeppelin to 0.10.0.

iwasakims opened a new pull request #816:
URL: https://github.com/apache/bigtop/pull/816


   https://issues.apache.org/jira/browse/BIGTOP-3583
   
   Packaging and smoke-tests are worked on CentOS 8 x86_64.


-- 
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: dev-unsubscribe@bigtop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [bigtop] elukey commented on pull request #816: BIGTOP-3583. Bump Zeppelin to 0.10.0.

Posted by GitBox <gi...@apache.org>.
elukey commented on pull request #816:
URL: https://github.com/apache/bigtop/pull/816#issuecomment-998211313


   +1, build and smoke tests ran fine on Debian. Not sure if we should follow up on the `dh_strip_nondeterminism` step, it takes hours and we may not need it (but it shouldn't block this change).


-- 
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: dev-unsubscribe@bigtop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [bigtop] elukey commented on pull request #816: BIGTOP-3583. Bump Zeppelin to 0.10.0.

Posted by GitBox <gi...@apache.org>.
elukey commented on pull request #816:
URL: https://github.com/apache/bigtop/pull/816#issuecomment-988277655


   Successfully built on Debian 10 x86_64. Worth noting that the build took several hours, a lot of time spent during `dh-strip-nondeterminism`. If it is not my docker config and happens to other people, we may need to add `override_dh_strip_nondeterminism` to the Debian rules file (but I am not super familiar with this step, will need to dig a bit more into it).
   
   
   


-- 
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: dev-unsubscribe@bigtop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [bigtop] iwasakims commented on pull request #816: BIGTOP-3583. Bump Zeppelin to 0.10.0.

Posted by GitBox <gi...@apache.org>.
iwasakims commented on pull request #816:
URL: https://github.com/apache/bigtop/pull/816#issuecomment-999131181


   Thanks, @elukey. I filed [BIGTOP-3623](https://issues.apache.org/jira/browse/BIGTOP-3623) for dh_strip_nondeterminism. merging this.


-- 
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: dev-unsubscribe@bigtop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [bigtop] elukey commented on pull request #816: BIGTOP-3583. Bump Zeppelin to 0.10.0.

Posted by GitBox <gi...@apache.org>.
elukey commented on pull request #816:
URL: https://github.com/apache/bigtop/pull/816#issuecomment-988570863


   Tried with:
   
   ```
   diff --git a/bigtop-packages/src/deb/zeppelin/rules b/bigtop-packages/src/deb/zeppelin/rules
   index 6ac4cd8a..a6d61ad0 100644
   --- a/bigtop-packages/src/deb/zeppelin/rules
   +++ b/bigtop-packages/src/deb/zeppelin/rules
   @@ -40,3 +40,5 @@ override_dh_auto_install: $(svcs)
           --doc-dir=/usr/share/doc/zeppelin \
           --source-dir=debian \
           --prefix=debian/tmp
   +
   +override_dh_strip_nondeterminism:
   \ No newline at end of file
   diff --git a/bigtop.bom b/bigtop.b
   ```
   
   And it took 33 minutes to complete..


-- 
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: dev-unsubscribe@bigtop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [bigtop] iwasakims merged pull request #816: BIGTOP-3583. Bump Zeppelin to 0.10.0.

Posted by GitBox <gi...@apache.org>.
iwasakims merged pull request #816:
URL: https://github.com/apache/bigtop/pull/816


   


-- 
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: dev-unsubscribe@bigtop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org