Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>parquet-viewerNew to Visual Studio Code? Get it now.

parquet-viewer

Dvir Yitzchaki

|
15,638 installs
| (5) | Free
Views Apache Parquet files as JSON
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Main Visual Studio Marketplace Version

parquet-viewer

Views Apache Parquet files as JSON.

Requires parquet-tools.

Features

When opening a Parquet file, a JSON presentation of the file will open automatically:

automatic

After closing the JSON view, it is possible to reopen it by clicking on the link in the parquet view.

command

Requirements

The extension requires parquet-tools. It should be in your PATH, or a path can be set in settings.

settings

Settings

The following setting options are available:

name default description
parquet-viewer.parquetToolsPath parquet-tools the name of the parquet-tools executable or a path to the parquet-tools jar
parquet-viewer.logPanel false whether to write diagnostic logs to an output panel
parquet-viewer.logFolder empty Write diagnostic logs under the given directory
parquet-viewer.logLevel info Diagnostic log level. Choose between: off, fatal, error, warn, info, debug or trace

What's new

See CHANGELOG.md

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2021 Microsoft