Merge commit '72fbb8bc7a85834e51b16b48608f45f7bd63c749' * commit '72fbb8bc7a85834e51b16b48608f45f7bd63c749': Couple small fixes based on testing. Use multiple threads to read data from Cassandra and one thread to write that data to the two output files.
Project: http://git-wip-us.apache.org/repos/asf/incubator-usergrid/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-usergrid/commit/3d8fc6fe Tree: http://git-wip-us.apache.org/repos/asf/incubator-usergrid/tree/3d8fc6fe Diff: http://git-wip-us.apache.org/repos/asf/incubator-usergrid/diff/3d8fc6fe Branch: refs/heads/USERGRID-703 Commit: 3d8fc6feccc29877bba65b14d64795b51929b3fa Parents: a415af4 72fbb8b Author: GERey <[email protected]> Authored: Fri Jun 12 14:34:33 2015 -0700 Committer: GERey <[email protected]> Committed: Fri Jun 12 14:34:33 2015 -0700 ---------------------------------------------------------------------- .../org/apache/usergrid/tools/ExportAdmins.java | 482 +++++++++++++------ 1 file changed, 342 insertions(+), 140 deletions(-) ----------------------------------------------------------------------
