forked from apache/hadoop
-
Notifications
You must be signed in to change notification settings - Fork 0
sync #2
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
Merged
Merged
sync #2
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
Reviewed-by: Wei-Chiu Chuang <weichiu@apache.org>
…ed. Contributed by Peter Bacsko
…nfo. Contributed by Gergely Pollak
…ADOOP-17524. Contributed by Gergely Pollak
… removed when the container is actually reserved, not assigned in FairScheduler. Contributed by Siddharth Ahuja.
…ll. (#2861). Contributed by Ayush Saxena. Signed-off-by: Vinayakumar B <vinayakumarb@apache.org>
Followup to HADOOP-13327, which changed S3A output stream hsync/hflush calls to raise an exception. Adds a new option fs.s3a.downgrade.syncable.exceptions When true, calls to Syncable hsync/hflush on S3A output streams will log once at warn (for entire process life, not just the stream), then increment IOStats with the relevant operation counter With the downgrade option false (default) * IOStats are incremented * The UnsupportedOperationException current raised includes a link to the JIRA. Contributed by Steve Loughran.
…. Contributed by Siddharth Ahuja This is required to highlight that an implementation at framework level is needed for the stop/start functionality to work.
… killed because exceeding container log size limit. Contributed by Qi Zhu.
nodemanager port, broken by YARN-10647. Contributed by D M Murali Krishna Reddy
…IOException. (#2913) Contributed by JiangHua Zhu.
Contributed by Krzysztof Adamski.
…#2377)" This reverts commit 394b9f7. Ref: HDFS-15995. Had to revert this commit, so we can commit HDFS-15566 (a critical bug preventing rolling upgrade to Hadoop 3.3) Will re-work this fix again later.
… 3.3.0. Contributed by Brahma Reddy Battula. Signed-off-by: Wei-Chiu Chuang <weichiu@apache.org>
…d by Bhavik Patel.
Reviewed-by: Akira Ajisaka <aajisaka@apache.org> Reviewed-by: Hui Fei <ferhui@apache.org>
This reverts commit 66dda86.
Signed-off-by: Takanobu Asanuma <tasanuma@apache.org>
…Contributed by Stephen O'Donnell
…ntributed by Qi Zhu.
Signed-off-by: Akira Ajisaka <aajisaka@apache.org> Change-Id: I7de255cb9a167e3a5e25ae339b050e82cb4b7c30
…n is enabled while having snapshottable directories (#2881)
Contributed by bilahari t h
…very to take too much time. Contributed by Qi Zhu.
Reviewed-by: Wei-Chiu Chuang <weichiu@apache.org>
Signed-off-by: Akira Ajisaka <aajisaka@apache.org> Change-Id: Ib2a4bf775a5804641a91c6f9a486772c9d87c17e
Reviewed-by: Tsz-Wo Nicholas Sze <szetszwo@apache.org>
…#2955) 1. puts NVDIMM to the end of storage type enum to make sure compatibility. 2. adds check to make sure the software layout version is satisfied Co-authored-by: su xu <kevinbrandon@163.com> Co-authored-by: huangtianhua <huangtianhua223@gmail.com> Co-authored-by: YaYun-Wang <34060507+YaYun-Wang@users.noreply.github.com> Signed-off-by: Mingliang Liu <liuml07@apache.org> Signed-off-by: Ayush Saxena <ayushsaxena@apache.org> Signed-off-by: Vinayakumar B <vinayakumarb@apache.org> Change-Id: I3c58beef50730827a09b3c968e9ad637baa57d44
…te Node GPU Utilization to use. Contributed by Qi Zhu
Reviewed-by: Steve Loughran <stevel@apache.org> Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
Reviewed-by: Inigo Goiri <inigoiri@apache.org> Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
…nd testProxyVersionRequest are flaky. (#2970)
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
… fall back to flush, if hflush is not supported (#2949) Co-authored-by: Kishen Das <kishen@cloudera.com> Reviewed-by: Steve Loughran <stevel@apache.org>
…2927) Reviewed-by: Siyao Meng <siyao@apache.org>
Contributed by Tor Arvid Lund. Change-Id: Iadfe9b2f355cf373031075bfbe681705a2c65bdc
…erval between batch configurable. Contributed by Qi Zhu. (#2833) Signed-off-by: Ayush Saxena <ayushsaxena@apache.org>
…uava 15+ (#2973) Reviewed-by: Wei-Chiu Chuang <weichiu@apache.org> Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
…buted by Hector Chaverri.
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
…e value of FSEditLogOpCodes. (#2980) Reviewed-by: Xiaoqiao He <hexiaoqiao@apache.org>
…rs (#2819). Contributed by zhuobin zheng. Reviewed-by: Jinglun <jinglun@apache.org> Reviewed-by: Inigo Goiri <inigoiri@apache.org>
…patibility. Contributed by Quan Li.
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.
NOTICE
Please create an issue in ASF JIRA before opening a pull request,
and you need to set the title of the pull request which starts with
the corresponding JIRA issue number. (e.g. HADOOP-XXXXX. Fix a typo in YYY.)
For more details, please see https://cwiki.apache.org/confluence/display/HADOOP/How+To+Contribute