From 5aeb4637677ca431fce4e57835ce504b221f2faf Mon Sep 17 00:00:00 2001 From: Greg Stein Date: Mon, 12 Sep 2011 00:50:51 -0400 Subject: [PATCH 1/2] Tweak the default port. --- attachments/load_stocks.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/attachments/load_stocks.rb b/attachments/load_stocks.rb index 6433ccb..139f9b3 100644 --- a/attachments/load_stocks.rb +++ b/attachments/load_stocks.rb @@ -1,7 +1,7 @@ #!/usr/bin/env ruby %w[rubygems csv time riak].each{|lib| require lib} -client = Riak::Client.new # or: Riak::Client.new(:port => 8097) +client = Riak::Client.new # or: Riak::Client.new(:port => 8087) bucket = client['goog'] quotes = CSV.read 'goog.csv' From 62dd9613c055292ee0ad35a0ef57e4876c51e1bf Mon Sep 17 00:00:00 2001 From: Greg Stein Date: Mon, 12 Sep 2011 01:02:57 -0400 Subject: [PATCH 2/2] Fix up the default protobuf port. --- .../Operations/Network-Security-and-Firewall-Configurations.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/Riak/Operations/Network-Security-and-Firewall-Configurations.md b/pages/Riak/Operations/Network-Security-and-Firewall-Configurations.md index 9d6c378..c46740b 100644 --- a/pages/Riak/Operations/Network-Security-and-Firewall-Configurations.md +++ b/pages/Riak/Operations/Network-Security-and-Firewall-Configurations.md @@ -54,7 +54,7 @@ the following ports:** on the following ports:** - web_port: TCP:8098 -- pb_port: TCP:8097 +- pb_port: TCP:8087 One important note: if you do add the `inet_dist_listen_min` and `inet_dist_listen_max` entries to riak/etc/app.config, you need to kill off any