You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@eagle.apache.org by peterkim95 <gi...@git.apache.org> on 2016/07/07 17:53:39 UTC

[GitHub] incubator-eagle pull request #253: EAGLE-358 add help for 404 error on Eagle...

GitHub user peterkim95 opened a pull request:

    https://github.com/apache/incubator-eagle/pull/253

    EAGLE-358 add help for 404 error on Eagle UI

    I've noticed that some people, including myself, were running into an 404 error when trying to access the Eagle UI after successfully finishing examples/eagle-sandbox-starter.sh
    
    The README.md doesn't explain this but this can be fixed with a simple addition of port 9099 to the virtualbox port forwarding rules (instruction #4 on https://eagle.incubator.apache.org/docs/quick-start.html)
    
    I felt like this should be included/referenced in the final README.md

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

    $ git pull https://github.com/peterkim95/incubator-eagle master

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

    https://github.com/apache/incubator-eagle/pull/253.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 #253
    
----
commit 801a0420e6d0c184e432aecd7eae7c70d881accf
Author: Peter Kim <pe...@paypal.com>
Date:   2016-07-07T17:51:16Z

    add help for 404 error on Eagle UI

----


---
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] incubator-eagle issue #253: EAGLE-358 add help for 404 error on Eagle UI

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

    https://github.com/apache/incubator-eagle/pull/253
  
    @peterkim95 this PR has been merged to develop branch, you're now free to 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] incubator-eagle issue #253: EAGLE-358 add help for 404 error on Eagle UI

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

    https://github.com/apache/incubator-eagle/pull/253
  
    The content looks good. According to our current branching convention, we'll merge it to "develop" branch. 
    
    See branching convention at: https://cwiki.apache.org/confluence/display/EAG/Branching+Convention
    
    Thanks.


---
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] incubator-eagle pull request #253: EAGLE-358 add help for 404 error on Eagle...

Posted by anyway1021 <gi...@git.apache.org>.
Github user anyway1021 commented on a diff in the pull request:

    https://github.com/apache/incubator-eagle/pull/253#discussion_r71292208
  
    --- Diff: eagle-assembly/src/main/README.md ---
    @@ -91,6 +91,9 @@ Sandbox Starter
     		
     * check eagle UI <http://127.0.0.1:9099/eagle-service>
     
    +If you get a 404 Error when trying to access the UI, add port 9099 to "Settings->Network->Advanced->Port Forwarding" in VirtualBox.
    +(Instruction #4 in https://eagle.incubator.apache.org/docs/quick-start.html)
    --- End diff --
    
    Seems should be: 
    (step 4 in "Setup Hadoop Environment" section on page https://eagle.incubator.apache.org/docs/quick-start.html)
    
    "Instruction #4 ..." does not point to the position clearly.


---
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] incubator-eagle pull request #253: EAGLE-358 add help for 404 error on Eagle...

Posted by peterkim95 <gi...@git.apache.org>.
Github user peterkim95 closed the pull request at:

    https://github.com/apache/incubator-eagle/pull/253


---
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.
---