|
|
@ -320,7 +320,7 @@ export const DATA_BASE_TYPES = [ |
|
|
|
internal: true, |
|
|
|
internal: true, |
|
|
|
type: 'jdbc', |
|
|
|
type: 'jdbc', |
|
|
|
hasSchema: true, |
|
|
|
hasSchema: true, |
|
|
|
kerberos: false, |
|
|
|
kerberos: true, |
|
|
|
}, |
|
|
|
}, |
|
|
|
{ |
|
|
|
{ |
|
|
|
text: 'FusionInsight elk', |
|
|
|
text: 'FusionInsight elk', |
|
|
@ -331,7 +331,7 @@ export const DATA_BASE_TYPES = [ |
|
|
|
internal: true, |
|
|
|
internal: true, |
|
|
|
type: 'jdbc', |
|
|
|
type: 'jdbc', |
|
|
|
hasSchema: true, |
|
|
|
hasSchema: true, |
|
|
|
kerberos: false, |
|
|
|
kerberos: true, |
|
|
|
}, |
|
|
|
}, |
|
|
|
{ |
|
|
|
{ |
|
|
|
text: 'FusionInsight HD', |
|
|
|
text: 'FusionInsight HD', |
|
|
@ -342,7 +342,7 @@ export const DATA_BASE_TYPES = [ |
|
|
|
internal: true, |
|
|
|
internal: true, |
|
|
|
type: 'jdbc', |
|
|
|
type: 'jdbc', |
|
|
|
hasSchema: false, |
|
|
|
hasSchema: false, |
|
|
|
kerberos: false, |
|
|
|
kerberos: true, |
|
|
|
}, |
|
|
|
}, |
|
|
|
{ |
|
|
|
{ |
|
|
|
text: 'GaussDB 200', |
|
|
|
text: 'GaussDB 200', |
|
|
@ -353,7 +353,7 @@ export const DATA_BASE_TYPES = [ |
|
|
|
internal: true, |
|
|
|
internal: true, |
|
|
|
type: 'jdbc', |
|
|
|
type: 'jdbc', |
|
|
|
hasSchema: true, |
|
|
|
hasSchema: true, |
|
|
|
kerberos: false, |
|
|
|
kerberos: true, |
|
|
|
}, { |
|
|
|
}, { |
|
|
|
text: 'Hadoop Hive', |
|
|
|
text: 'Hadoop Hive', |
|
|
|
databaseType: 'hadoop-hive', |
|
|
|
databaseType: 'hadoop-hive', |
|
|
|