Commit Graph
28 Commits
Author SHA1 Message Date
Umachandar Jayachandran cef6e1cceb Added compute pool data source 2019-10-10 14:40:40 -07:00
Umachandar Jayachandran 9025f1bb9e Removed windows line endings 2019-10-07 20:08:00 -07:00
Umachandar Jayachandran 5bee11e1d5 Updated for RC changes & HA 2019-08-28 15:25:49 -07:00
Umachandar Jayachandran 1975c87bc8 Determine pod name using @@SERVERNAME 2019-08-22 10:03:25 -07:00
JosephPi-msft f14d7852b2 Correct syntax to ensure only the one file is deleted 2019-08-19 19:40:43 -05:00
Umachandar Jayachandran 9088a278da Changed <> in sqlcmd to -i/-o due to wsl issue 2019-05-20 15:04:49 -07:00
Umachandar Jayachandran 644a8cfe66 Fixed kubectl command syntax 2019-05-02 20:21:03 -07:00
Umachandar Jayachandran 954fb3cd58 Updated default knox port number 2019-04-18 13:00:07 -07:00
Umachandar Jayachandran 817ec963b0 Updates to handle CTP 2.5 changes 2019-04-17 18:02:01 -07:00
Umachandar Jayachandran 4fe736e2ce Modified syntax to kubernetes v14.0 CLI 2019-04-08 16:05:44 -07:00
Umachandar Jayachandran d000236d9d Added command to remove BAK files from container 2019-04-01 20:27:34 -07:00
Umachandar Jayachandran 6357693783 Support for CTP2.4 2019-03-27 12:30:22 -07:00
Umachandar Jayachandran a380e073a7 Updated sqlcmd to workaround missing -v option in Linux 2019-03-13 14:09:55 -07:00
Umachandar Jayachandran 276a4474e3 Added mml sample. Modified bootstrap script to create root login 2019-03-05 22:01:42 -08:00
Umachandar Jayachandran b37f9c5811 Merge pull request #514 from mmetzger/macfixes
Modify sql-big-data-cluster/bootstrap-sample-db.sh to support Mac CLI
2019-03-02 19:24:40 -08:00
Umachandar Jayachandran 0db981cb6c Modified sqlcmd dline to fix issues running in git bash 2019-02-12 19:25:55 -08:00
Michael Metzger 1f57ed347f - Modify sql-big-data-cluster/bootstrap-sample-db.sh to support Mac CLI
-- Change /dev/nul to /dev/null
-- Modify the 'mkdir' paramter to '-p' instead of '--parents'
2019-02-02 11:57:43 -06:00
Jason Roth 03fdebdba7 Fixing script based on testing from Ubuntu client 2019-01-17 11:57:02 -05:00
Umachandar Jayachandran 1460c352a7 Removed redirect from curl since it creates uploading files into HDFS 2018-11-15 11:43:51 -08:00
Umachandar Jayachandran a6203783bc Corrected environment variable. 2018-11-08 10:55:03 -08:00
Umachandar Jayachandran 528f856299 Fix path defaults, added more messages. 2018-11-08 10:01:58 -08:00
Umachandar Jayachandran 1aa0efb92e Merge branch 'master' of https://github.com/Microsoft/sql-server-samples 2018-11-06 21:55:55 -08:00
Umachandar Jayachandran 17695fb7ad Bug fixes. Refactored of scripts & README content. 2018-11-06 21:55:36 -08:00
Travis Wright 433c3b5a8c updating shell script to not look for .exe files on Linux :) 2018-11-06 11:05:47 -08:00
Umachandar Jayachandran d8869c760f Added CURL command to download backup file automatically 2018-11-04 11:48:45 -08:00
Umachandar Jayachandran 10199d1793 Added new external table sample & refactored some existing scripts 2018-10-31 13:58:17 -07:00
Umachandar Jayachandran f14be6ef94 Removed -o in Linux since some version of bcp doesn't support it 2018-10-18 16:41:41 -07:00
Umachandar Jayachandran 09b207f69a Initial samples for SQL Server 2019 big data cluster
Demonstrates various functionality in big data cluster.
2018-10-11 14:48:44 -07:00