You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@pulsar.apache.org by Apache Pulsar Slack <ap...@gmail.com> on 2018/06/11 09:11:03 UTC

Slack digest for #general - 2018-06-11

2018-06-11 06:36:16 UTC - Sagar Gaur: @Sagar Gaur has joined the channel
----
2018-06-11 06:47:32 UTC - Sagar Gaur: <!channel> Hi  i m new to pulsar 2.0 and trying to use it for my b.tech project for making a recommendation system...So if anyone could tell the steps i should follow to make a  recommendation system using Pulsar and Heron....?
----
2018-06-11 07:01:58 UTC - Ali Ahmed: that’s a very broad question
----
2018-06-11 07:02:37 UTC - Ali Ahmed: pulsar and stream processing systems like heron can be used to build a streaming recommendation system
----
2018-06-11 07:03:01 UTC - Ali Ahmed: but there a very range of implementation possibilities
----
2018-06-11 07:13:53 UTC - Tiago Caxias: True. Also, by using the channel callout you're raising an alarm to the 222 people on the channel. Please moderate that callout usage @Sagar Gaur
Thank you
white_check_mark : Ali Ahmed, Sijie Guo
----
2018-06-11 07:31:29 UTC - Jean-Bernard van Zuylen: @Jean-Bernard van Zuylen has joined the channel
----
2018-06-11 07:35:16 UTC - jia zhai: Hi, @Sagar Gaur  Here is a ‘getting-start’ page to have a try on Pulsar + heron with docker:
<https://streaml.io/docs/getting-started>
----
2018-06-11 08:30:47 UTC - Vasily Yanov: Hi! is it possible to decrease logging level for broker and proxy containers to WARN with env vars? I already tried to set PULSAR_ROOT_LOGGER=WARN,CONSOLE with no positive result (still see a lot of info messages). BTW: pulsar 2.0.0-rc1
----
2018-06-11 08:36:11 UTC - Ali Ahmed: I don’t think you can change it with env flag out of the box , I know custom log4j xml can specify env flags as parameters but it doesn’t happen out of the box
----
2018-06-11 08:38:09 UTC - Sijie Guo: @Vasily Yanov - 2.0.0 is using log4j2. so the env is different from 1.22.x. try setting PULSAR_LOG_LEVEL = warn and
----
2018-06-11 08:45:33 UTC - Vasily Yanov: ok. thank you! will try it right now
----
2018-06-11 08:48:20 UTC - Vasily Yanov: @Sijie Guo looks like it made the trick! thank you!
+1 : Sijie Guo, Ali Ahmed
----
2018-06-11 08:50:08 UTC - Sijie Guo: you are welcome
----