File tree Expand file tree Collapse file tree 1 file changed +8
-9
lines changed Expand file tree Collapse file tree 1 file changed +8
-9
lines changed Original file line number Diff line number Diff line change 11{
2- "id" : " klout " ,
2+ "id" : " default " ,
33 "description" : " Default settings" ,
44 "engineFactory" : " org.template.RecommendationEngine" ,
55 "datasource" : {
66 "params" : {
77 "name" : " sample-handmade-data.txt" ,
8- "appName" : " yipjustin-exp1 " ,
9- "eventNames" : [" opened " , " clicked " , " klout_topic " ]
8+ "appName" : " handmade " ,
9+ "eventNames" : [" purchase " , " view " ]
1010 }
1111 },
1212 "sparkConf" : {
2222 "comment" : " setup for example 'handmade' data, make sure to change for your needs" ,
2323 "name" : " ur" ,
2424 "params" : {
25- "appName" : " yipjustin-exp1 " ,
26- "indexName" : " urindex_klout " ,
25+ "appName" : " handmade " ,
26+ "indexName" : " urindex " ,
2727 "typeName" : " items" ,
28- "blacklistEvents" : [],
29- "maxCorrelatorsPerEventType" : 100 ,
30- "eventNames" : [" opened" , " clicked" , " klout_topic" ]
28+ "eventNames" : [" purchase" , " view" ]
3129 }
3230 }
3331 ]
34- }
32+ }
33+
You can’t perform that action at this time.
0 commit comments