Skip to content

Updates to the plugin #1

Open
saugatt wants to merge 3 commits intoqubole:masterfrom
saugatt:master
Open

Updates to the plugin #1
saugatt wants to merge 3 commits intoqubole:masterfrom
saugatt:master

Conversation

@saugatt
Copy link

@saugatt saugatt commented Aug 15, 2019

Remove attribute service from connectionResolver.tdr
Change the API token to be password field which is secure.
API Token replaced by password field using PasswordOnly authentication
Add authentication as a required attribute in connectionResolver.tdr
Removed comments from conenctionBuilder.js
Update manifest.xml to use string from resource-en_US.xml
Remove from connection-dialog.tcd

<option name="Password" default="true" value="api-token" />
</authentication-options>
<db-name-prompt value="Catalog :" />
<has-databases value="true" />

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@saugatt should we not have has-databases enabled in dialogue box?

<has-schemas value="true" />
<server-prompt value="End Point;Bucket Region : " default="https://api.qubole.com;us-east-1"/>
<service-prompt value="API Token : " />
<show-uncommitted-data-checkbox value="true" />

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@saugatt We use show-uncommitted-data-checkbox to enable streaming. I see it is removed. Do we have any specific field to achieve the same?

cc : @vijaymann

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants