mikewalch closed pull request #82: Updated Uno & Muchos URLs
URL: https://github.com/apache/accumulo-website/pull/82
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/_posts/blog/2017-04-21-introducing-uno-and-muchos.md 
b/_posts/blog/2017-04-21-introducing-uno-and-muchos.md
index 1c285938..ff081bee 100644
--- a/_posts/blog/2017-04-21-introducing-uno-and-muchos.md
+++ b/_posts/blog/2017-04-21-introducing-uno-and-muchos.md
@@ -24,8 +24,8 @@ pages.
 Uno git repo.
 
 ```bash
-git clone https://github.com/astralway/uno.git
-cd uno
+git clone https://github.com/apache/fluo-uno.git
+cd fluo-uno
 ```
 
 Uno works out of the box but it can be customized by modifying `conf/uno.conf`.
@@ -62,8 +62,8 @@ If you need a fresh cluster, you can run `uno setup accumulo` 
again. To kill you
 cloning its git repo.
 
 ```bash
-git clone https://github.com/astralway/muchos.git
-cd muchos
+git clone https://github.com/apache/fluo-muchos.git
+cd fluo-muchos
 ```
 
 Before using Muchos, create `muchos.props` in `conf/` and edit it for your AWS 
environment.
@@ -96,6 +96,6 @@ reference the [Ansible] code in Muchos to automate management 
of their own clust
 [install]: https://github.com/apache/accumulo/blob/master/INSTALL.md
 [Hadoop]: https://hadoop.apache.org/
 [Zookeeper]: https://zookeeper.apache.org/
-[Uno]: https://github.com/astralway/uno
-[Muchos]: https://github.com/astralway/muchos
+[Uno]: https://github.com/apache/fluo-uno
+[Muchos]: https://github.com/apache/fluo-muchos
 [Ansible]: https://www.ansible.com/
diff --git a/_posts/blog/2018-03-22-view-metrics-in-grafana.md 
b/_posts/blog/2018-03-22-view-metrics-in-grafana.md
index 63c14054..c99031bd 100644
--- a/_posts/blog/2018-03-22-view-metrics-in-grafana.md
+++ b/_posts/blog/2018-03-22-view-metrics-in-grafana.md
@@ -79,11 +79,11 @@ Metrics from Accumulo will be immediately viewable in 
Grafana at [http://localho
     be empty unless you have Accumulo running and configured to send data to 
InfluxDB. When you start
     sending data, you may need to refresh the dashboard page in the browser to 
start viewing metrics.
 
-[Uno]: https://github.com/astralway/uno
+[Uno]: https://github.com/apache/fluo-uno
 [metrics2]: {{ site.baseurl 
}}/docs/2.0/administration/monitoring-metrics#hadoop-metrics2
 [Graphite]: https://graphiteapp.org/
 [Ganglia]: http://ganglia.sourceforge.net/
 [monitor]: {{ site.baseurl }}/features/#screenshots
 [Grafana]: http://grafana.org/
 [InfluxDB]: https://influxdb.com/
-[dashboard]: 
https://raw.githubusercontent.com/astralway/uno/master/conf/grafana/accumulo-dashboard.json
+[dashboard]: 
https://raw.githubusercontent.com/apache/fluo-uno/master/conf/grafana/accumulo-dashboard.json
diff --git a/contributor/contributors-guide.md 
b/contributor/contributors-guide.md
index 93021b28..bf3cbae2 100644
--- a/contributor/contributors-guide.md
+++ b/contributor/contributors-guide.md
@@ -655,7 +655,7 @@ Below are more projects with integration tests:
 [manual]: {{ site.baseurl }}/{{ site.latest_minor_release 
}}/accumulo_user_manual.html
 [quickstart1x]: {{ site.baseurl }}/quickstart-1.x/
 [quickstart2x]: {{ site.baseurl }}/quickstart-2.x/
-[Uno]: https://github.com/astralway/uno
+[Uno]: https://github.com/apache/fluo-uno
 [get-involved]: {{ site.baseurl }}/get_involved
 [git]: https://git-scm.com/
 [github]: https://github.com/apache/accumulo
diff --git a/pages/related-projects.md b/pages/related-projects.md
index 920f05a1..a41dc9a1 100644
--- a/pages/related-projects.md
+++ b/pages/related-projects.md
@@ -63,7 +63,7 @@ enable higher-level graph algorithms and analytics.
 
 #### Uno and Muchos
 
-[Uno](https://github.com/astralway/uno) and 
[Muchos](https://github.com/astralway/muchos) provide automation for quickly 
setting up Accumulo instances for testing.  These project were created to 
enable Fluo testing, but can be used to setup just Accumulo.
+[Uno](https://github.com/apache/fluo-uno) and 
[Muchos](https://github.com/apache/fluo-muchos) provide automation for quickly 
setting up Accumulo instances for testing.  These project were created to 
enable Fluo testing, but can be used to setup just Accumulo.
 
 ## User-Created Applications
 


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to