Commit Graph
392 Commits
Author SHA1 Message Date
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
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
Rahul Ajmera 9fab09951e Merge pull request #724 from rajmera3/master
Update Spark Package Management Documentation
2020-01-27 11:11:51 -08:00
Rahul Ajmera a359f1e8a9 Update Spark Package Management Documentation 2020-01-27 11:07:36 -08:00
Umachandar Jayachandran (UC) da682357a8 Merge branch 'master' of https://github.com/Microsoft/sql-server-samples 2020-01-27 10:04:07 -08:00
Umachandar Jayachandran (UC) 1da7395796 Support RTM behavior & AD auth. 2020-01-24 22:50:26 -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
Akshay Nikam 8618eb3e63 Add pbkdf2 password hashing tool (#716)
* Add pbkdf2 password hashing tool

* Binaries
2020-01-17 10:14:41 -08:00
Ben Weissman 4321b877e7 Update bootstrap-sample-db.cmd 2020-01-02 09:36:29 +01: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 6039a85e4a Fix link 2019-11-13 08:12:09 -08:00
ShivSood 45759b4ffd Added pointer to sample notebook on how to create the user/password that's user in Ms-SQL Spark connector 2019-11-06 20:27:31 -08:00
shivsood 40ac807841 Merge pull request #676 from shivsood/connector_GDR1
MSSQL Spark connector sample updated
2019-11-05 17:29:16 -08:00
ShivSood 3d72aa0ce0 MSSQL Spark connector sample updated with creating a user and sample for sparkr 2019-11-05 17:24:23 -08:00
Mihaela Blendea d37be5f422 Merge pull request #671 from microsoft/cu1-bdc
Updates for GDR1
2019-11-04 04:56:46 -08:00