[jira] [Created] (HADOOP-17214) Allow file system cache to be disabled for all file systems

2020-08-18 Thread Haibo Chen (Jira)
Haibo Chen created HADOOP-17214: --- Summary: Allow file system cache to be disabled for all file systems Key: HADOOP-17214 URL: https://issues.apache.org/jira/browse/HADOOP-17214 Project: Hadoop Common

Re: [VOTE] Mark 2.6, 2.7, 3.0 release lines EOL

2019-08-21 Thread Haibo Chen
+1 Haibo From: Erik Krogen Sent: Wednesday, August 21, 2019 08:28 To: Jonathan Eagles ; Sunil Govindan Cc: Wangda Tan ; yarn-dev ; Hdfs-dev ; mapreduce-dev ; Hadoop Common Subject: Re: [VOTE] Mark 2.6, 2.7, 3.0 release lines EOL +1 thanks for initiating an

Re: Apache Hadoop 3.0.3 Release plan

2018-05-08 Thread Haibo Chen
+1 on adding YARN-7190 to Hadoop 3.0.x despite the fact that it is technically incompatible. It is critical enough to justify being an exception, IMO. Added Rohith and Vrushali On Tue, May 8, 2018 at 6:20 AM, Wei-Chiu Chuang wrote: > Thanks Yongjun for driving 3.0.3

Re: Hdfs build on branch-2 are failing.

2018-04-05 Thread Haibo Chen
Not sure why this did not show up in trunk. A quick google search takes me to bower-install-cert-untrusted-error On Thu, Apr 5, 2018 at 10:40 AM, Vrushali C wrote: > Seeing the same for

[jira] [Resolved] (HADOOP-14043) Shade netty 4 dependency in hadoop-hdfs

2017-10-18 Thread Haibo Chen (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Haibo Chen resolved HADOOP-14043. - Resolution: Won't Fix > Shade netty 4 dependency in hadoop-h

[jira] [Created] (HADOOP-14957) ReconfigurationTaskStatus is exposing guava Optional in its public api

2017-10-17 Thread Haibo Chen (JIRA)
Haibo Chen created HADOOP-14957: --- Summary: ReconfigurationTaskStatus is exposing guava Optional in its public api Key: HADOOP-14957 URL: https://issues.apache.org/jira/browse/HADOOP-14957 Project

[jira] [Created] (HADOOP-14871) Hadoop RunJar needs more debug logs.

2017-09-15 Thread Haibo Chen (JIRA)
Haibo Chen created HADOOP-14871: --- Summary: Hadoop RunJar needs more debug logs. Key: HADOOP-14871 URL: https://issues.apache.org/jira/browse/HADOOP-14871 Project: Hadoop Common Issue Type

[jira] [Created] (HADOOP-14853) hadoop-mapreduce-client-app is not a client module

2017-09-08 Thread Haibo Chen (JIRA)
Haibo Chen created HADOOP-14853: --- Summary: hadoop-mapreduce-client-app is not a client module Key: HADOOP-14853 URL: https://issues.apache.org/jira/browse/HADOOP-14853 Project: Hadoop Common

Re: [DISCUSS] Looking to Apache Hadoop 3.1 release

2017-09-07 Thread Haibo Chen
Thanks Wangda for initiating 3.1.0 release efforts. One YARN feature I'd like to add to 3.1.0 is YARN Oversubscription (YARN-1011) Best, Haibo On Wed, Sep 6, 2017 at 11:13 AM, Wangda Tan wrote: > Hi all, > > As we discussed on [1], there were proposals from Steve / Vinod

Re: [VOTE] Merge feature branch YARN-5355 (Timeline Service v2) to trunk

2017-08-25 Thread Haibo Chen
as dynamic (table level) coprocessors > > - Uses latest stable HBase release 1.2.6 > > > > There are a total of 82 subtasks that were completed as part of this > > effort. > > > > We paid close attention to ensure that once disabled Timeline Service v.2 > > do

[jira] [Created] (HADOOP-14771) hadoop-common does not include hadoop-yarn-client

2017-08-14 Thread Haibo Chen (JIRA)
Haibo Chen created HADOOP-14771: --- Summary: hadoop-common does not include hadoop-yarn-client Key: HADOOP-14771 URL: https://issues.apache.org/jira/browse/HADOOP-14771 Project: Hadoop Common

Re: [VOTE] Release Apache Hadoop 2.8.0 (RC3)

2017-03-21 Thread Haibo Chen
lines Best, Haibo Chen On Mon, Mar 20, 2017 at 11:18 AM, Junping Du <j...@hortonworks.com> wrote: > ?Thanks for update, John. Then we should be OK with fixing this issue in > 2.8.1. > > Mark the target version of HADOOP-14205 to 2.8.1 instead of 2.8.0 and bump > up to blocker

[jira] [Created] (HADOOP-13859) TestConfigurationFieldsBase fails for fields that are DEFAULT values of skipped properties.

2016-12-02 Thread Haibo Chen (JIRA)
Haibo Chen created HADOOP-13859: --- Summary: TestConfigurationFieldsBase fails for fields that are DEFAULT values of skipped properties. Key: HADOOP-13859 URL: https://issues.apache.org/jira/browse/HADOOP-13859

[jira] [Created] (HADOOP-13700) Incompatible changes in TrashPolicy

2016-10-07 Thread Haibo Chen (JIRA)
Haibo Chen created HADOOP-13700: --- Summary: Incompatible changes in TrashPolicy Key: HADOOP-13700 URL: https://issues.apache.org/jira/browse/HADOOP-13700 Project: Hadoop Common Issue Type: Bug

Re: What is the class that launches the reducers?

2016-08-26 Thread Haibo Chen
ter the maps finish, I don't need to set identity maps up. I want > to > >> suspend a job so that I don't run identity maps and get better > >> performance. > >> > >> On Aug 25, 2016 10:12 PM, "Haibo Chen" <haiboc...@cloudera.com> wro

Re: What is the class that launches the reducers?

2016-08-25 Thread Haibo Chen
ers. If I suspend a > job after the maps finish, I don't need to set identity maps up. I want to > suspend a job so that I don't run identity maps and get better performance. > > On Aug 25, 2016 10:12 PM, "Haibo Chen" <haiboc...@cloudera.com> wrote: > > One thing y

Re: What is the class that launches the reducers?

2016-08-25 Thread Haibo Chen
One thing you can try is to write a map-only job first and then verify the map out. On Thu, Aug 25, 2016 at 1:18 PM, xeon Mailinglist wrote: > I am using Mapreduce v2. > > On Aug 25, 2016 8:18 PM, "xeon Mailinglist" > wrote: > > > I am

[jira] [Created] (HADOOP-13299) JMXJsonServlet is vulnerable to TRACE

2016-06-20 Thread Haibo Chen (JIRA)
Haibo Chen created HADOOP-13299: --- Summary: JMXJsonServlet is vulnerable to TRACE Key: HADOOP-13299 URL: https://issues.apache.org/jira/browse/HADOOP-13299 Project: Hadoop Common Issue Type

[jira] [Created] (HADOOP-12964) Http server vulnerable to clickjacking

2016-03-25 Thread Haibo Chen (JIRA)
Haibo Chen created HADOOP-12964: --- Summary: Http server vulnerable to clickjacking Key: HADOOP-12964 URL: https://issues.apache.org/jira/browse/HADOOP-12964 Project: Hadoop Common Issue Type