Andrei Marinescu

Results 5 issues of Andrei Marinescu

Hey guys! I would like to redirect all god logs to a Greylog2 server. Is there any way to specify the syslog server that I would like to log to...

I'm trying to use this library in conjunction with a React application and I'm implementing a LinkedIN login. The issue I'm facing is that my redirect_uri is different from the...

Hello everyone, I'm trying to run a job using the following command: dcos spark run --submit-args="--packages=org.apache.hadoop:hadoop-aws:2.7.1 https://external_domain/SparkPoc.py" The task fails immediately with the following output from dcos spark status :...

Hi Jake, First of all thanks for providing this adapter, it works quite well with our current setup that requires view recycling in a PagerView. I've got one question though...

When using the module in Terraform 0.14.5 warnings were issued on all `terraform` invocations regarding the deprecation of unnecessary string interpolations. This PR removes these warnings from triggering.