Commit Graph
438 Commits
Author SHA1 Message Date
Umachandar Jayachandran b9253c617f CTP 3.1 changes for data source 2019-06-24 15:39:15 -07:00
Lixin Gong d39f7bf1ef remove jars due to policy. 2019-06-06 11:50:46 -07:00
Lixin Gong 995d4ab8b3 fix some typos 2019-06-05 12:54:35 -07:00
Lixin Gong 168bcb3c2e update notebook with the correct link to the image. 2019-06-05 12:11:06 -07:00
Lixin Gong 56f5e11679 update image and md file. 2019-06-05 11:55:17 -07:00
Lixin Gong 3d5009b5e4 update the jupyter notebook 2019-06-05 10:46:16 -07:00
Lixin Gong fefe1c54e2 move the content of mleap_sql to the old sparkml folder. 2019-06-04 15:28:28 -07:00
Lixin Gong 69cf5e405f initial check-in of the mleap_sql sample code. 2019-06-04 14:48:33 -07:00
Lixin Gong b77887b7ec train in pyspark, export to mleap, and score in sql. 2019-06-04 12:07:40 -07:00
Ben Weissman 08b4ca8334 Update deploy-sql-big-data-aks.py 2019-05-27 11:37:05 +02:00
Mihaela Blendea 46e6e30f61 Updates for CTP3.0 2019-05-21 19:31:15 -07:00
Mihaela Blendea 96edf47a8c Updates for CTP3.0 2019-05-21 19:31:12 -07:00
Mihaela Blendea 6c5d9abbda Updates for CTP3.0 2019-05-21 19:31:05 -07:00
Umachandar Jayachandran 40e1ff4362 Data source changes for CTP 3.0 2019-05-21 09:39:38 -07:00
Umachandar Jayachandran 9088a278da Changed <> in sqlcmd to -i/-o due to wsl issue 2019-05-20 15:04:49 -07:00
Brandon Koch de14fd72ce Updated master name 2019-05-15 09:36:52 -07:00
Umachandar Jayachandran 0bc9dab395 Fixed check for master key 2019-05-13 20:31:18 -07:00
Mario Inchiosa 673f55e56a Add instruction for CTP 2.5 2019-05-08 11:01:05 -07:00
Umachandar Jayachandran cb52314bc4 Simplified CONNECTION_OPTIONS for data source DDL 2019-05-02 20:22:05 -07:00
Umachandar Jayachandran 644a8cfe66 Fixed kubectl command syntax 2019-05-02 20:21:03 -07:00
Mario Inchiosa c61a478f6d Merge remote-tracking branch 'upstream/master' 2019-04-25 16:35:40 -07:00
Mario Inchiosa 8dc164f0fc Increase mem and remove benchmark 2019-04-25 16:30:03 -07:00
Umachandar Jayachandran 6cf3543934 Merge pull request #552 from shivsood/master
MSSQL Spark connector, and readme fixes
2019-04-25 15:16:03 -07:00
Umachandar Jayachandran 48f6e16df0 Merge pull request #551 from banditkd/master
Updated URL for the kubernetes dashboard in the setup-k8s-master.sh script
2019-04-25 15:15:16 -07:00
Mario Inchiosa 6a4ad18ba7 Add datasets and redirection 2019-04-25 14:06:38 -07:00
Umachandar Jayachandran e5f086d0cb Storage pool uri update due to AKS incompatibility 2019-04-25 11:41:22 -07:00
Mihaela Blendea 70e6496a1b Updates for CTP2.5 2019-04-24 08:48:58 -07:00
shivsood 6d5bdc9b8e cleaup of results, remove pass 2019-04-23 12:46:23 -07:00
shivsood 720268a5d8 Read me fixes 2019-04-23 12:42:41 -07:00
shivsood babf4bc4c5 mssql spark connector sample 2019-04-23 12:37:31 -07:00
Umachandar Jayachandran 5ee198fb5c Updated notebook samples 2019-04-18 14:41:44 -07:00
Umachandar Jayachandran 92ae53e05b Re-organized spark samples 2019-04-18 14:26:45 -07:00
Umachandar Jayachandran 954fb3cd58 Updated default knox port number 2019-04-18 13:00:07 -07:00
Umachandar Jayachandran e44edd77b2 ADded IGNORE_CASE connection option 2019-04-17 22:03:41 -07:00
Umachandar Jayachandran 9b611a3930 Updated for CTP2.5 changes 2019-04-17 18:22:44 -07:00
shivsood e67a4c87fd fixed the readme doc 2019-04-17 18:06:11 -07:00
Umachandar Jayachandran 5783811029 Merge branch 'master' of https://github.com/Microsoft/sql-server-samples 2019-04-17 18:02:05 -07:00
Umachandar Jayachandran 817ec963b0 Updates to handle CTP 2.5 changes 2019-04-17 18:02:01 -07:00
shivsood 41ec742ecd Merge remote-tracking branch 'upstream/master' 2019-04-17 16:21:21 -07:00
shivsood b2ef5f6b22 minor doc fixes 2019-04-17 16:18:00 -07:00
Mark Kaveney-Davis 6122a2149c Update setup-k8s-master.sh
the original location for the kubernetes dashboard returns a 404 message. This url needs to be update as per the url provided here: https://github.com/kubernetes/dashboard/tree/master
2019-04-17 13:26:36 +01:00
Mario Inchiosa 71ba5a0148 Add instruction for Spark 2.4 2019-04-16 22:21:31 -04:00
Jeroen ter Heerdt 1949684368 Replacing endpoint-service-proxy with mgmtproxy-svc-external. 2019-04-12 17:05:04 -07:00
Mihaela Blendea 7cdc915c44 Added offline install scripts 2019-04-12 14:59:21 -07:00
Mihaela Blendea 0dbe872343 Add offline install script 2019-04-12 14:56:38 -07:00
Umachandar Jayachandran d2f2834644 Added data source DDLs
so script can be self-contained.
2019-04-12 13:25:42 -07:00
Umachandar Jayachandran 960f46962b Update README.md 2019-04-10 11:22:16 -07:00
Umachandar Jayachandran d5ca07afa6 Updated notebook instructions 2019-04-09 10:22:04 -07:00
Umachandar Jayachandran ace31cdbd3 Remove ctp 2.3 example 2019-04-09 09:03:27 -07:00
Umachandar Jayachandran 7236a626ab Renamed spark sql sample file 2019-04-08 17:14:33 -07:00