Commit Graph
1197 Commits
Author SHA1 Message Date
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
cloudmelon c26e844063 add description 2020-10-07 22:01:06 +01:00
cloudmelon 873f1e27cd intial developer connectivity repo 2020-10-07 21:59:59 +01:00
cloudmelon 0e011f9767 initial developer connectivity repo 2020-10-07 21:57:06 +01:00
Drew Skwiers-Koballa b7aa7f6e8c adds sample policy set 2020-09-25 15:38:50 -07:00
pmasl 527b286363 Update DataType_WesternMyth.ipynb 2020-09-15 18:16:52 -07:00
pmasl e8e8d1b63f Adding detail to UTF8 demo 2020-09-15 18:15:26 -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
Rahul Ajmera 03d150420b Update installpackage_Spark.ipynb 2020-09-01 09:00:59 -07:00
Mike Ray 664e8ba6e9 Merge pull request #814 from cloudmelon/master
fix spacing issue
2020-09-01 08:28:41 -07:00
cloudmelon 2fb8930859 fix spacing issue 2020-09-01 13:34:36 +01:00
Travis Wright 84d95ad68c Merge pull request #811 from microsoft/aug-2020-arc
Update Azure Arc kickstarter script for the august release
2020-08-31 22:09:38 -07: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
etchang 50cd621cf3 update region choices 2020-08-27 17:15:27 -07:00
etchang 96255f8f12 update script to pull august release 2020-08-26 16:43:13 -07: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
Bill Liang b41686c918 moved controller username password prompt to later 2020-08-12 17:01:49 -07: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
Travis Wright ee4cfac169 Merge pull request #794 from yzhu1Azdata/master
Update setup-controller.sh
2020-07-30 21:36:16 -07:00
Rahul Ajmera b06bc0032a Update installpackage_Spark.ipynb
Update PySpark instructions
2020-07-30 11:04:54 -07:00
Bill Liang 61b78e5621 set temp folder name to be the one used in setup-controller-new.sh 2020-07-29 18:19:01 -07:00
Bill Liang 4152e6b459 renaming to setup-controller-new.sh 2020-07-29 17:55:13 -07:00