Commit Graph
12 Commits
Author SHA1 Message Date
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