Cmdlets for Apache Impala

Build 24.0.8963

Add-ApacheImpala Cmdlet

Parameters   Output Objects  

Inserts Apache Impala data.

Syntax

Add-ApacheImpala [parameters]

Remarks

The Add-ApacheImpala cmdlet allows you to use a syntax similar to SQL INSERT statements to create new Apache Impala records.

Add-ApacheImpala -Connection $connection -Table "[CData].[Default].Customers" -Columns @("CompanyName") -Values @("Jon Deere")

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.8963