Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@

- Change transport.type to http
- host → localhost (if running on same machine as Zeppelin) & port → 9200
- username: admin & password: admin
- username: `admin` & password: `<admin password>`
Copy link
Collaborator

Choose a reason for hiding this comment

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

If we're not going to provide specific values it can be better to not use a placeholder with brackets. Maybe "Use the username admin and the configured password (default admin)".

- Once configured the screen should look like this:
![OpenSearch Interpreter](images/opensearch-zeppelin.png)

Expand Down