Things got clearier with your help!
Thank you very much
On 9 March 2015 at 01:50, Ted Dunning wrote:
> Efi,
>
> Only you can really tell which is best for your efforts. All the rest is
> our own partially informed opinions.
>
> Pre-filtering can often be accomplished in the search context by c
Glad to help.
You can help us by reporting your results when you get them.
We look forward to that!
On Tue, Mar 10, 2015 at 4:22 AM, Efi Koulouri wrote:
> Things got clearier with your help!
>
> Thank you very much
>
> On 9 March 2015 at 01:50, Ted Dunning wrote:
>
> > Efi,
> >
> > Only you
OK, so the solution to the issue was to add the following to my core-site.xml
fs.file.impl
org.apache.hadoop.fs.LocalFileSystem The
FileSystem for file: uris.
fs.hdfs.impl
org.apache.hadoop.hdfs.DistributedFileSystem The
FileSystem for hdfs: uris.
On Monday, March
Hi,
Does anybody have any idea about how to do incremental update for the item
similarity? I mean how I can apply latest user action data for example today's
data? Do I have to run it again for the entire dataset?
Thanks,
Kevin
The latest user actions work just fine as the query against the last time you
ran spark-itemsimilairty. Go to the Demo site https://guide.finderbots.com and
run through the “trainer” those things you pick are instantly used to make
recs. spark-itemsimilarity was not re-run. The only time you rea
I see. Thank you, Pat.
On Tuesday, March 10, 2015 3:17 PM, Pat Ferrel wrote:
The latest user actions work just fine as the query against the last time you
ran spark-itemsimilairty. Go to the Demo site https://guide.finderbots.com and
run through the “trainer” those things you pick are i
Just to be clear #1 was about new items, not users. New users will work as long
as you have history for them.
On Mar 10, 2015, at 3:34 PM, Kevin Zhang
wrote:
I see. Thank you, Pat.
On Tuesday, March 10, 2015 3:17 PM, Pat Ferrel wrote:
The latest user actions work just fine as the quer