Bug: macos temp folder access #7903
Labels
stage/bug-repro
The issue/bug needs to be reproduced
stage/needs-triage
Automatically applied to new issues and PRs, indicating they haven't been looked at.
Description:
Pointing
codeUri
to a Jar makessam local invoke
fail with a ClassNotFound exception.Steps to reproduce:
CodeUri
to that jarsam local invoke
Observed result:
Fails with class not found
Expected result:
The functions gets executed.
Additional environment details (Ex: Windows, Mac, Amazon Linux etc)
Workaround
export TMPDIR=/Users/xxxxx/Development/lambda-poc/temp
The text was updated successfully, but these errors were encountered: