up-examples icon indicating copy to clipboard operation
up-examples copied to clipboard

Update Java runtime examples

Open thesurlydev opened this issue 8 years ago • 2 comments

Now that Java is a first class runtime in up the examples should be simplified/updated.

thesurlydev avatar Oct 28 '17 16:10 thesurlydev

I'm unable to get https://github.com/apex/up-examples/tree/master/oss/java-maven-spark nor https://github.com/apex/up-examples/tree/master/oss/java-maven-springboot working. Log reports sh: java: command not found

Guess the Node.js 10.x runtime doesn't have java installed?

And Java 11 (Corretto) doesn't have nodejs... oh dear.

kaihendry avatar Oct 02 '20 01:10 kaihendry

Yeah AWS removed Python as well I think :( and with the way they chose to do layers I can't add the proxy to each Lambda runtime, so it more or less only works with Go & JS at the moment. If they exposed the runtimes as ARNs for use with layers it would be fixable but I think we're out of luck for now

tj avatar Oct 02 '20 10:10 tj