-
Notifications
You must be signed in to change notification settings - Fork 9.1k
Learning #31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Learning #31
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…Viewer. Contributed by Jagadesh Kiran N. (cherry picked from commit bc43390)
…by kanaka kumar avvaru)
…Contributed by zhihai xu (cherry picked from commit aa5b15b)
(cherry picked from commit ff0e5e5)
(cherry picked from commit 1403b84)
…eptions. Contributed by Matt Foley. (harsh) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1389006 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit ac31d6a) Conflicts: hadoop-common-project/hadoop-common/CHANGES.txt
…ontainer logs being lost and other issues. Contributed by Varun Saxena (cherry picked from commit 40b2569)
…lison via Colin P. McCabe) (cherry picked from commit 1b764a0)
…recovery blocks. Contributed by Zhe Zhang. (cherry picked from commit de480d6)
…ter finalization. (cherry picked from commit 60b858b)
…y (alanburlison via cmccabe) (cherry picked from commit aa07dea)
in trunk. Contributed by zhihai xu (cherry picked from commit fe6c1bd)
Contributed by Varun Saxena. (cherry picked from commit b543d1a)
…SystemContractBaseTest:testListStatus. (J.Andreina via stevel)
…ted by Arpit Agarwal)
(cherry picked from commit aad6a7d)
…target node. (Contributed by Masatake Iwasaki) (cherry picked from commit a95d39f)
…eadnode (Contributed by Brahma Reddy Battula) (cherry picked from commit 88ceb38)
…e (Contributed by J.Andreina) (cherry picked from commit c815344)
…J.Andreina) (cherry picked from commit fde20ff)
(cherry picked from commit d3fed8e)
…atanodeStorageInfo. Contributed by Zhe Zhang. (cherry picked from commit 2ffd842)
…k (Alan Burlison via Colin P. McCabe) (cherry picked from commit 5a27c3f)
…nburlison via cmccabe)
…n network exception. Contributed by Raju Bairishetti (cherry picked from commit 62e583c)
…ng FolderLastModifiedTime in WASB. Contributed by Duo Xu. (cherry picked from commit 460e98f)
…de-serialization. Contributed by Lavkesh Lahngir (cherry picked from commit 4672315)
…y Yongjun Zhang. (cherry picked from commit 43a1288)
…ibuted by Brahma Reddy Battula)
…class. Contributed by Rakesh R.
…ons for failover (adhoot via asuresh) (cherry picked from commit f271d37)
…xtend container allocation logic. Contributed by Wangda Tan (cherry picked from commit ba2313d)
…le system configured to be wasb/s3/etc. Contributed by Chris Nauroth. (cherry picked from commit 3da0bed)
…uted by Brahma Reddy Battula (cherry picked from commit f59612e)
…fails intermittently. (Contributed by Sunil G) (cherry picked from commit df9e728)
…(Contributed by Surendra Singh Lilhore) (cherry picked from commit cc71ad8)
… in REST api and yarn top (adhoot via asuresh) (cherry picked from commit 154c9d2)
…ntributed by Robert Kanter. (cherry picked from commit cfee02b)
…by Robert Kanter.
…rized base test. (subru via curino) (cherry picked from commit 8572a5a)
…ithsharmaks) (cherry picked from commit b6265d3)
Learning |
Closing as stale. If you want to create a PR, create an issue in ASF jira and then create a PR with the issue ID. |
shanthoosh
pushed a commit
to shanthoosh/hadoop
that referenced
this pull request
Oct 15, 2019
SAMZA-1060. Allow to specify a changelog system separately, so user can only specify stream name for each store. If user specifies both (system and stream) it overwrites the job.changelog.system setting. Author: Boris Shkolnik <[email protected]> Reviewers: navina Closes apache#31 from sborya/master
passaro
pushed a commit
to passaro/hadoop
that referenced
this pull request
Nov 28, 2022
addresses review comments + yetus errors Co-authored-by: Ahmar Suhail <[email protected]>
passaro
pushed a commit
to passaro/hadoop
that referenced
this pull request
Dec 9, 2022
addresses review comments + yetus errors Co-authored-by: Ahmar Suhail <[email protected]>
asfgit
pushed a commit
that referenced
this pull request
Jan 19, 2023
addresses review comments + yetus errors Co-authored-by: Ahmar Suhail <[email protected]>
saxenapranav
added a commit
to saxenapranav/hadoop
that referenced
this pull request
May 2, 2023
…added_tests Abfs 3.3.2 dev rename added tests for explicit/implicit cases. Abfs 3.3.2 dev rename added tests for explicit/implicit cases. Added discussed testcases made azCopyHelper sh file to work in parallelism.
asfgit
pushed a commit
that referenced
this pull request
May 22, 2023
addresses review comments + yetus errors Co-authored-by: Ahmar Suhail <[email protected]>
steveloughran
pushed a commit
to steveloughran/hadoop
that referenced
this pull request
Jul 19, 2023
See aws_sdk_v2_changelog.md for details. Co-authored-by: Ahmar Suhail <[email protected]> Co-authored-by: Alessandro Passaro <[email protected]> HADOOP-18073. Address review comments. (apache#31) addresses review comments + yetus errors Co-authored-by: Ahmar Suhail <[email protected]> Move MultiObjectDeleteException to impl Reinstate old constants Move TransferManager initialization to ClientFactory Add unit tests for BlockingEnumeration Add unit tests for SelectEventStreamPublisher updates new providers in TestS3AAWSCredentialsProvider to V2 update GET range referrer header logic to V2 adds in unit check for bytes HADOOP-18565. Complete outstanding items for the AWS SDK V2 upgrade. (apache#5421) Changes include * use bundled transfer manager * adds transfer listener to upload * adds support for custom signers * don't set default endpoint * removes v1 sdk bundle, only use core package * implements region caching + many more Note: spotbugs is warning about inconsistent synchronization in accessing a new s3a FS field. This will be fixed in a follow-up patch. Contributed by Ahmar Suhail fixes issues after rebase Change-Id: I1d4b658979c725a88f6b54832bb7d106ffc2347d
steveloughran
pushed a commit
to steveloughran/hadoop
that referenced
this pull request
Jul 20, 2023
See aws_sdk_v2_changelog.md for details. Co-authored-by: Ahmar Suhail <[email protected]> Co-authored-by: Alessandro Passaro <[email protected]> HADOOP-18073. Address review comments. (apache#31) addresses review comments + yetus errors Co-authored-by: Ahmar Suhail <[email protected]> Move MultiObjectDeleteException to impl Reinstate old constants Move TransferManager initialization to ClientFactory Add unit tests for BlockingEnumeration Add unit tests for SelectEventStreamPublisher updates new providers in TestS3AAWSCredentialsProvider to V2 update GET range referrer header logic to V2 adds in unit check for bytes HADOOP-18565. Complete outstanding items for the AWS SDK V2 upgrade. (apache#5421) Changes include * use bundled transfer manager * adds transfer listener to upload * adds support for custom signers * don't set default endpoint * removes v1 sdk bundle, only use core package * implements region caching + many more Note: spotbugs is warning about inconsistent synchronization in accessing a new s3a FS field. This will be fixed in a follow-up patch. Contributed by Ahmar Suhail fixes issues after rebase Change-Id: I1d4b658979c725a88f6b54832bb7d106ffc2347d
steveloughran
pushed a commit
to steveloughran/hadoop
that referenced
this pull request
Aug 23, 2023
See aws_sdk_v2_changelog.md for details. Co-authored-by: Ahmar Suhail <[email protected]> Co-authored-by: Alessandro Passaro <[email protected]> HADOOP-18073. Address review comments. (apache#31) addresses review comments + yetus errors Co-authored-by: Ahmar Suhail <[email protected]> Move MultiObjectDeleteException to impl Reinstate old constants Move TransferManager initialization to ClientFactory Add unit tests for BlockingEnumeration Add unit tests for SelectEventStreamPublisher updates new providers in TestS3AAWSCredentialsProvider to V2 update GET range referrer header logic to V2 adds in unit check for bytes HADOOP-18565. Complete outstanding items for the AWS SDK V2 upgrade. (apache#5421) Changes include * use bundled transfer manager * adds transfer listener to upload * adds support for custom signers * don't set default endpoint * removes v1 sdk bundle, only use core package * implements region caching + many more Note: spotbugs is warning about inconsistent synchronization in accessing a new s3a FS field. This will be fixed in a follow-up patch. Contributed by Ahmar Suhail
steveloughran
pushed a commit
to steveloughran/hadoop
that referenced
this pull request
Aug 28, 2023
See aws_sdk_v2_changelog.md for details. Co-authored-by: Ahmar Suhail <[email protected]> Co-authored-by: Alessandro Passaro <[email protected]> HADOOP-18073. Address review comments. (apache#31) addresses review comments + yetus errors Co-authored-by: Ahmar Suhail <[email protected]> Move MultiObjectDeleteException to impl Reinstate old constants Move TransferManager initialization to ClientFactory Add unit tests for BlockingEnumeration Add unit tests for SelectEventStreamPublisher updates new providers in TestS3AAWSCredentialsProvider to V2 update GET range referrer header logic to V2 adds in unit check for bytes HADOOP-18565. Complete outstanding items for the AWS SDK V2 upgrade. (apache#5421) Changes include * use bundled transfer manager * adds transfer listener to upload * adds support for custom signers * don't set default endpoint * removes v1 sdk bundle, only use core package * implements region caching + many more Note: spotbugs is warning about inconsistent synchronization in accessing a new s3a FS field. This will be fixed in a follow-up patch. Contributed by Ahmar Suhail
steveloughran
pushed a commit
to steveloughran/hadoop
that referenced
this pull request
Aug 31, 2023
See aws_sdk_v2_changelog.md for details. Co-authored-by: Ahmar Suhail <[email protected]> Co-authored-by: Alessandro Passaro <[email protected]> HADOOP-18073. Address review comments. (apache#31) addresses review comments + yetus errors Co-authored-by: Ahmar Suhail <[email protected]> Move MultiObjectDeleteException to impl Reinstate old constants Move TransferManager initialization to ClientFactory Add unit tests for BlockingEnumeration Add unit tests for SelectEventStreamPublisher updates new providers in TestS3AAWSCredentialsProvider to V2 update GET range referrer header logic to V2 adds in unit check for bytes HADOOP-18565. Complete outstanding items for the AWS SDK V2 upgrade. (apache#5421) Changes include * use bundled transfer manager * adds transfer listener to upload * adds support for custom signers * don't set default endpoint * removes v1 sdk bundle, only use core package * implements region caching + many more Note: spotbugs is warning about inconsistent synchronization in accessing a new s3a FS field. This will be fixed in a follow-up patch. Contributed by Ahmar Suhail
singer-bin
pushed a commit
to singer-bin/hadoop
that referenced
this pull request
Dec 19, 2024
This implements the restrictions for those types documented in the parquet-format logical types spec. This requires a release of parquet-format 2.2.0 with the new types. I'll rebase and update the dependency when it is released. Author: Ryan Blue <[email protected]> Closes apache#31 from rdblue/PARQUET-64-add-new-types and squashes the following commits: 10feab9 [Ryan Blue] PARQUET-64: Add new OriginalTypes in parquet-format 2.2.0.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Need support