spark
spark copied to clipboard
can someone show me how to use this method?
[Enter feedback here]
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
- ID: c0567617-8a90-4c1e-bf21-f4a779b41d58
- Version Independent ID: 982611a1-cd9e-6dd2-8913-cfbdd43a1fd2
- Content: SparkSession.ExecuteCommand(String, String, Dictionary<String,String>) Method (Microsoft.Spark.Sql) - .NET for Apache Spark
- Content Source: spark-dotnet/xml/Microsoft.Spark.Sql/SparkSession.xml
- Product: dotnet-spark
- GitHub Login: @dotnet-bot
- Microsoft Alias: luquinta
@NoobCo3 can you refer to #785 ? You'll need a runner
class that implements ExternalCommandRunner
on the JVM side.