Hi! I’m trying to use transformer so that glue ing...
# troubleshoot
l
Hi! I’m trying to use transformer so that glue ingestion appears as S3. I used
set_dataset_browse_path
but no dataset is visible.
b
Perhaps u could write to file sink and see what is the eventual browsepath that is being written down?
l
Thanks!
it works with
/ENV/s3/DATASET_PARTS
instead of
/ENV/s3/DATASET_PARTS/
as indicated in the docs
m
Thanks for finding this @loud-camera-71352
šŸ‘ 1
s
https://github.com/linkedin/datahub/pull/3469 fixed the docs. I wrote all specific examples right but seems I copy-pasted the one wrong example for recipe. šŸ˜… In our recipes we are using without trailing slash