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

[feature][manager] Modify the code according to the prototype #7346

Merged
merged 76 commits into from
Dec 11, 2021

Commits on Aug 26, 2021

  1. [fix]:merge code

    wudi committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    00c4c30 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2021

  1. 1. Ensure the idempotence of fe, be service installation

    2. When the agent service restarts, get the installed service from the server and save it to the agent
    3. The configuration of be and fe can be sent to the agent side during installation
    4. Support fe installation, and when issuing the fe configuration file fe.conf, choose whether to automatically create a metadata directory according to the meta_dir value in the configuration file
    5. Support be installation, and when the be configuration file be.conf is issued, select whether to automatically create a data storage directory according to the storage_root_path value in the configuration file
    6. Support the registration of the existing doris cluster to the agent
    7. Support one agent node can install multiple services, such as fe, be
    8. Some other optimizations, such as interface parameter verification, code formatting, etc.
    weajun committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    4f221a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    566949c View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2021

  1. [style]:server code format

    wudi committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    2a55f8d View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2021

  1. server change

    wudi committed Sep 5, 2021
    Configuration menu
    Copy the full SHA
    68b5d5d View commit details
    Browse the repository at this point in the history
  2. style

    wudi committed Sep 5, 2021
    Configuration menu
    Copy the full SHA
    0661622 View commit details
    Browse the repository at this point in the history
  3. build change

    wudi committed Sep 5, 2021
    Configuration menu
    Copy the full SHA
    086b6c0 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2021

  1. Merge branch 'doris-manager' into manager03

    # Conflicts:
    #	manager/build.sh
    wudi committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    356e35f View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2021

  1. Configuration menu
    Copy the full SHA
    5775d40 View commit details
    Browse the repository at this point in the history
  2. Remove the use of javafx

    weajun committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    293b03c View commit details
    Browse the repository at this point in the history
  3. remove unuse javafx package

    weajun committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    c248f87 View commit details
    Browse the repository at this point in the history
  4. [Fix] remove dm-server propertiesUtil

    wudi committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    e990417 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'manager03' of https://github.com/weajun/incubator-doris

    …into manager03
    wudi committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    4e21fa2 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'doris-manager' into manager03

    wudi committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    a0056cc View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2021

  1. [Manager] Optimize agent-server code

    wudi committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    f1ae149 View commit details
    Browse the repository at this point in the history
  2. [Manager] Code style

    wudi committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    1963d57 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2021

  1. [Manager] Fix some bug

    wudi committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    bd606b1 View commit details
    Browse the repository at this point in the history
  2. [Manager] Fix server

    wudi committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    658a212 View commit details
    Browse the repository at this point in the history
  3. [Manager] code style

    wudi committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    8a4d9a5 View commit details
    Browse the repository at this point in the history
  4. [Manager] code style

    wudi committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    4f30be3 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2021

  1. [Manager] submit agent-server code

    wudi committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    f4edf71 View commit details
    Browse the repository at this point in the history
  2. [Fix] fix type bug

    wudi committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    522126e View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2021

  1. [Manager] Submit agent-server code

    wudi committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    021c04c View commit details
    Browse the repository at this point in the history
  2. fix

    wudi committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    7026bc7 View commit details
    Browse the repository at this point in the history
  3. [Manager] fix agent-server

    wudi committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    64c9a08 View commit details
    Browse the repository at this point in the history
  4. fix

    wudi committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    ae376e5 View commit details
    Browse the repository at this point in the history
  5. fix

    wudi committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    30daacc View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2021

  1. fix

    wudi committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    2083706 View commit details
    Browse the repository at this point in the history
  2. fix

    wudi committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    0398e62 View commit details
    Browse the repository at this point in the history
  3. fix

    wudi committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    3a249d1 View commit details
    Browse the repository at this point in the history
  4. fix

    wudi committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    0039a9b View commit details
    Browse the repository at this point in the history
  5. fix

    wudi committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    2e7a163 View commit details
    Browse the repository at this point in the history
  6. fix confilict

    wudi committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    c1dac44 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2021

  1. change jdbc connection to rest api

    wudi committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    233d0b9 View commit details
    Browse the repository at this point in the history
  2. add be rest

    wudi committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    cae427f View commit details
    Browse the repository at this point in the history
  3. fix

    wudi committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    3bd889f View commit details
    Browse the repository at this point in the history
  4. fix service log

    wudi committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    30740eb View commit details
    Browse the repository at this point in the history
  5. Merge branch 'doris-manager' into manager03

    wudi committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    6c0d878 View commit details
    Browse the repository at this point in the history
  6. fix

    wudi committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    9f95007 View commit details
    Browse the repository at this point in the history
  7. fix

    wudi committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    f911b15 View commit details
    Browse the repository at this point in the history
  8. fix

    wudi committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    63a8bf6 View commit details
    Browse the repository at this point in the history
  9. fix

    wudi committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    607b9fb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d1ac193 View commit details
    Browse the repository at this point in the history
  11. fix

    wudi committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    1e53202 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2021

  1. change rest api add be to jdbc

    wudi committed Nov 6, 2021
    Configuration menu
    Copy the full SHA
    04e0ff0 View commit details
    Browse the repository at this point in the history
  2. fix

    wudi committed Nov 6, 2021
    Configuration menu
    Copy the full SHA
    dd0855a View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2021

  1. [Manager] add quote

    wudi committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    b4103c3 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2021

  1. [Manager] remove quote

    wudi committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    ce442a4 View commit details
    Browse the repository at this point in the history
  2. [Manager] refresh env

    wudi committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    e0c0f17 View commit details
    Browse the repository at this point in the history
  3. update optimization

    wudi committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    961f2a5 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2021

  1. Configuration menu
    Copy the full SHA
    b7cd4bb View commit details
    Browse the repository at this point in the history
  2. change log to lombok

    wudi committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    f3b033d View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2021

  1. [Fix] rename Duplicate name class

    wudi committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    112c86d View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2021

  1. fix

    wudi committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    b6ff24d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c77073 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2021

  1. [Fix] add skip,and imporve code

    wudi committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    19c69a0 View commit details
    Browse the repository at this point in the history
  2. fix

    wudi committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    927952c View commit details
    Browse the repository at this point in the history
  3. update doc and log

    wudi committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    bdbbb66 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2021

  1. Support multiple fe

    wudi committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    4046ad7 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'manage04' into manager03

    wudi committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    8bc6d85 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2021

  1. fix

    wudi committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    ccfe216 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'manage04' into manager03

    wudi committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    566a109 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2021

  1. add hardware info

    wudi committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    e7aabe2 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'manage04' into manager03

    wudi committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    a038922 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2021

  1. add broker request model

    wudi committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    9bcad4a View commit details
    Browse the repository at this point in the history
  2. add broker

    wudi committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    0682dd0 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2021

  1. manager broker

    weajun committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    8e5b838 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2021

  1. broker change

    wudi committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    62eac33 View commit details
    Browse the repository at this point in the history
  2. fix

    wudi committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    dc6f147 View commit details
    Browse the repository at this point in the history
  3. update doc

    wudi committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    e0097b3 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'manage04' into manager03

    wudi committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    88763b3 View commit details
    Browse the repository at this point in the history
  5. add hardware

    wudi committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    8223f8a View commit details
    Browse the repository at this point in the history
  6. Merge branch 'manage04' into manager03

    wudi committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    a3cd9d0 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2021

  1. add status message

    wudi committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    463b561 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'manage04' into manager03

    wudi committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    c848154 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2021

  1. merge confilct

    wudi committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    feed391 View commit details
    Browse the repository at this point in the history