@@ -1230,7 +1230,7 @@ There is no bridge to KO for components using this integration. Example using in
sparksql: {
placeHolder: '${ _("Example: SELECT * FROM tablename, or press CTRL + space") }',
aceMode: 'ace/mode/sparksql',
- snippetImage: '${ static("beeswax/art/icon_spark_48.png") }',
+ snippetImage: '${ static("spark/art/icon_spark_48.png") }',
sqlDialect: true
},
mapreduce: {
@@ -2224,7 +2224,7 @@ ${ sqlSyntaxDropdown.sqlSyntaxDropdown() }