Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[yugabyted] Create developer path for using yugabyted #3565

Closed
WesleyW opened this issue Feb 5, 2020 · 0 comments
Closed

[yugabyted] Create developer path for using yugabyted #3565

WesleyW opened this issue Feb 5, 2020 · 0 comments
Assignees
Labels
area/ui All issues relating to UI/UX

Comments

@WesleyW
Copy link
Contributor

WesleyW commented Feb 5, 2020

Create a path in yugabyted so that it can be run inside the repo (and outside of the packaged tar.gz) easily. This would mean using yb-ctl's way to determine which processes belong to which bin and also to run sbt run instead of the yugaware binary.

@WesleyW WesleyW added the area/ui All issues relating to UI/UX label Feb 5, 2020
@WesleyW WesleyW self-assigned this Feb 5, 2020
@bmatican bmatican assigned sanketkedia and unassigned WesleyW Jan 21, 2021
sanketkedia pushed a commit that referenced this issue Feb 16, 2021
Summary:
Currently, yugabyted can only be run after downloading the tar/gz. Running it from within the repo
isn't possible.

This fix enables running yugabyted in a build env. The support for '--ui=true' has not been done in
this diff fix. Based on discussions with Sanketh, it is more involved and requires some env setup and we need to
point sbt to a diff conf file. Hence it is being tracked by a separate issue#7062.

Test Plan: Tested by running the runner script as well as locally (Mac). Plan to test it on my dev-server on CentOS.

Reviewers: bogdan, wesley, sanketh

Reviewed By: sanketh

Subscribers: ybase

Differential Revision: https://phabricator.dev.yugabyte.com/D10532
polarweasel pushed a commit to lizayugabyte/yugabyte-db that referenced this issue Mar 9, 2021
Summary:
Currently, yugabyted can only be run after downloading the tar/gz. Running it from within the repo
isn't possible.

This fix enables running yugabyted in a build env. The support for '--ui=true' has not been done in
this diff fix. Based on discussions with Sanketh, it is more involved and requires some env setup and we need to
point sbt to a diff conf file. Hence it is being tracked by a separate issue#7062.

Test Plan: Tested by running the runner script as well as locally (Mac). Plan to test it on my dev-server on CentOS.

Reviewers: bogdan, wesley, sanketh

Reviewed By: sanketh

Subscribers: ybase

Differential Revision: https://phabricator.dev.yugabyte.com/D10532
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ui All issues relating to UI/UX
Projects
None yet
Development

No branches or pull requests

2 participants