Re: Samza - New Relic integration

2020-03-01 Thread Jagadish Venkatraman
That's great to hear Vaibhav. Feel free to reach out to the community if you have further questions! Best Jagadish On Sunday, March 1, 2020, Vaibhav Garg wrote: > Ok. That worked for me. > > Thank you, Bharath, Yi Pan, and Jagadish for your help. > > Thanks, > Vaibhav Garg > +91-9505020924 > va

Re: Samza - New Relic integration

2020-03-01 Thread Vaibhav Garg
Ok. That worked for me. Thank you, Bharath, Yi Pan, and Jagadish for your help. Thanks, Vaibhav Garg +91-9505020924 vaibhavgar...@gmail.com LinkedIn On Sun, Mar 1, 2020 at 12:56 PM Vaibhav Garg wrote: > Ok. I will try that. > > Thanks, > Vaibhav Ga

Re: Samza - New Relic integration

2020-02-29 Thread Vaibhav Garg
Ok. I will try that. Thanks, Vaibhav Garg +91-9505020924 vaibhavgar...@gmail.com LinkedIn On Sun, Mar 1, 2020 at 12:31 PM Jagadish Venkatraman wrote: > Hi Vaibhav, > > Can you try ./__package/newrelic/newrelic.jar? > > If that doesn't work, I'd reco

Re: Samza - New Relic integration

2020-02-29 Thread Jagadish Venkatraman
Hi Vaibhav, Can you try ./__package/newrelic/newrelic.jar? If that doesn't work, I'd recommend doing the following: 1. Print the current working directory of your Samza container JVM 2. Use (1) to determine a relative reference to the directory path within your package Cheers Jagadish On Saturd

Re: Samza - New Relic integration

2020-02-29 Thread Vaibhav Garg
I would be really grateful if someone could help me with this. Thanks, Vaibhav Garg +91-9505020924 vaibhavgar...@gmail.com LinkedIn On Sat, Feb 29, 2020 at 9:02 PM Vaibhav Garg wrote: > Please do let me know if some other clarification is needed. >

Re: Samza - New Relic integration

2020-02-29 Thread Vaibhav Garg
Please do let me know if some other clarification is needed. Thanks, Vaibhav Garg +91-9505020924 vaibhavgar...@gmail.com LinkedIn On Sat, Feb 29, 2020 at 10:31 AM Vaibhav Garg wrote: > OK. Here is what I have inside my configuration in order to star

Re: Samza - New Relic integration

2020-02-28 Thread Vaibhav Garg
OK. Here is what I have inside my configuration in order to start NewRelic at the time of the container start: task.opts=-Xmx2048m -XX:+UseConcMarkSweepGC *-javaagent:/usr/home/vaibhav/newrelic/newrelic.jar* Now, I have specified the absolute path of the NewRelic jar. There are 2 challenges that

Re: Samza - New Relic integration

2020-02-28 Thread Yi Pan
Hi, Vaibhav, Not quite sure whether I understand your ask. How do you package and distribute NewRelic jar in the YARN cluster? It would be much helpful if you can share your job configure that worked and the places that you would like to change. Best, -Yi On Fri, Feb 28, 2020 at 11:55 AM Vaibha

Re: Samza - New Relic integration

2020-02-28 Thread Vaibhav Garg
OK. I have been able to use NewRelic by specifying -javaagent option in task.opts. However, I had to give the absolute path to the NewRelic jar file in order to make it work. How can I give a path that is relative to the container since I would like to integrate NewRelic dependencies along with o

Re: Samza - New Relic integration

2020-02-28 Thread Vaibhav Garg
Yes. That's exactly what I am looking for. Let me try it out and I will get back to you if I face any issues. Thanks again Vaibhav Garg +91-9505020924 vaibhavgar...@gmail.com LinkedIn On Fri, Feb 28, 2020 at 1:23 PM Yi Pan wrote: > Hi, Vaibhav, >

Re: Samza - New Relic integration

2020-02-27 Thread Yi Pan
Hi, Vaibhav, Check the description of task.opts in the configuration doc here: http://samza.apache.org/learn/documentation/latest/jobs/samza-configurations.html Is this what you are looking for? On Thu, Feb 27, 2020 at 9:54 PM Vaibhav Garg wrote: > Hi, > > Any help here would be great. > > Tha

Re: Samza - New Relic integration

2020-02-27 Thread Vaibhav Garg
Hi, Any help here would be great. Thanks, Vaibhav Garg +91-9505020924 vaibhavgar...@gmail.com LinkedIn On Thu, Feb 27, 2020 at 10:20 AM Vaibhav Garg wrote: > Dear Bharath, > > Thanks for your reply. I now realize that I put a very ambiguous questio

Re: Samza - New Relic integration

2020-02-26 Thread Vaibhav Garg
Dear Bharath, Thanks for your reply. I now realize that I put a very ambiguous question to the community. Here is another attempt: I have set up a Yarn cluster that is configured to run containers of multiple Samza jobs. I would like to treat all the containers of the job as a single application

Re: Samza - New Relic integration

2020-02-26 Thread Bharath Kumara Subramanian
Hi, I am not sure I fully understand the ask. IIUC, Samza doesn't have native integration with New relic. However, you should still be able to integrate your application with New relic on your end without native support. If you are particularly looking to integrate native Samza metrics w/ New rel

Samza - New Relic integration

2020-02-26 Thread Vaibhav Garg
Hi, I want to integrate New Relic in my Samza jobs. Can anyone help with this, please? Thanks, Vaibhav Garg +91-9505020924 vaibhavgar...@gmail.com LinkedIn