mirror of
https://github.com/datahub-project/datahub.git
synced 2025-11-03 12:16:10 +00:00
* use schema_url_helper to fetch avro schema from hdfs or http location * trim space * add dfs.namenode.kerberos.principal.pattern; include htrace for SchemaUrlHelper * fix jsonpath for job history log parser; do not throw exception if kerberos config files are missing for job history http connection * avoid null return value for sepCommaString(); fix a typo