This is an automated email from the ASF dual-hosted git repository.
xhsun pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git
The following commit(s) were added to refs/heads/master by this push:
new ed26e85 [TE] fix document for adding new application (#5473)
ed26e85 is described below
commit ed26e8589fe5f91d2876d417aebf23575010cc76
Author: Xiaohui Sun <[email protected]>
AuthorDate: Mon Jun 1 14:11:46 2020 -0700
[TE] fix document for adding new application (#5473)
Co-authored-by: Xiaohui Sun <[email protected]>
---
thirdeye/docs/configuration.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/thirdeye/docs/configuration.rst b/thirdeye/docs/configuration.rst
index 7afe2fd..1115ee6 100644
--- a/thirdeye/docs/configuration.rst
+++ b/thirdeye/docs/configuration.rst
@@ -235,7 +235,7 @@ Example payload could be:
"recipients": "[email protected]"
}
-2.From admin page
+2.From admin page (only if there are existing applications)
a. Navigate to admin page: http://localhost:1426/thirdeye-admin
b. Select an existing application from "Entity Editor".
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]