You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bookkeeper.apache.org by bwsw <gi...@git.apache.org> on 2017/05/26 08:07:53 UTC

[GitHub] bookkeeper issue #165: Apache BookKeeper Tutorial Implemented with Scala

GitHub user bwsw opened an issue:

    https://github.com/apache/bookkeeper/issues/165

    Apache BookKeeper Tutorial Implemented with Scala

    Hello, guys. Our developer reimplemented your tutorial with Scala. May be you find it interesting to expand your documentation. Just FYI it is here: https://github.com/bwsw/bookkeeper-tutorial-scala

----

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] bookkeeper issue #165: Apache BookKeeper Tutorial Implemented with Scala

Posted by eolivelli <gi...@git.apache.org>.
Github user eolivelli commented on the issue:

    https://github.com/apache/bookkeeper/issues/165
  
    Done
    I cannot close this issue, @bwsw  can you close it?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] bookkeeper issue #165: Apache BookKeeper Tutorial Implemented with Scala

Posted by eolivelli <gi...@git.apache.org>.
Github user eolivelli commented on the issue:

    https://github.com/apache/bookkeeper/issues/165
  
    @sijie 
    we can add a link to the project here http://bookkeeper.apache.org/docs/master/bookkeeperTutorial.html
    after the reference to @ivankelly repository  https://github.com/ivankelly/bookkeeper-tutorial/ 
    is it OK ?
    shall we create a JIRA for this ?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] bookkeeper issue #165: Apache BookKeeper Tutorial Implemented with Scala

Posted by jvrao <gi...@git.apache.org>.
Github user jvrao commented on the issue:

    https://github.com/apache/bookkeeper/issues/165
  
    Sorry for being naive on this subject. What is the real use of implementing tutorial in Scala? and have a separate git repo for it?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] bookkeeper issue #165: Apache BookKeeper Tutorial Implemented with Scala

Posted by eolivelli <gi...@git.apache.org>.
Github user eolivelli commented on the issue:

    https://github.com/apache/bookkeeper/issues/165
  
    @sijie I will do as soon as possible


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] bookkeeper issue #165: Apache BookKeeper Tutorial Implemented with Scala

Posted by sijie <gi...@git.apache.org>.
Github user sijie commented on the issue:

    https://github.com/apache/bookkeeper/issues/165
  
    @eolivelli let's discuss the issue tracking at the mail-list. but my thought here is - if there is a github issue here, we don't need to create a jira. but the pull request need to be "Issue-<Issue-#>: ...."


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] bookkeeper issue #165: Apache BookKeeper Tutorial Implemented with Scala

Posted by eolivelli <gi...@git.apache.org>.
Github user eolivelli commented on the issue:

    https://github.com/apache/bookkeeper/issues/165
  
    @sijie  committed to staging website, see https://issues.apache.org/jira/browse/BOOKKEEPER-1080


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] bookkeeper issue #165: Apache BookKeeper Tutorial Implemented with Scala

Posted by eolivelli <gi...@git.apache.org>.
Github user eolivelli commented on the issue:

    https://github.com/apache/bookkeeper/issues/165
  
    @bwsw  awesome !
    Thank you for sharing you work!


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] bookkeeper issue #165: Apache BookKeeper Tutorial Implemented with Scala

Posted by sijie <gi...@git.apache.org>.
Github user sijie commented on the issue:

    https://github.com/apache/bookkeeper/issues/165
  
    @bwsw great job! 
    
    @eolivelli do you want to update the documentation to include @bwsw 's tutorial?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] bookkeeper issue #165: Apache BookKeeper Tutorial Implemented with Scala

Posted by sijie <gi...@git.apache.org>.
Github user sijie commented on the issue:

    https://github.com/apache/bookkeeper/issues/165
  
    @jvrao 
    
    re "a separate git repo" - current java tutorial is a tutorial wrote by @ivankelly , it is not in bookkeeper's repo.
    
    a tutorial is just a sample application to show how to use BookKeeper to build applications. I don't know if it is necessary to have it along with the main repo. If it is easier, we can merge them into the main repo.
    
    scala vs java - my take is just different ways to use bookkeeper in different languages.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] bookkeeper issue #165: Apache BookKeeper Tutorial Implemented with Scala

Posted by sijie <gi...@git.apache.org>.
Github user sijie commented on the issue:

    https://github.com/apache/bookkeeper/issues/165
  
    @eolivelli I believe we might need to request permission from INFRA team.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] bookkeeper issue #165: Apache BookKeeper Tutorial Implemented with Scala

Posted by sijie <gi...@git.apache.org>.
Github user sijie commented on the issue:

    https://github.com/apache/bookkeeper/issues/165
  
    oh I just realized that site repo is still in svn. we might need to move that to git (and probably rewrite this using static generator like jeklly). Otherwise there is visibility on the changes on the site.
    
    For this change, +1 for the staging.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] bookkeeper issue #165: Apache BookKeeper Tutorial Implemented with Scala

Posted by bwsw <gi...@git.apache.org>.
Github user bwsw closed the issue at:

    https://github.com/apache/bookkeeper/issues/165


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---