-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Connector documentation #18
Conversation
Signed-off-by: Guian Gumpac <[email protected]>
Signed-off-by: Guian Gumpac <[email protected]>
Signed-off-by: Guian Gumpac <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGFM
…t-sql into connector-documentation
…nection string options image Signed-off-by: Guian Gumpac <[email protected]>
Signed-off-by: Guian Gumpac <[email protected]>
|
||
<img src="img/pbi_select_connector_amz.png" width="500"> | ||
|
||
3. You will get a warning for using third-party service. Click on **Continue**. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
3. You will get a warning for using third-party service. Click on **Continue**. | |
3. You will get a warning for using a third-party service. Click on **Continue**. | |
|
||
<img src="img/pbi_third_party_warning.png" width="500"> | ||
|
||
4. Enter server value. Click on **OK**. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
4. Enter server value. Click on **OK**. | |
4. Enter the server value. Click on **OK**. | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What is the server value? The hostname of the OpenSearch service?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This should be updated. This was copied from the old markdown file. I will update both files
|
||
7. Click on **Load**. | ||
|
||
8. Select required columns for creating graph. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
8. Select required columns for creating graph. | |
8. Select required columns for creating a graph. | |
|
||
## Troubleshooting | ||
|
||
* If you get the following error, please install [OpenSearch SQL ODBC Driver](https://docs-beta.opensearch.org/search-plugins/sql/odbc/). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* If you get the following error, please install [OpenSearch SQL ODBC Driver](https://docs-beta.opensearch.org/search-plugins/sql/odbc/). | |
* If you get the following error, please install the [OpenSearch SQL ODBC Driver](https://docs-beta.opensearch.org/search-plugins/sql/odbc/). | |
|
||
<img src="img/pbi_error_conn.png" width="350"> | ||
|
||
1. Check if host and port values are correct. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Note above that you say the "server" value, but don't mention host and port.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Will update this. Thanks
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Updated the instructions above
Signed-off-by: Guian Gumpac <[email protected]>
|
||
<img src="img/pbi_connection_string_options.png" width="500"> | ||
|
||
* Select authentication option. Enter credentials if required and click on **Connect**. | ||
|
||
<img src="img/pbi_auth.png" width="500"> | ||
|
||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why the extra newline here?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Removed.
Signed-off-by: Guian Gumpac <[email protected]>
…/4) #18 (opensearch-project#1979) * Integration test spotless apply directory Signed-off-by: Mitchell Gale <[email protected]> * Address PR comments Signed-off-by: Mitchell Gale <[email protected]> --------- Signed-off-by: Mitchell Gale <[email protected]>
…/4) #18 (opensearch-project#1979) * Integration test spotless apply directory Signed-off-by: Mitchell Gale <[email protected]> * Address PR comments Signed-off-by: Mitchell Gale <[email protected]> --------- Signed-off-by: Mitchell Gale <[email protected]>
Description
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.