News

Quality Is Job 1 for Azure Data Lake Tools for Visual Studio Code

An update to this VS Code extension allows for locally running and debugging code prior to pushing code to production Azure services.

Microsoft's Big Data Team has made a quality update to the Azure Data Lake Tools for Visual Studio Code, available in a July build. The latest version can be downloaded from the Visual Studio Code Marketplace or going to the VSCode Extension repo.

As th name implies, Azure Data Lake Tools for Visual Studio Code is described by Microsoft as a "a cross-platform, light-weight, and keyboard-focused authoring experience for U-SQL" projects that run on Azure Data Lake. Jenny Jiang, a program manager with the Big Data Team, in a blog post, notes that it's not one to be ignored, as it comes with a number of refinements in debugging and integration across the Azure Data Lake toolings.

"This is a quality milestone and we added local debug capability for C# code behind for window users, refined Azure Data Lake (ADLA & ADLS) integration experiences, and focused on refactoring the components and fixing bugs," writes Jiang.

Among the highlights of this update is the ability to test data locally. That capability is via a set of commands: ADL: Start Local Run Service to start the local run, and ADL: Submit Job to submit the job being tested to a local account. Job details can then be viewed using the CMD console or jobURL output window.

Debugging can also be done locally using the ADL: Start Local Run Service and pairing it with the ADL: Local Debug command.

Two more useful commands are available as well: ADL: Register Assembly through Configuration registers assemblies and assembly dependencies, and ADL: Upload File through Configuraton allows for uploading a multitude of files at the same time.

ADLT for VS Code requires an installation of VS Code with an installation of JRE 1.8.x, and the appropriate version (Linux or Mac) of Mono and .NET Core prior to obtaining and installing the extension.

About the Author

Michael Domingo is a long-time software publishing veteran, having started up and managed developer publications for the Clipper compiler, Microsoft Access, and Visual Basic. For 1105 Media, he managed MCPmag.com, Virtualization Review, and was Editor in Chief of Visual Studio Magazine and host of The .NET Insight Podcast until 2017. Contact him via his photography Web site at http://domingophoto.com.

comments powered by Disqus

Featured

  • Decision Tree Regression from Scratch Using C#

    Dr. James McCaffrey of Microsoft Research says the technique is easy to tune, works well with small datasets and produces highly interpretable predictions, but there are also trade-off cons.

  • Visual Studio 'Tea & Technology' Video Miniseries Starts Next Week

    The goal of the miniseries is to provide an insider's snapshot look at some of the people who contribute to shaping the Visual Studio IDE every day.

  • Microsoft Releases OpenJDK 21 Build for Java Jockeys

    Microsoft today announced its "Microsoft Build of OpenJDK 21," taking advantage of new features and functionality in Java 21.

  • 'Dev Home' Update Leads Developer Goodies in AI-Powered Windows 11 Update

    Along with today's new AI-powered Windows 11 update come new goodies for developers, including a new edition of Dev Home, a preview offering described as a "control center" providing coding-focused features and functionality.

Subscribe on YouTube