diff --git a/src/java/overview.html b/src/java/overview.html index 77b1ccf8ae8..8725c1ea922 100644 --- a/src/java/overview.html +++ b/src/java/overview.html @@ -40,6 +40,9 @@ amount of data into regionservers. See the FAQ: Why do I see "java.io.IOException...(Too many open files)" in my logs? for how to up the limit. +
  • The clocks on cluster members should be in basic alignments. Some skew is tolerable but + wild skew can generate odd behaviors. Run NTP + on your cluster, or an equivalent.
  • Getting Started