Ian Maxon has submitted this change and it was merged. Change subject: [NO ISSUE] Updated out-of-date information in README ......................................................................
[NO ISSUE] Updated out-of-date information in README - user model changes: no - storage format changes: no - interface changes: no Details: - Updated the path of start-sample-cluster.sh in README Change-Id: If8a4884c0a59ded2388416bfca3359108a19f67a Reviewed-on: https://asterix-gerrit.ics.uci.edu/3114 Reviewed-by: Michael Blow <[email protected]> Tested-by: Michael Blow <[email protected]> Contrib: Jenkins <[email protected]> Reviewed-by: Ian Maxon <[email protected]> --- M README.md 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Anon. E. Moose #1000171: Jenkins: Michael Blow: Looks good to me, approved; Verified Ian Maxon: Looks good to me, approved diff --git a/README.md b/README.md index e1a2d5a..a555946 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ * Start a single-machine AsterixDB instance: - $cd asterixdb/asterix-server/target/asterix-server-*-binary-assembly/ + $cd asterixdb/asterix-server/target/asterix-server-*-binary-assembly/apache-asterixdb-*-SNAPSHOT $./opt/local/bin/start-sample-cluster.sh * Good to go and run queries in your browser at: -- To view, visit https://asterix-gerrit.ics.uci.edu/3114 To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings Gerrit-MessageType: merged Gerrit-Change-Id: If8a4884c0a59ded2388416bfca3359108a19f67a Gerrit-PatchSet: 4 Gerrit-Project: asterixdb Gerrit-Branch: master Gerrit-Owner: Rui Guo <[email protected]> Gerrit-Reviewer: Anon. E. Moose #1000171 Gerrit-Reviewer: Ian Maxon <[email protected]> Gerrit-Reviewer: Jenkins <[email protected]> Gerrit-Reviewer: Michael Blow <[email protected]>
