You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGES.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -70,6 +70,7 @@
70
70
## New Features / Improvements
71
71
72
72
* X feature added (Java/Python) ([#X](https://github.com/apache/beam/issues/X)).
73
+
* HadoopFileSystem now supports Kerberos authentication via `--hdfs_client=KERBEROS` flag (Python) ([#20719](https://github.com/apache/beam/issues/20719)).
73
74
74
75
## Breaking Changes
75
76
@@ -2349,4 +2350,4 @@ Schema Options, it will be removed in version `2.23.0`. ([BEAM-9704](https://iss
2349
2350
2350
2351
## Highlights
2351
2352
2352
-
- For versions 2.19.0 and older release notes are available on [Apache Beam Blog](https://beam.apache.org/blog/).
2353
+
--For versions 2.19.0 and older release notes are available on [Apache Beam Blog](https://beam.apache.org/blog/).
0 commit comments