Rui Guo has uploaded a new change for review.
https://asterix-gerrit.ics.uci.edu/3114
Change subject: Fixed the path of the start-sample-cluster.sh in README
......................................................................
Fixed the path of the start-sample-cluster.sh in README
Change-Id: If8a4884c0a59ded2388416bfca3359108a19f67a
---
M README.md
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://asterix-gerrit.ics.uci.edu:29418/asterixdb
refs/changes/14/3114/1
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: newchange
Gerrit-Change-Id: If8a4884c0a59ded2388416bfca3359108a19f67a
Gerrit-PatchSet: 1
Gerrit-Project: asterixdb
Gerrit-Branch: master
Gerrit-Owner: Rui Guo <[email protected]>