Repository: apex-core
Updated Branches:
  refs/heads/master 5fe931543 -> 6f2b35de5


APEXCORE-692 dev setup sandbox section to refer to Apex downloads page


Project: http://git-wip-us.apache.org/repos/asf/apex-core/repo
Commit: http://git-wip-us.apache.org/repos/asf/apex-core/commit/6f2b35de
Tree: http://git-wip-us.apache.org/repos/asf/apex-core/tree/6f2b35de
Diff: http://git-wip-us.apache.org/repos/asf/apex-core/diff/6f2b35de

Branch: refs/heads/master
Commit: 6f2b35de5578aaeca45c86b34ec950ca5835a447
Parents: 5fe9315
Author: Dean Lockgaard <[email protected]>
Authored: Sat Apr 15 00:20:11 2017 +0900
Committer: Dean Lockgaard <[email protected]>
Committed: Sat Apr 15 00:20:11 2017 +0900

----------------------------------------------------------------------
 docs/apex_development_setup.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/apex-core/blob/6f2b35de/docs/apex_development_setup.md
----------------------------------------------------------------------
diff --git a/docs/apex_development_setup.md b/docs/apex_development_setup.md
index 024b2a2..7e9b257 100644
--- a/docs/apex_development_setup.md
+++ b/docs/apex_development_setup.md
@@ -158,7 +158,7 @@ After the build completes, you should see the demo 
application package files in
 Sandbox
 -------------------------------------------------------------------------------
 
-To jump start development with an Apache Hadoop single node cluster, 
[DataTorrent Sandbox](https://www.datatorrent.com/download) powered by 
VirtualBox is available on Windows, Linux, or Mac platforms.  The sandbox is 
configured by default to run with 6GB RAM; if your development machine has 16GB 
or more, you can increase the sandbox RAM to 8GB or more using the VirtualBox 
console.  This will yield better performance and support larger applications.  
The advantage of developing in the sandbox is that most of the tools (e.g. 
_jdk_, _git_, _maven_), Hadoop YARN and HDFS, and a distribution of Apache Apex 
and DataTorrent RTS are pre-installed.  The disadvantage is that the sandbox is 
a memory-limited environment, and requires settings changes and restarts to 
adjust memory available for development and testing.
+To jump-start development with Apex, please refer to the 
[Downloads](https://apex.apache.org/downloads.html) section of the Apache Apex 
website, which provides a list of 3rd party Apex binary packages and sandbox 
environments.
 
 
 

Reply via email to