Commit Graph
412 Commits
Author SHA1 Message Date
cloudmelon da0092a817 add description 2020-10-07 22:03:45 +01:00
cloudmelon 873f1e27cd intial developer connectivity repo 2020-10-07 21:59:59 +01: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
Rahul Ajmera 03d150420b Update installpackage_Spark.ipynb 2020-09-01 09:00:59 -07:00
cloudmelon 2fb8930859 fix spacing issue 2020-09-01 13:34:36 +01:00
cloudmelon 1094a51565 merge from master 2020-08-31 14:14:04 +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
Shanyu Zhao e7268cb972 Fix mssql-spark-connector AD cluster sample notebook
The previous sample doesn't work.

Modified "...user_creation.ipynb" to create database and user for both AD and non-AD cluster.

Tested with SQL 2019 BDC CU7.

Signed-off-by: Shanyu Zhao <shzhao@microsoft.com>
2020-08-20 22:48:14 -07:00
Melony QIN 4ece2d7b52 Add automation scripts for BDC to deploy in AKS private cluster (#804)
* add bdc private cluster sample

* update templates

* update scripts

* add details for scripts

* adjust upon suggestions

* adjustment

* adjustment

* add space

* add params

* add chagnes
2020-08-19 16:47:10 -07: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 82b8610b84 Merge branch 'master' of https://github.com/cloudmelon/sql-server-samples 2020-08-18 15:30:46 +01:00
cloudmelon 86cbe89bc6 add details for scripts 2020-08-18 15:30:12 +01:00
Melony QIN 61c5ddc929 Merge pull request #2 from microsoft/master
merge from master
2020-08-14 00:36:39 +01:00
cloudmelon b7abae0319 update scripts 2020-08-14 00:34:30 +01:00
cloudmelon 31731966be update templates 2020-08-14 00:08:28 +01:00
cloudmelon 01386f7790 add bdc private cluster sample 2020-08-12 23:59:17 +01:00
Ben Weissman 4dbb29857c Update to pyspark package requirements (#798)
* 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
2020-08-12 12:13:32 -07:00
Rahul Ajmera b06bc0032a Update installpackage_Spark.ipynb
Update PySpark instructions
2020-07-30 11:04:54 -07: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
ShivSood 33449eedd9 fix to provide user permissions to view data pool configuration 2020-04-27 11:56:52 -07:00
Umachandar Jayachandran 6a4a2792ff Merge pull request #746 from shivsood/sample_fix
fixed hadoop path used when saving the local model to hdfs
2020-04-23 10:01:31 -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
Umachandar Jayachandran 91a443479e Removed RC1 check. 2020-03-26 14:54:04 -07: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
William Anton Rohm c88da33929 edited typo, per sql-docs issue #4347
fixes https://github.com/MicrosoftDocs/sql-docs/issues/4347
2020-03-19 11:54:02 -07:00
Rahul Ajmera b85feb4c13 Merge pull request #751 from rajmera3/master
Removed Tensorflow / GPU samples
2020-03-12 11:17:34 -07:00
Rahul Ajmera 83b7aad4e7 Removed Tensorflow / GPU samples 2020-03-12 11:16:04 -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
ShivSood 5d60ac8622 connector sample updates for integrated auth with datapools 2020-03-02 22:26:52 -08:00
ShivSood ec9196cb84 fixed hadoop path used when saving the local model to hdfs 2020-02-26 13:12:36 -08:00
ShivSood 9fcc047982 fix 2020-02-21 13:46:47 -08:00
ShivSood 274577212b first draft : connector with AD mode 2020-02-21 13:29:50 -08:00