|
206 | 206 | </action> |
207 | 207 |
|
208 | 208 | <action id="Actions.SubmitSparkApplicationAction" |
209 | | - class="com.microsoft.azure.hdinsight.spark.actions.SparkSubmitJobAction" text="Submit Spark Application" |
210 | | - description="Submit Spark Application" icon="/icons/Spark.png"/> |
| 209 | + class="com.microsoft.azure.hdinsight.spark.actions.SparkSubmitJobAction" |
| 210 | + text="Submit Apache Spark Application" |
| 211 | + description="Submit Apache Spark Application" icon="/icons/Spark.png"/> |
211 | 212 | <action id="Actions.SubmitLivySparkApplicationAction" |
212 | | - class="com.microsoft.azure.hdinsight.spark.actions.LivySparkSelectAndSubmitAction" text="Spark on HDInsight" |
213 | | - description="Submit Spark on HDInsight Application" icon="/icons/Spark.png"/> |
| 213 | + class="com.microsoft.azure.hdinsight.spark.actions.LivySparkSelectAndSubmitAction" text="Apache Spark on HDInsight" |
| 214 | + description="Submit Apache Spark on HDInsight Application" icon="/icons/Spark.png"/> |
214 | 215 | <action id="Actions.SubmitCosmosSparkApplicationAction" |
215 | | - class="com.microsoft.azure.hdinsight.spark.actions.CosmosSparkSelectAndSubmitAction" text="Spark on Cosmos" |
216 | | - description="Submit Spark on Cosmos Application" icon="/icons/Spark.png"/> |
| 216 | + class="com.microsoft.azure.hdinsight.spark.actions.CosmosSparkSelectAndSubmitAction" |
| 217 | + text="Apache Spark on Cosmos" |
| 218 | + description="Submit Apache Spark on Cosmos Application" icon="/icons/Spark.png"/> |
217 | 219 | <action id="Actions.SubmitCosmosServerlessSparkApplicationAction" |
218 | | - class="com.microsoft.azure.hdinsight.spark.actions.CosmosServerlessSparkSelectAndSubmitAction" text="Spark on Cosmos Serverless" |
219 | | - description="Submit Spark on Cosmos Serverless Application" icon="/icons/Spark.png"/> |
| 220 | + class="com.microsoft.azure.hdinsight.spark.actions.CosmosServerlessSparkSelectAndSubmitAction" text="Apache Spark on Cosmos Serverless" |
| 221 | + description="Submit Apache Spark on Cosmos Serverless Application" icon="/icons/Spark.png"/> |
220 | 222 | <action id="Actions.SubmitArisSparkApplicationAction" |
221 | | - class="com.microsoft.azure.hdinsight.spark.actions.ArisSparkSelectAndSubmitAction" text="Spark on SQL Server Big Data Cluster" |
222 | | - description="Submit Spark on SQL Server Big Data Cluster Application" icon="/icons/Spark.png"/> |
| 223 | + class="com.microsoft.azure.hdinsight.spark.actions.ArisSparkSelectAndSubmitAction" |
| 224 | + text="Apache Spark on SQL Server Big Data Cluster" |
| 225 | + description="Submit Apache Spark on SQL Server Big Data Cluster Application" icon="/icons/Spark.png"/> |
223 | 226 | <action id="Actions.SubmitArcadiaSparkApplicationAction" |
224 | | - class="com.microsoft.azure.hdinsight.spark.actions.ArcadiaSparkSelectAndSubmitAction" text="Spark on Synapse" |
225 | | - description="Submit Spark on Synapse Application" icon="/icons/Spark.png"/> |
| 227 | + class="com.microsoft.azure.hdinsight.spark.actions.ArcadiaSparkSelectAndSubmitAction" |
| 228 | + text="Apache Spark on Azure Synapse" |
| 229 | + description="Submit Apache Spark on Azure Synapse Application" icon="/icons/Spark.png"/> |
226 | 230 |
|
227 | 231 | <action id="AzureToolkit.AzureSignIn" class="com.microsoft.azuretools.ijidea.actions.AzureSignInAction" text="Azure Sign In..." /> |
228 | 232 | <action id="AzureToolkit.SelectSubscriptions" class="com.microsoft.azuretools.ijidea.actions.SelectSubscriptionsAction" text="Select Subscriptions..." |
|
276 | 280 | <keyboard-shortcut first-keystroke="ctrl shift alt F2" keymap="$default"/> |
277 | 281 | </action> |
278 | 282 | <action id="Spark.RunScalaLocalConsole" class="com.microsoft.azure.hdinsight.spark.console.RunSparkLocalConsoleActionDelegate" |
279 | | - text="Run Spark Local Console(Scala)" description="Run Spark Local Console (Scala language)"> |
| 283 | + text="Run Apache Spark Local Console(Scala)" description="Run Apache Spark Local Console (Scala language)"> |
280 | 284 | </action> |
281 | 285 | <action id="Spark.RunScalaLivyConsole" class="com.microsoft.azure.hdinsight.spark.console.RunSparkLivyConsoleActionDelegate" |
282 | | - text="Run Spark Livy Interactive Session Console(Scala)" description="Run Spark Livy Interactive Session Console (Scala language)"> |
| 286 | + text="Run Apache Spark Livy Interactive Session Console(Scala)" description="Run Apache Spark Livy Interactive Session Console (Scala language)"> |
283 | 287 | </action> |
284 | 288 | <action id="SparkConsole.Execute" class="com.microsoft.azure.hdinsight.spark.console.SparkConsoleExecuteAction" text="Execute Spark Console Statement"> |
285 | 289 | <keyboard-shortcut first-keystroke="control ENTER" keymap="$default"/> |
286 | 290 | <keyboard-shortcut keymap="Mac OS X" first-keystroke="meta shift ENTER"/> |
287 | 291 | </action> |
288 | 292 | <action id="Spark.SendSelectionToConsole" class="com.microsoft.azure.hdinsight.spark.console.SparkSendSelectionToConsoleActionDelegate" |
289 | | - text="Send Selection To Spark Console" description="Send selection to Spark console"> |
| 293 | + text="Send Selection To Apache Spark Console" description="Send selection to Apache Spark console"> |
290 | 294 | <add-to-group group-id="RunContextPopupGroup" anchor="last"/> |
291 | 295 | <keyboard-shortcut first-keystroke="control shift S" keymap="$default"/> |
292 | 296 | <keyboard-shortcut keymap="Mac OS X" first-keystroke="ctrl shift S"/> |
|
354 | 358 | <reference ref="Actions.WhatsNew"/> |
355 | 359 | </group> |
356 | 360 |
|
357 | | - <group id="SparkConsoleGroup" text="Spark Console" description="Spark Console" popup="true"> |
| 361 | + <group id="SparkConsoleGroup" text="Apache Spark Console" description="Apache Spark Console" popup="true"> |
358 | 362 | <add-to-group group-id="RunContextPopupGroup" anchor="last"/> |
359 | 363 | <add-to-group group-id="ToolsMenu" anchor="last"/> |
360 | 364 | <reference ref="Spark.RunScalaLocalConsole"/> |
|
368 | 372 | class="com.microsoft.azure.hdinsight.spark.run.action.SelectNoneSparkTypeAction" text="None" > |
369 | 373 | </action> |
370 | 374 | <action id="Actions.SelectCosmosSparkType" |
371 | | - class="com.microsoft.azure.hdinsight.spark.run.action.SelectCosmosSparkTypeAction" text="Spark on Cosmos" > |
| 375 | + class="com.microsoft.azure.hdinsight.spark.run.action.SelectCosmosSparkTypeAction" text="Apache Spark on Cosmos" > |
372 | 376 | </action> |
373 | 377 | <action id="Actions.SelectCosmosServerlessSparkType" |
374 | | - class="com.microsoft.azure.hdinsight.spark.run.action.SelectCosmosServerlessSparkTypeAction" text="Spark on Cosmos Serverless" > |
| 378 | + class="com.microsoft.azure.hdinsight.spark.run.action.SelectCosmosServerlessSparkTypeAction" text="Apache Spark on Cosmos Serverless" > |
375 | 379 | </action> |
376 | 380 | <action id="Actions.SelectHDInsightSparkType" |
377 | | - class="com.microsoft.azure.hdinsight.spark.run.action.SelectHDInsightSparkTypeAction" text="Spark on HDInsight" > |
| 381 | + class="com.microsoft.azure.hdinsight.spark.run.action.SelectHDInsightSparkTypeAction" text="Apache Spark on HDInsight" > |
378 | 382 | </action> |
379 | 383 | <action id="Actions.SelectArisSparkType" |
380 | | - class="com.microsoft.azure.hdinsight.spark.run.action.SelectArisSparkTypeAction" text="Spark on SQL Server Big Data Cluster" > |
| 384 | + class="com.microsoft.azure.hdinsight.spark.run.action.SelectArisSparkTypeAction" |
| 385 | + text="Apache Spark on SQL Server Big Data Cluster" > |
381 | 386 | </action> |
382 | 387 | <action id="Actions.SelectArcadiaSparkType" |
383 | | - class="com.microsoft.azure.hdinsight.spark.run.action.SelectArcadiaSparkTypeAction" text="Spark on Synapse" > |
| 388 | + class="com.microsoft.azure.hdinsight.spark.run.action.SelectArcadiaSparkTypeAction" |
| 389 | + text="Apache Spark on Azure Synapse" > |
384 | 390 | </action> |
385 | 391 | </group> |
386 | 392 |
|
387 | | - <action id="Actions.SparkSubmitJobActionGroups" class="com.microsoft.azure.hdinsight.spark.run.action.SparkSubmitJobActionGroups" text="Submit Spark Application"/> |
| 393 | + <action id="Actions.SparkSubmitJobActionGroups" class="com.microsoft.azure.hdinsight.spark.run.action.SparkSubmitJobActionGroups" text="Submit Apache Spark Application"/> |
388 | 394 |
|
389 | | - <action id="Actions.SparkRunLivyConsoleActionGroups" class="com.microsoft.azure.hdinsight.spark.console.SparkRunLivyConsoleActionGroups" text="Run Spark Console"/> |
| 395 | + <action id="Actions.SparkRunLivyConsoleActionGroups" class="com.microsoft.azure.hdinsight.spark.console.SparkRunLivyConsoleActionGroups" text="Run Apache Spark Console"/> |
390 | 396 |
|
391 | | - <action id="Actions.SparkRunLocalConsoleActionGroups" class="com.microsoft.azure.hdinsight.spark.console.SparkRunLocalConsoleActionGroups" text="Run Spark Local Console"/> |
| 397 | + <action id="Actions.SparkRunLocalConsoleActionGroups" class="com.microsoft.azure.hdinsight.spark.console.SparkRunLocalConsoleActionGroups" text="Run Apache Spark Local Console"/> |
392 | 398 |
|
393 | 399 | <action id="Actions.RunArcadiaSparkConsoleAction" |
394 | | - class="com.microsoft.azure.hdinsight.spark.console.SelectArcadiaSparkTypeThenRunLivyConsoleAction" text="Spark on Arcadia" |
395 | | - description="Start an interactive console for Spark on Arcadia Application" icon="/icons/Spark.png"/> |
| 400 | + class="com.microsoft.azure.hdinsight.spark.console.SelectArcadiaSparkTypeThenRunLivyConsoleAction" |
| 401 | + text="Apache Spark on Azure Synapse" |
| 402 | + description="Start an interactive console for Apache Spark on Azure Synapse Application" icon="/icons/Spark.png"/> |
396 | 403 | <action id="Actions.RunLivySparkConsoleAction" |
397 | | - class="com.microsoft.azure.hdinsight.spark.console.SelectLivySparkTypeThenRunLivyConsoleAction" text="Spark on HDInsight" |
398 | | - description="Start an interactive console for Spark on HDInsight Application" icon="/icons/Spark.png"/> |
| 404 | + class="com.microsoft.azure.hdinsight.spark.console.SelectLivySparkTypeThenRunLivyConsoleAction" text="Apache Spark on HDInsight" |
| 405 | + description="Start an interactive console for Apache Spark on HDInsight Application" icon="/icons/Spark.png"/> |
399 | 406 | <action id="Actions.RunCosmosSparkConsoleAction" |
400 | | - class="com.microsoft.azure.hdinsight.spark.console.SelectCosmosSparkTypeThenRunLivyConsoleAction" text="Spark on Cosmos" |
401 | | - description="Start an interactive console for Spark on Cosmos Application" icon="/icons/Spark.png"/> |
| 407 | + class="com.microsoft.azure.hdinsight.spark.console.SelectCosmosSparkTypeThenRunLivyConsoleAction" text="Apache Spark on Cosmos" |
| 408 | + description="Start an interactive console for Apache Spark on Cosmos Application" icon="/icons/Spark.png"/> |
402 | 409 | <action id="Actions.RunArisSparkConsoleAction" |
403 | | - class="com.microsoft.azure.hdinsight.spark.console.SelectArisSparkTypeThenRunLivyConsoleAction" text="Spark on SQL Server Big Data Cluster" |
404 | | - description="Start an interactive console for Spark on SQL Server Big Data Cluster Application" icon="/icons/Spark.png"/> |
| 410 | + class="com.microsoft.azure.hdinsight.spark.console.SelectArisSparkTypeThenRunLivyConsoleAction" |
| 411 | + text="Apache Spark on SQL Server Big Data Cluster" |
| 412 | + description="Start an interactive console for Apache Spark on SQL Server Big Data Cluster Application" icon="/icons/Spark.png"/> |
405 | 413 |
|
406 | 414 | <action id="Actions.RunArcadiaSparkLocalConsoleAction" |
407 | | - class="com.microsoft.azure.hdinsight.spark.console.SelectArcadiaSparkTypeThenRunLocalConsoleAction" text="Spark on Arcadia" |
408 | | - description="Start a Spark local console for Spark on Arcadia Application" icon="/icons/Spark.png"/> |
| 415 | + class="com.microsoft.azure.hdinsight.spark.console.SelectArcadiaSparkTypeThenRunLocalConsoleAction" text="Apache Spark on Azure Synapse" |
| 416 | + description="Start a Apache Spark local console for Apache Spark on Azure Synapse Application" icon="/icons/Spark.png"/> |
409 | 417 | <action id="Actions.RunLivySparkLocalConsoleAction" |
410 | | - class="com.microsoft.azure.hdinsight.spark.console.SelectLivySparkTypeThenRunLocalConsoleAction" text="Spark on HDInsight" |
411 | | - description="Start a Spark local console for Spark on HDInsight Application" icon="/icons/Spark.png"/> |
| 418 | + class="com.microsoft.azure.hdinsight.spark.console.SelectLivySparkTypeThenRunLocalConsoleAction" text="Apache Spark on HDInsight" |
| 419 | + description="Start a Apache Spark local console for Apache Spark on HDInsight Application" icon="/icons/Spark.png"/> |
412 | 420 | <action id="Actions.RunCosmosSparkLocalConsoleAction" |
413 | | - class="com.microsoft.azure.hdinsight.spark.console.SelectCosmosSparkTypeThenRunLocalConsoleAction" text="Spark on Cosmos" |
414 | | - description="Start a Spark local console for Spark on Cosmos Application" icon="/icons/Spark.png"/> |
| 421 | + class="com.microsoft.azure.hdinsight.spark.console.SelectCosmosSparkTypeThenRunLocalConsoleAction" text="Apache Spark on Cosmos" |
| 422 | + description="Start a Apache Spark local console for Apache Spark on Cosmos Application" icon="/icons/Spark.png"/> |
415 | 423 | <action id="Actions.RunArisSparkLocalConsoleAction" |
416 | | - class="com.microsoft.azure.hdinsight.spark.console.SelectArisSparkTypeThenRunLocalConsoleAction" text="Spark on SQL Server Big Data Cluster" |
417 | | - description="Start a Spark local console for Spark on SQL Server Big Data Cluster Application" icon="/icons/Spark.png"/> |
| 424 | + class="com.microsoft.azure.hdinsight.spark.console.SelectArisSparkTypeThenRunLocalConsoleAction" |
| 425 | + text="Apache Spark on SQL Server Big Data Cluster" |
| 426 | + description="Start a Apache Spark local console for Apache Spark on SQL Server Big Data Cluster Application" icon="/icons/Spark.png"/> |
418 | 427 | <action id="page.new" class="com.microsoft.intellij.actions.CreateFunctionAction" |
419 | 428 | text="Azure Function Class" |
420 | 429 | description="Create New Azure Function Class"> |
|
0 commit comments