Commit Graph
461 Commits
Author SHA1 Message Date
dependabot[bot] 30e8722dc5 Bump cryptography
Bumps [cryptography](https://github.com/pyca/cryptography) from 39.0.1 to 41.0.0.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/39.0.1...41.0.0)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-02 20:14:10 +00:00
Lorin Thwaits b062f2c734 Remove extra spacing 2023-02-20 19:33:29 +00:00
Alexander (Sasha) Nosov 901f1c4e56 Merge pull request #1112 from anosov1960/master
Added instructions for running from PC
2023-02-16 07:45:25 -10:00
Alexander (Sasha) Nosov 97fe30780c Added instructions for running from PC 2023-02-16 09:41:24 -08:00
dependabot[bot] 1587e0623c Bump cryptography
Bumps [cryptography](https://github.com/pyca/cryptography) from 3.2.1 to 39.0.1.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/3.2.1...39.0.1)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-12 16:35:21 +00:00
Umachandar Jayachandran 24f88ddc11 Merge pull request #972 from warrenzhu25/patch-1
Fix sparkml example
2022-03-02 22:07:34 -08:00
Marek Šuppa 0f3eadbc42 fix: Add missing commas
* Add missing commas
2022-01-29 01:22:05 +01:00
Umachandar Jayachandran 8b83cc07bb Merge pull request #980 from Bekbolatov/spark_sample_update
Update Spark sample code
2022-01-12 22:16:23 -08:00
Shanyu Zhao ea4e894087 Fix connector sample keytab path
Signed-off-by: Shanyu Zhao <shzhao@microsoft.com>
2022-01-12 16:48:26 -08:00
Renat Bekbolatov b9fc66c425 update OneHotEncoder class name 2022-01-11 16:43:13 -08:00
Warren Zhu 541bef23a8 Fix train example
1. Use `OneHotEncoder` as `OneHotEncoderEstimator` is removed in 3.0
2. Skip invalid record in StringIndexer to avoid NULL exception
2021-11-11 10:27:38 -08:00
cloudmelon 4af57c9165 adjustment and fixes 2021-11-02 21:15:15 -07:00
Daniel Coelho 8d3b651177 Pkg mgmt changes 2021-10-06 09:53:03 -07:00
Daniel Coelho 2a523877ce CU13 preparedness 2021-09-27 13:52:34 -07:00
Daniel Coelho d3a13a6fd9 Merge pull request #959 from cloudmelon/bdc-platform-ops
Refresh deployment scripts with the tested configurations on BDC release notes
2021-08-31 10:51:14 -07:00
cloudmelon 796e135039 refresh deployment scripts and enable pass the kubernetes version in the parametters upon the tested configurations on BDC release notes 2021-08-31 16:00:47 +01:00
Daniel Coelho f67c3ada30 Spark to S3 examples 2021-08-06 11:52:58 -07:00
Daniel Coelho 965653b4be External Provider Integration Template App - AKV and file renames - last one 2021-07-16 15:42:10 -07:00
Daniel Coelho f071f121c6 External Provider Integration Template App - AKV and file renames - one more fix 2021-07-16 15:37:18 -07:00
Daniel Coelho 6879f0978d External Provider Integration Template App - AKV and file renames 2021-07-16 15:24:42 -07:00
Daniel Coelho c931a620a1 External Provider Integration Template App 2021-06-11 12:10:50 -07:00
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
Melony QIN afa0127b4b initiating 2021-04-16 15:48:23 +01: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
Bill Liang a2b0ba161d updated app samples REST API reference 2021-02-17 13:59:06 -08:00
cloudmelon 66ea3c8eb2 update on SSIS app deploy 2021-02-09 19:16:34 +00:00
Melony QIN a2eb3f85d0 Merge pull request #8 from microsoft/master
merge from master
2021-01-14 16:08:13 +00: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
Saurabh Singh (SQL) 6bb293d004 Turn off reverse DNS lookup 2020-11-17 09:57:06 -08:00
Melony QIN 7caf95731b Merge pull request #6 from microsoft/master
merge from master
2020-11-11 17:01:43 +00:00
pengyuehaha 89b6e5fe36 Fix indentent 2020-10-25 22:28:22 -07:00
pengyuehaha b971afb0cb Fix 2020-10-25 22:19:59 -07:00
pengyuehaha 33e379983b Formatting xml 2020-10-25 22:10:25 -07: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
YupandSaurabh Singh abb04fed79 Update samples/features/sql-big-data-cluster/connectivity/webhdfs-java-client/README.md
Co-authored-by: Saurabh Singh <saurabh.singh@microsoft.com>
2020-10-14 11:00:18 -07:00
YupandSaurabh Singh 2309b985c9 Update samples/features/sql-big-data-cluster/connectivity/webhdfs-java-client/README.md
Co-authored-by: Saurabh Singh <saurabh.singh@microsoft.com>
2020-10-14 10:56:07 -07:00
YupandSaurabh Singh 6db3daaa85 Update samples/features/sql-big-data-cluster/connectivity/webhdfs-java-client/README.md
Co-authored-by: Saurabh Singh <saurabh.singh@microsoft.com>
2020-10-14 10:55:21 -07:00
YupandSaurabh Singh 53fd104237 Update samples/features/sql-big-data-cluster/connectivity/webhdfs-java-client/login.conf
Co-authored-by: Saurabh Singh <saurabh.singh@microsoft.com>
2020-10-14 10:54:29 -07:00
YupandSaurabh Singh 3f708c1298 Update samples/features/sql-big-data-cluster/connectivity/webhdfs-java-client/build.sh
Co-authored-by: Saurabh Singh <saurabh.singh@microsoft.com>
2020-10-14 10:53:59 -07:00
yup d1a7cfedee fix 2020-10-13 23:24:44 -07:00
yup 7f0c2539d7 Addd example 2020-10-13 23:23:46 -07:00
yup 4a9156a4ee add test file 2020-10-13 21:47:32 -07:00
cloudmelon da0092a817 add description 2020-10-07 22:03:45 +01:00