aztk/docs
Timothee Guerin b8a3fccaf0
Fix: AZTK_IS_MASTER not set on worker and failing (#506)
* Fix: AZTK_IS_MASTER_NOT_SET

* Update jupyter lab too

* update jupyterlab target role

* True false doc
2018-04-24 12:14:47 -07:00
..
misc Feature: Plugin V2: Running plugin on host (#461) 2018-04-23 17:20:43 -07:00
00-getting-started.md Feature: getting started script (#475) 2018-04-11 13:27:55 -07:00
01-getting-started-script.md Feature: getting started script (#475) 2018-04-11 13:27:55 -07:00
10-clusters.md Feature: spark debug tool (#455) 2018-04-09 15:02:43 -07:00
11-custom-scripts.md Feature: HDFS plugin (#215) 2017-11-22 14:51:11 -08:00
12-docker-image.md Bug: fix wrong path for global secrets (#265) 2017-12-11 15:06:08 -05:00
13-configuration.md Feature: spark ui proxy plugin (#467) 2018-04-23 12:12:31 -07:00
14-azure-files.md Feature: Azure Files (#241) 2017-11-30 14:16:53 -08:00
15-plugins.md Feature: spark ui proxy plugin (#467) 2018-04-23 12:12:31 -07:00
20-spark-submit.md Feature: spark ui proxy plugin (#467) 2018-04-23 12:12:31 -07:00
30-cloud-storage.md Feature: Azure Data Lake Store support (#170) 2017-10-19 09:16:14 -07:00
50-sdk.md Feature: add internal flag to node commands (#482) 2018-04-06 15:59:13 -07:00
51-define-plugin.md Fix: AZTK_IS_MASTER not set on worker and failing (#506) 2018-04-24 12:14:47 -07:00
60-gpu.md Update 60-gpu.md (#253) 2017-12-07 14:11:53 -08:00
70-jobs.md Bug: add gitattributes file (#470) 2018-04-04 13:44:26 -07:00
80-tests.md Feature: Basic Cluster and Job Submission SDK Tests (#344) 2018-02-22 14:06:16 -08:00
README.md Feature: custom docker images (#68) 2017-09-15 20:57:16 -07:00

README.md

Getting Started

Set up your azure account and resources.

Clusters

Create, manage and interact with a cluster. Also learn about connecting to the master node, using Jupyter and viewing the Spark UI.

Custom Scripts

Add custom configuraiton scripts to your cluster.

Docker Image

Learn about setting a custom docker image or how you can use Docker to manage versioning.

Spark Submit

Submit a Spark job to the cluster.

Cloud Storage

Using cloud storage to load and save data to and from persisted data stores.