Commit Graph
948 Commits
Author SHA1 Message Date
Amit Banerjee 392004f033 Update ReadMe.md 2019-10-30 04:11:20 -07:00
Amit Banerjee d976aed6ad Add files via upload
TDE using EKM on SQL Server 2019 Standard Notebook
2019-10-30 04:08:52 -07:00
Amit Banerjee 60edbb3bc4 Update ReadMe.md 2019-10-30 02:10:26 -07:00
Amit Banerjee 1628de5ab7 Adding TDE on Standard Notebook
Adding Notebook for TDE on Standard Notebook
2019-10-29 16:01:51 -07:00
Amit Banerjee b1f6e31887 Create ReadMe.md 2019-10-29 16:01:15 -07:00
Amit Banerjee b978dcee4b Update README.md 2019-10-29 16:00:02 -07:00
Amit Banerjee b3cbdb7106 Update README.md 2019-10-29 01:23:04 -07:00
Amit Banerjee cf4531adee Add files via upload
Scalar UDF Inlining Demo Notebook
2019-10-23 02:05:38 -07:00
Amit Banerjee 79fd929c08 Create README.md 2019-10-23 02:04:58 -07:00
Amit Banerjee f9ce871525 Update README.md 2019-10-23 01:19:41 -07:00
Amit Banerjee 6f98929ddf Create ReadMe
SQL Server 2019 Feature Notebooks
2019-10-23 01:14:25 -07:00
Rahul Ajmera e6a3e6c969 Merge pull request #660 from rajmera3/master
Update Twitter sample to include steps to create Data Source and External Table
2019-10-21 12:24:48 -07:00
Rahul Ajmera 80599d7c24 Update Twitter sample to include steps to create Data Source and External Table 2019-10-21 12:23:02 -07:00
Mihaela Blendea 043e4ba4d9 Update deploy-sql-big-data-aks.py 2019-10-18 10:21:51 -07:00
Umachandar Jayachandran d01e9b99c3 Updated k8s version and serverproperty check 2019-10-17 11:17:23 -07:00
Umachandar Jayachandran cced461f2b Modified daemonset api version 2019-10-15 12:28:09 -07:00
Umachandar Jayachandran cef6e1cceb Added compute pool data source 2019-10-10 14:40:40 -07:00
Umachandar Jayachandran 82f5241887 Merge pull request #653 from bluefooted/in-memory-database
Adding TempDB Demo Files
2019-10-08 21:33:12 -07:00
Pam Lahoud a8314287fc Delete AdventureWorks2017.bak 2019-10-08 21:23:19 -07:00
Pam Lahoud f46183b413 Adding TempDB Demo Files 2019-10-08 15:47:35 -07:00
Umachandar Jayachandran 9025f1bb9e Removed windows line endings 2019-10-07 20:08:00 -07:00
Rahul Ajmera dc0b9e186f Fixing bug where step in twitter streaming example would not show 2019-10-01 09:59:15 -07:00
Rahul Ajmera 9310550312 Merge branch 'master' of https://github.com/microsoft/sql-server-samples 2019-10-01 09:48:47 -07:00
Rahul Ajmera fb08d7d7d6 Updating twitter streaming sample to include default values for hostname and port 2019-10-01 09:48:04 -07:00
Rahul Ajmera b2e774c6af Updating twitter streaming sample to include default values for hostname and port 2019-10-01 09:45:37 -07:00
pmasl b6d3826303 Renamed IQP demos for clarity 2019-09-30 11:11:08 -07:00
shivsood 49a2dd5645 Merge pull request #645 from shivsood/streaming_sample
Added Sample to stream to external tables using MsSQLSpark connector
2019-09-26 18:31:02 -07:00
ShivSood 6609e65e48 stream to external tables using MsSQLSpark connector 2019-09-26 18:28:08 -07:00
Umachandar Jayachandran 268f20cb67 Merge pull request #641 from bluefooted/in-memory-database
Restructuring to reflect In-Memory Database
2019-09-25 10:50:32 -07:00
Umachandar Jayachandran d9fc3c168a Merge pull request #640 from microsoft/MikeRayMSFT-patch-1
Clarify non-support for RTM
2019-09-25 10:49:14 -07:00
Umachandar Jayachandran 2074056e20 Merge pull request #635 from Guillaume-Fourrat/patch-1
Adjust permissions / root context
2019-09-25 10:48:44 -07:00
Umachandar Jayachandran a1e7e2912e Merge pull request #638 from Guillaume-Fourrat/patch-2
reworked equality test to be sh-compatible
2019-09-25 10:48:01 -07:00
Rahul Ajmera 44a253277f Spark sample that details how to stream data from Twitter API and move it into SQL Server 2019-09-24 17:15:42 -07:00
Pam Lahoud 5de39273fc Restructuring to reflect In-Memory Database 2019-09-23 11:18:37 -07:00
Mike Ray 2bb443bb4c Clarify non-support for RTM 2019-09-20 09:45:36 -07:00
Guillaume-Fourrat 261e1993c4 reworked equality test to be sh-compatible
running this script as sudo ./setup-k8s-prereqs.sh would hit
"./setup-k8s-prereqs.sh: 22: [: bionic: unexpected operator"

explanation : https://stackoverflow.com/a/3411105

since script is "marketed" as sh, use "=" instead of "==" which works both under sh and bash
2019-09-18 16:48:09 +02:00
Mihaela Blendea 394257f2a1 Update setup-bdc.sh 2019-09-17 14:24:13 -07:00
Mihaela Blendea 9254486a8a Update README.md 2019-09-16 09:41:09 -07:00
Mihaela Blendea 6e4a90e907 Update K8s version 2019-09-12 10:47:35 -07:00
Umachandar Jayachandran b084afe6de Merge pull request #623 from grunners/patch-1
Fixed hyperlink typo in Readme.md
2019-09-11 15:18:28 -07:00
Umachandar Jayachandran 7276d4d7d0 Merge pull request #613 from bluefooted/sequential-key-demo
Adding newly published blog link
2019-09-11 15:16:48 -07:00
Guillaume-Fourrat 49fa318dff Adjust permissions
all lines from [setup-k8s-prereqs.sh] basically require elevation, and because there's no sudo prefixing each, running the script under sudo su  context makes sense.
But the setup-k8s-master.sh will do chmod for root instead of current user if run under sudo su (cf use of "id"). It should be run under regular user context I think ?
The need for root context for [setup-volumes-agent.sh] is tied to the bond command, which is linked to another PR which I'll link later.
2019-09-06 18:02:52 +02:00
Mihaela Blendea edd0995e39 Merge pull request #632 from NelGson/patch-10
Fix - cluster.json to bdc.json
2019-09-05 08:26:05 -07:00
Mihaela Blendea 7820fc79e0 Merge pull request #629 from NelGson/patch-7
Updated endpoint patch - RC1
2019-09-05 08:24:34 -07:00
NelGson ac80b9e536 Fix - cluster.json to bdc.json 2019-09-05 08:20:19 -07:00
Mihaela Blendea dd6d4754ac Merge pull request #630 from NelGson/patch-8
Updated security patch - RC1
2019-09-04 15:39:10 -07:00
NelGson 043b9abac6 AD setup script RC1 - Updates 2019-09-04 15:35:15 -07:00
NelGson ed39cf4b56 Updated setup script for AD - RC1 2019-09-04 13:42:40 -07:00
NelGson 3309c2138b Updated security patch - RC1 2019-09-04 13:38:34 -07:00
NelGson e77e030f09 Updated endpoint patch - RC1 2019-09-04 13:35:19 -07:00