Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

azure-cli-dla

Package Overview
Dependencies
Maintainers
2
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

azure-cli-dla

Microsoft Azure Command-Line Tools Data Lake Analytics Command Module

pipPyPI
Version
0.2.6
Maintainers
2

Microsoft Azure CLI 'data lake analytics' Command Module

This package is for the 'data lake analytics' module. i.e. 'az dla'

.. :changelog:

Release History

0.2.6 +++++

  • Minor fixes.

0.2.5 +++++

  • Minor fixes.

0.2.4 +++++

  • Minor fixes.

0.2.3 ++++++

  • Minor fixes.

0.2.2 ++++++

  • Minor fixes

0.2.1 ++++++

  • Minor fixes

0.2.0 +++++

  • BREAKING CHANGE: 'show' commands log error message and fail with exit code of 3 upon a missing resource.

0.1.1 ++++++

  • Minor fixes.

0.1.0 +++++

  • Minor fixes.

0.0.19 ++++++

  • sdist is now compatible with wheel 0.31.0

0.0.18 ++++++

  • Performance fixes.

0.0.17 ++++++

  • Update helpfile

0.0.16 ++++++

  • Update for CLI core changes.

0.0.15 ++++++

  • Change the return type of the job list command: a list of JobInformation to a list of JobInformationBasic
  • Change the return type of the account list command: a list of DataLakeAnalyticsAccount to a list of DataLakeAnalyticsAccountBasic
  • The properties of a Basic type is a strict subset of the properties of a regular type

0.0.14 ++++++

  • Minor fixes.

0.0.13 ++++++

  • minor fixes

0.0.12 (2017-09-22) +++++++++++++++++++

  • minor fixes

0.0.11 (2017-08-28) +++++++++++++++++++

  • minor fixes

0.0.10 (2017-07-07) +++++++++++++++++++

  • Add commands for compute policy management under the dla account compute-policy heading
  • Add show and list commands for job pipeline and recurrence under dla job pipeline and dla job recurrence respectively

0.0.9 (2017-06-21) ++++++++++++++++++

  • No changes.

0.0.8 (2017-06-13) ++++++++++++++++++

  • Minor fixes.

0.0.7 (2017-05-30) ++++++++++++++++++

  • Minor fixes.

0.0.6 (2017-05-09) ++++++++++++++++++

  • Minor fixes.

0.0.5 (2017-05-05) ++++++++++++++++++

  • Fix a bug where filtering on result and state for job lists would throw an error.

0.0.4 (2017-05-01) ++++++++++++++++++

  • Add support for new catalog item type: package. accessed through: az dla catalog package

  • Made it possible to list the following catalog items from within a database (no schema specification required):

    • Table
    • Table valued function
    • View
    • Table Statistics. This can also be listed with a schema, but without specifying a table name.

0.0.3 (2017-04-28) ++++++++++++++++++

  • New packaging system.

0.0.2 (2017-04-17) ++++++++++++++++++

  • Minor text fixes (#2776)
  • Apply core changes required for API profile support (#2834) & JSON string parsing from shell (#2705)

0.0.1 (2017-04-03) ++++++++++++++++++

  • Initial release of dla (Data Lake Analytics) package based on the removed datalake store commands.
  • rename parameters for some catalog management sub groups
  • Fix support for the job list command to allow better filtering and ordering

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts