Skip to content

Branch 2.7 #117

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
wants to merge 8,748 commits into from
Closed

Branch 2.7 #117

wants to merge 8,748 commits into from

Conversation

surekav
Copy link

@surekav surekav commented Jul 20, 2016

No description provided.

Xiaobing Zhou and others added 8 commits April 5, 2017 15:34
…ed by Erik Krogen.

(cherry picked from commit 95b7f1d)
(cherry picked from commit c850260)
(cherry picked from commit ef8b30d)
(cherry picked from commit be14411)
(cherry picked from commit dab1deb)
…de. Contributed by Xiaobing Zhou."

This reverts commit ac76dc1.
…fe. Contributed by Vihang Karajgaonkar.

(cherry picked from commit 1280155)
(cherry picked from commit a92f654)
zhe-thoughts and others added 21 commits April 17, 2017 16:55
…cond precision. Contributed by Erik Krogen.

(cherry picked from commit ad49098)
(cherry picked from commit 051ab77)
(cherry picked from commit 0704733)
…le. Contributed by Konstantin V Shvachko.

(cherry picked from commit 8dfcd95)

Conflicts:
	hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/blockmanagement/BlockManager.java
	hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/blockmanagement/DatanodeDescriptor.java
	hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/TestGetBlocks.java
…ntributed by Rakesh R.

(cherry picked from commit 1c5708f)
(cherry picked from commit c895f08)
…ivImageDir gracefully. Contributed by Erik Krogen.

(cherry picked from commit d8a3309)
(cherry picked from commit fc46f39)
(cherry picked from commit 70f1891)
…c queue saturation. Contributed by Konstantin V Shvachko.

(cherry picked from commit 28eb2aa)
# Conflicts:
#	hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/balancer/Dispatcher.java
#	hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/balancer/TestBalancer.java
…sioned while dead. Contributed by Kihwal Lee.
…d cause space exhaustion. Contributed by Kihwal Lee.

Added a CHANGES.txt entry
(cherry picked from commit f77d138)
…a. Contributed by hu xiaodong.

(cherry picked from commit 20cde55)
(cherry picked from commit 0366249)
…andle non-existing legacyOivImageDir gracefully. Contributed by Erik Krogen.

(cherry picked from commit d9014bd)
(cherry picked from commit 9d6b873)
…store settings. Contributed by Sergey Shelukhin.

Added CHANGES.txt entry

(cherry picked from commit 07920ac)
(cherry picked from commit 4baee3e)
…lixinglong.

(cherry picked from commit c60164f)
(cherry picked from commit 753954f)
…(Sanjay M Pujare via Haibo Chen)

(cherry picked from commit 1769b12)
(cherry picked from commit 86fcb8a)
… in old versions. Contributed by Vinayakumar B and Brahma Reddy Battula.
…d not save to editlog). (Contributed by Jimmy Xiang, backported by Akira Ajisaka)
steveloughran and others added 9 commits September 21, 2018 10:37
…ures in S3AFileSystem.

Contributed by MunShik JOUNG.
…ltiple BP's are present. Contributed by Brahma Reddy Battula.

(cherry picked from commit 2cae387)

Conflicts:
	hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/datanode/TestDirectoryScanner.java
(cherry picked from commit d43cc5d)

Conflicts:
	LICENSE.txt
(cherry picked from commit 939827d)
…tributed by Sidharta Seethana.

(cherry picked from commit 8ed2e06)
(cherry picked from commit 78919f8)
…rkanter)

(cherry picked from commit 351cf87)
(cherry picked from commit d61d842)
(cherry picked from commit f5fd5aa)
(cherry picked from commit e20a840)
…rectly assumes names with '@' to be non-simple"
…tion when NN starts. Contributed by Wei-Chiu Chuang.
…ce code.

(cherry picked from commit eee29ed)
(cherry picked from commit c157ab4)
Contributed by Ayush Saxena.

(cherry picked from commit f804d7d)
@elek
Copy link
Member

elek commented Jan 10, 2019

Can one of the admins verify this patch?

…am, Arpit Agarwal, and Andrew Purtell.

Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
@aajisaka aajisaka closed this Jan 21, 2019
shanthoosh pushed a commit to shanthoosh/hadoop that referenced this pull request Oct 15, 2019
LocalApplicationRunner runs the StreamApplication locally on every node that the application is deployed to. LocalRunner.start() is blocking until the process is killed or user invoke LocalRunner.stop() from another thread. It can be configured to use Zk for coordination.

Author: Xinyu Liu <xiliu@xiliu-ld.linkedin.biz>

Reviewers: Jake Maes <jmakes@apache.org>

Closes apache#117 from xinyuiscool/SAMZA-1132
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.