You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@distributedlog.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/12/16 10:07:58 UTC

[jira] [Commented] (DL-141) DLog scripts are broken

    [ https://issues.apache.org/jira/browse/DL-141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15754005#comment-15754005 ] 

ASF GitHub Bot commented on DL-141:
-----------------------------------

GitHub user sijie opened a pull request:

    https://github.com/apache/incubator-distributedlog/pull/76

    DL-141: Fix broken scripts in tutorials and add integration test to travis ci

    - fix the broken scripts used in tutorials
    - fix the write_proxy configuration (a change was merged to validate configuration which it brokes the configuration too)
    - add integration test to validate the basic end-to-end functionalities

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/sijie/incubator-distributedlog sijie/script_for_ci

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-distributedlog/pull/76.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #76
    
----
commit 534617e06e5ca360eab8c0ebb0273e589f7698ef
Author: Sijie Guo <si...@twitter.com>
Date:   2016-12-16T10:03:33Z

    Fix broken scripts in tutorials and add integration test to travis ci
    
    - fix the broken scripts used in tutorials
    - fix the write_proxy configuration (a change was merged to validate configuration which it brokes the configuration too)
    - add integration test to validate the basic end-to-end functionalities

----


> DLog scripts are broken
> -----------------------
>
>                 Key: DL-141
>                 URL: https://issues.apache.org/jira/browse/DL-141
>             Project: DistributedLog
>          Issue Type: Bug
>          Components: distributedlog-core, distributedlog-service
>            Reporter: Sijie Guo
>            Priority: Blocker
>             Fix For: 0.4.0
>
>
> The scripts in distributedlog-service are broken. 
> {quote}
> $ ./distributedlog-service/bin/dlog local
> JMX enabled by default
> Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=utf8
> Error: Could not find or load main class com.twitter.distributedlog.LocalDLMEmulator
> {quote}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)