Commit Graph
165 Commits
Author SHA1 Message Date
Ben Weissman 85f6bb8a0b updated deployment script (#937)
* separate SP creation

separated Service Principal creation of aks due to issues on some machines with integrated SP creation
fixed typo in README

* Update deploy-sql-big-data-aks.py

removed JSON output

* adjusted for CU5

* change back

* update to CU5

* Updated requirements for pyspark installation in CU5

* Update setup-bdc.sh

* Update setup-bdc.sh

* Revert "Update setup-bdc.sh"

This reverts commit de66fa66aa.

* Revert "Update setup-bdc.sh"

This reverts commit 22fb8c17ad.

* Update setup-bdc.sh
2021-05-17 07:54:12 -07:00
Nguyen AnhandNguyen Anh 34ccbca61b Fix error: ./setup-bdc.sh: line 346: syntax error: unexpected end of file (#881)
Co-authored-by: Nguyen Anh <anhnd@bravestars.com>
2021-03-11 10:33:03 -08:00
Mihaela Blendea 2de4669d7f Update bdc-scc.yaml 2021-03-08 10:43:56 -08:00
Mihaela Blendea 8eb17c293f Update cleanup-bdc.sh 2021-01-06 14:33:30 -08:00
Mihaela Blendea 3327f977a9 Update cleanup-bdc.sh 2021-01-06 14:32:23 -08:00
Mihaela Blendea 00be228e5e Update setup-bdc-ad.sh 2021-01-06 14:27:43 -08:00
Mihaela Blendea 5e54e80573 Update setup-bdc.sh 2021-01-06 14:27:36 -08:00
Mike Ray (SQL) 7cb3189c50 add bdc-scc.yaml 2020-11-23 14:00:22 -08:00
Mihaela Blendea fbbd2ec64d Update setup-bdc-ad.sh 2020-10-15 17:34:36 -07:00
Mihaela Blendea 9f758c6789 Update setup-bdc.sh 2020-10-15 17:32:27 -07:00
Mihaela Blendea 28cfc55f55 Update push-bdc-images-to-custom-private-repo.py 2020-10-15 17:29:00 -07:00
Mihaela Blendea 5d3a35e4ea Update setup-bdc-ad.sh 2020-09-09 16:22:02 -07:00
Mihaela Blendea 153020fb63 Update setup-bdc.sh 2020-09-09 16:21:26 -07:00
Mihaela Blendea b713e49fd6 Remove unused image 2020-09-09 16:20:21 -07:00
cloudmelon 2fb8930859 fix spacing issue 2020-09-01 13:34:36 +01:00
cloudmelon 56ff5668f1 add 2020-08-28 20:40:32 +01:00
cloudmelon f287ebd859 add scripts 2020-08-28 20:35:39 +01:00
cloudmelon f550645515 update guidance 2020-08-28 19:50:16 +01:00
cloudmelon 41f69affa2 adjustments 2020-08-28 19:46:16 +01:00
cloudmelon 5942126b08 adjustment 2020-08-28 19:26:51 +01:00
cloudmelon 8d505bdf16 adjust 2020-08-28 19:17:53 +01:00
cloudmelon 023d62b7bc add chagnes 2020-08-20 00:38:28 +01:00
cloudmelon 72f708f65c add params 2020-08-20 00:31:44 +01:00
cloudmelon 734d22c3f3 add space 2020-08-20 00:21:47 +01:00
cloudmelon fef9236299 adjustment 2020-08-20 00:15:36 +01:00
cloudmelon e9f53b13f2 adjustment 2020-08-20 00:10:02 +01:00
cloudmelon 6208c50815 adjust upon suggestions 2020-08-19 23:15:04 +01:00
cloudmelon 86cbe89bc6 add details for scripts 2020-08-18 15:30:12 +01:00
Mihaela Blendea e95278c9d1 Update setup-bdc-ad.sh 2020-06-26 08:19:32 -07:00
Mihaela Blendea 792b8f3718 Update setup-bdc.sh 2020-06-26 08:19:04 -07:00
Mihaela Blendea 44e93ef2ac Fix typo 2020-06-17 08:19:49 -07:00
Mihaela Blendea 0ab6b213c1 Fix typo 2020-06-17 08:19:07 -07:00
RL_MSFT bdccbc07b9 Update README.md 2020-04-23 16:51:33 +04:00
RL_MSFT 628daa3956 adding local-storage clean up 2020-04-23 16:49:48 +04:00
Mihaela Blendea c66ae32019 Update setup-bdc-ad.sh 2020-03-24 12:08:00 -07:00
Mihaela Blendea f69952a404 Update setup-bdc.sh 2020-03-24 12:07:33 -07:00
Mihaela Blendea ceffc716b9 Remove helm
Not required for BDC
2020-03-24 09:04:54 -07:00
Ben Weissman 487f6b8adc separate SP creation (#749)
* separate SP creation

separated Service Principal creation of aks due to issues on some machines with integrated SP creation
fixed typo in README

* Update deploy-sql-big-data-aks.py

removed JSON output
2020-03-10 09:46:43 -07:00
Mihaela Blendea 728d12cfd5 Update security-patch.json (#735)
* Update security-patch.json

* Update setup-bdc-ad.sh

* Update setup-bdc.sh
2020-02-14 09:52:53 -08:00
Mike Ray 335024addc Merge pull request #723 from microsoft/cu1-bdc
Update README.md
2020-01-24 16:05:12 -08:00
Mike Ray 13757b29b7 Update README.md 2020-01-24 16:02:59 -08:00
Ben Weissman b39517806b Update README.md 2020-01-02 09:31:58 +01:00
Guillaume-Fourrat aedcb84f2d use >> (append) instead of > for sysctl.conf updates
I'm afraid current script would clobber existing /etc/sysctl.conf configuration
AND each of the 3 changes clobbering would clobber the previous one(s), only the last "net.ipv6.conf.lo.disable_ipv6=1" would be persisted in sysctl.
2019-11-20 14:57:49 +01:00
NelGson 9f8b0f1e81 Added a missing command 2019-11-14 07:09:41 -08:00
NelGson 629b79a09d Updated security patch RTM 2019-11-13 10:05:53 -08:00
NelGson a298c4b767 Updated endpoint patch RTM 2019-11-13 10:05:01 -08:00
NelGson 325ccccf5f Updated ad script - RTM
Updated ad script - RTM
2019-11-13 10:04:05 -08:00
Mihaela Blendea d37be5f422 Merge pull request #671 from microsoft/cu1-bdc
Updates for GDR1
2019-11-04 04:56:46 -08:00
Mihaela Blendea 164da6c9ca Update setup-bdc.sh 2019-11-01 11:30:45 -07:00
Umachandar Jayachandran 6112625e6e Merge pull request #658 from Guillaume-Fourrat/patch-4
setup-volumes-agent.sh : Explain need for mount in comments
2019-10-31 20:18:06 -07:00