Should be easy to modify FileDataModel to read an arbitrary stream, to accommodate either mechanism.
On Tue, Oct 20, 2009 at 7:55 PM, Niraj Juneja <[email protected]> wrote: > How would you load the input data for the Recommender is an important > consideration. AppEngine has partial FileSupport. i.e you can only Read > Files that are in the WAR and not write to any files except Log files. > You can load files from URL - but how would the large URL file behave is the > risk.
