> On 2 déc. 2015, at 11:23, Wentao Liu <[email protected]> wrote: > > Hello Serge, > > Thanks for the response. > First of all, I need set up the UNOMI server and get it running!
Should be rather simple. We are working on building a release, but in the mean time you can simply checkout the code, build using the following command : mvn clean install -P generate-package and you should have the generated packages in package/target Simply deploy one of them and then launch using : bin/karaf > Generally, I need integrate data collecting code with web pages to collect > user access data. Bases on this, I need design a UI to show user profiles. > After this, we can try to sell the product to customers to help them analyze > user behaviors and do online sales promotion. Probably need use Hadoop or > other big data platforms as data process engine. BigData and algorithms integration is something we are looking at in both the standard at OASIS (CXS) and here. The idea is that the internal events sent to Unomi could then serve as input to BigData systems such as Hadoop or Apache Spark. > Glad to know you can accept my documents:) once I have more, will send you to > review. Sure thing. The more we have the better. Best regards, Serge…
