This list of tools and resources are intended to help you manage a Big Data Cluster (SQL, PDW, HDFS, Spark, k8s) on SQL Server 2019. You can already start familiarizing yourself with them to better prepare your implementation.
Install big data tools – SQL Server big data clusters | Microsoft Docs https://t.co/uAgY4d9gMT
— Hiram Fleitas (@HiramFleitas) August 24, 2019
Resources
VS Code
- Working with Docker in VS Code
- Working with Kubernetes in VS Code
- Remote Development Tips & Tricks
- Remote Development FAQ
Windows Environment
Cross-platform
Why VS Code?
- Cross-platform support
- Rich ecosystem & development experience
- Built-in script editing can be leveraged easily
- Extensions bridge the gap between learning CLI & doing everything through a GUI
- Microsoft extensions:
- Docker
- Kubernetes
- Remote Development Pack
- Remote – SSH
- Remote – WSL
- Remote – Containers
Shell Setup
- Windows 10 or Windows Server
- WSL or git bash provides rich shell experience
- MacOS/Linux – Use built-in shell
- ZSH can further improve the experience
- Leverage VS Code for the remote administration
- Work from your favorite OS! 😍
Common Tasks
Docker
- Browse registry
- Find images
- Run images
- Manage containers
Kubernetes
- Debug & troubleshoot applications
- Manage multiple clusters
- Inspect k8s resources easily
Remote Development
- Editing scripts using VS Code
- SSH based experience
- Git integration
Ref: Microsoft SQL Server 2019 Technical white paper
Deployment guidance – SQL Server big data clusters | Microsoft Docs https://t.co/zWYpf7JYkM
— Hiram Fleitas (@HiramFleitas) August 24, 2019
Load sample data – SQL Server big data clusters | Microsoft Docs https://t.co/eHwHDP74tW
— Hiram Fleitas (@HiramFleitas) August 23, 2019