From a09fb3956e755428d57ddf3ad6a9f68c5fb8a402 Mon Sep 17 00:00:00 2001 From: Jonathan Levy Date: Thu, 5 Mar 2015 14:56:39 -0600 Subject: [PATCH] Update installation-configuration.rst Noted that the framework will work with the version of DataSync in the repository and to rename it to datasync.jar. --- docs/installation-configuration.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/installation-configuration.rst b/docs/installation-configuration.rst index 1eb84f4..7ff61f3 100644 --- a/docs/installation-configuration.rst +++ b/docs/installation-configuration.rst @@ -65,6 +65,10 @@ utility is *only* compatible with Socrata portals. Fortunately, this utility handles incremental updates and upserting without additional logic in the ETL. +This framework will work with the version of DataSync in the DataSync +directory of this repository, which is named in a way to make the +version clear. It should be renamed to ``datasync.jar`` in an actual deployment. + You may install DataSync to any directory. Later configuration will direct Kettle to the correct location.