The GitHub Actions job "Tests (AMD)" on airflow.git/fix/hdfs-asset-uri-allow-default-fs has failed. Run started by GitHub user stegololz (triggered by stegololz).
Head commit for run: 5f6d16cfda208b257e97b85d6dc7d81cfa4a50fb / Mathieu Monet <[email protected]> HDFS Asset URI: allow empty netloc for Hadoop fs.defaultFS The hdfs asset URI sanitizer rejected hdfs:///path as missing a namenode host. Per RFC 3986 the authority component is optional; per Hadoop semantics an empty authority means 'resolve via fs.defaultFS from core-site.xml' — i.e. hdfs:///apps/x is the canonical form for jobs that must not hard-code a namenode. Relax sanitize_uri to require only a non-empty path, and add positive + negative parametrized tests covering the default-fs form and the corresponding OpenLineage conversion. Report URL: https://github.com/apache/airflow/actions/runs/27463302138 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
