Contents Menu Expand Light mode Dark mode Auto light/dark mode
MC2 documentation
Logo
  • What is MC²?
  • Documentation
    • MC² Client
      • Installation
      • Quickstart
      • Usage with Opaque SQL
      • Configuration
        • Global Configuration
        • Azure Configuration
      • Python Interface
        • Python Package Usage
        • API Reference
      • CLI Interface
        • CLI Usage
        • CLI Reference
    • Opaque SQL
      • Installation
      • Query submission via the MC2 Client
      • Query submission via the Spark Driver
      • Usage
      • Supported functionalities
      • Benchmarking
      • Contributing
  • GitHub
  • Resources

Configuration¶

Before using MC2 Client, you should configure it by filling out two YAML files. One YAML file is for MC2 Client global configuration. The other is for Azure resource configuration – specifying your keys for authentication, filling out names of resources you want to create, etc.

Contents:

  • Global Configuration
    • User Configuration
    • Launch
    • Start
    • Upload
    • Run
    • Download
    • Stop
    • Teardown
    • Example
  • Azure Configuration
Next
Global Configuration
Previous
Usage with Opaque SQL
Copyright © 2021, MC² Contributors | Created using Sphinx and @pradyunsg's Furo theme. | Show Source