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

adding hdinsight cluster #52612

Merged
merged 47 commits into from
Mar 20, 2019
Merged

adding hdinsight cluster #52612

merged 47 commits into from
Mar 20, 2019

Commits on Feb 20, 2019

  1. adding hdinsight cluster again

    zikalino committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    2d16af4 View commit details
    Browse the repository at this point in the history
  2. updated hdinsight cluster test

    zikalino committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    8df8e93 View commit details
    Browse the repository at this point in the history
  3. fixes

    zikalino committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    119b36a View commit details
    Browse the repository at this point in the history
  4. updated test

    zikalino committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    c0cf328 View commit details
    Browse the repository at this point in the history
  5. some updates

    zikalino committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    011885d View commit details
    Browse the repository at this point in the history
  6. removed non-essential

    zikalino committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    1f0dbaf View commit details
    Browse the repository at this point in the history
  7. fixed sanity

    zikalino committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    6bf09ea View commit details
    Browse the repository at this point in the history
  8. fixed test

    zikalino committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    8fd7016 View commit details
    Browse the repository at this point in the history
  9. newer default_compare implementation

    zikalino committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    a45ad21 View commit details
    Browse the repository at this point in the history
  10. debugging code

    zikalino committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    fd1425e View commit details
    Browse the repository at this point in the history
  11. try to fix comparison issue

    zikalino committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    281bcae View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2019

  1. fix test

    zikalino committed Feb 26, 2019
    Configuration menu
    Copy the full SHA
    0d0f540 View commit details
    Browse the repository at this point in the history
  2. fixed sanity

    zikalino committed Feb 26, 2019
    Configuration menu
    Copy the full SHA
    68ff8d9 View commit details
    Browse the repository at this point in the history
  3. fix comparison

    zikalino committed Feb 26, 2019
    Configuration menu
    Copy the full SHA
    ce1831d View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2019

  1. added zookeeper node

    zikalino committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    f0cd93d View commit details
    Browse the repository at this point in the history
  2. zookeeper target instance count

    zikalino committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    709d409 View commit details
    Browse the repository at this point in the history
  3. don't compare passwords

    zikalino committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    15e3567 View commit details
    Browse the repository at this point in the history
  4. test updates

    zikalino committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    2f6b99b View commit details
    Browse the repository at this point in the history
  5. next iteration

    zikalino committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    25df0d6 View commit details
    Browse the repository at this point in the history
  6. fix

    zikalino committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    19a7b06 View commit details
    Browse the repository at this point in the history
  7. more fixes

    zikalino committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    b4c4671 View commit details
    Browse the repository at this point in the history
  8. another fix

    zikalino committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    fceb3a8 View commit details
    Browse the repository at this point in the history
  9. one more fix

    zikalino committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    21fb9d4 View commit details
    Browse the repository at this point in the history
  10. flattening configuration

    zikalino committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    f0b8976 View commit details
    Browse the repository at this point in the history
  11. doc update

    zikalino committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    8385cb9 View commit details
    Browse the repository at this point in the history
  12. one more doc change

    zikalino committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    e766e67 View commit details
    Browse the repository at this point in the history
  13. fixed sanity

    zikalino committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    f97d176 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2019

  1. properly handling cluster update

    zikalino committed Mar 4, 2019
    Configuration menu
    Copy the full SHA
    b77e927 View commit details
    Browse the repository at this point in the history
  2. changed default_compare function

    zikalino committed Mar 4, 2019
    Configuration menu
    Copy the full SHA
    b613a61 View commit details
    Browse the repository at this point in the history
  3. fixed comparison

    zikalino committed Mar 4, 2019
    Configuration menu
    Copy the full SHA
    c9c3849 View commit details
    Browse the repository at this point in the history
  4. changed compare result

    zikalino committed Mar 4, 2019
    Configuration menu
    Copy the full SHA
    e18706d View commit details
    Browse the repository at this point in the history
  5. compare stuff

    zikalino committed Mar 4, 2019
    Configuration menu
    Copy the full SHA
    f48f581 View commit details
    Browse the repository at this point in the history
  6. removed some custom stuff

    zikalino committed Mar 4, 2019
    Configuration menu
    Copy the full SHA
    c8cf591 View commit details
    Browse the repository at this point in the history
  7. improved hdinsight change warning

    zikalino committed Mar 4, 2019
    Configuration menu
    Copy the full SHA
    386ed98 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2019

  1. fixed syntax

    zikalino committed Mar 5, 2019
    Configuration menu
    Copy the full SHA
    58be096 View commit details
    Browse the repository at this point in the history
  2. fix another syntax

    zikalino committed Mar 5, 2019
    Configuration menu
    Copy the full SHA
    4efec13 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2019

  1. one more hdinsight cluster update fix

    zikalino committed Mar 6, 2019
    Configuration menu
    Copy the full SHA
    487bb2b View commit details
    Browse the repository at this point in the history
  2. and removed some unnecessary stuff

    zikalino committed Mar 6, 2019
    Configuration menu
    Copy the full SHA
    e5ac3fd View commit details
    Browse the repository at this point in the history
  3. one more update

    zikalino committed Mar 6, 2019
    Configuration menu
    Copy the full SHA
    92c8016 View commit details
    Browse the repository at this point in the history
  4. forgot one lropoller

    zikalino committed Mar 6, 2019
    Configuration menu
    Copy the full SHA
    dd90b10 View commit details
    Browse the repository at this point in the history
  5. reduce number of cores

    zikalino committed Mar 6, 2019
    Configuration menu
    Copy the full SHA
    a2db4c5 View commit details
    Browse the repository at this point in the history
  6. head node size

    zikalino committed Mar 6, 2019
    Configuration menu
    Copy the full SHA
    4ffdf57 View commit details
    Browse the repository at this point in the history
  7. still bigger nodes

    zikalino committed Mar 6, 2019
    Configuration menu
    Copy the full SHA
    6671bf4 View commit details
    Browse the repository at this point in the history
  8. fix mistake

    zikalino committed Mar 6, 2019
    Configuration menu
    Copy the full SHA
    53b6d60 View commit details
    Browse the repository at this point in the history
  9. fix problem

    zikalino committed Mar 6, 2019
    Configuration menu
    Copy the full SHA
    03fcda3 View commit details
    Browse the repository at this point in the history
  10. fixed another issue

    zikalino committed Mar 6, 2019
    Configuration menu
    Copy the full SHA
    d5106ed View commit details
    Browse the repository at this point in the history
  11. don't delete unexisting

    zikalino committed Mar 6, 2019
    Configuration menu
    Copy the full SHA
    d30accd View commit details
    Browse the repository at this point in the history