Rik Heijdens

Results 12 comments of Rik Heijdens

Hey @abdulnyctale, custom jars to be used by your Spark job can be supplied using the `--submit-args` argument as demonstrated [here](https://github.com/jwplayer/sparksteps/blob/master/sparksteps/__main__.py#L50). Does that not provide the functionality you're looking for?...

Hey @bradbarrow, Overall this PR seems reasonable to me, but I'm not an expert at Go so I'm going to ask for a second pair of eyes to review this...

That's an interesting use-case. That definitely helps to make me understand why it might be useful to have the ability to conditionally trigger pipelines. > If it were trivial to...

Could you paste a configuration here that doesn't work for you? Are you sure there are not any typos?

This sounds like an error in your config - did you configure any playlists in your config file? Is the app loading the correct config file (did you update your...

Hi @vjxplicit, what API are you referring to?

What is your TVBaseURL and TVConfigURL set to?

The `Unsupported tag [div]` message is a known issue, it's being tracked in https://github.com/jwplayer/jw-showcase-appletv/issues/57. Besides the logged messages are you experiencing any other issues?

Is the application working as expected? You can safely ignore the `Unsupported tag` messages. The other messages look like operating system log messages - nothing to worry about. If you...