[jira] [Created] (HADOOP-14256) [S3A DOC] Correct the format for "Seoul" example

2017-03-29 Thread Brahma Reddy Battula (JIRA)
Brahma Reddy Battula created HADOOP-14256: - Summary: [S3A DOC] Correct the format for "Seoul" example Key: HADOOP-14256 URL: https://issues.apache.org/jira/browse/HADOOP-14256 Project: Hadoop

Re: Can we update protobuf's version on trunk?

2017-03-29 Thread Stack
On Wed, Mar 29, 2017 at 3:12 PM, Chris Douglas wrote: > On Wed, Mar 29, 2017 at 1:13 PM, Stack wrote: > > Is the below evidence enough that pb3 in proto2 syntax mode does not drop > > 'unknown' fields? (Maybe you want evidence that java tooling behaves

[jira] [Resolved] (HADOOP-13362) DefaultMetricsSystem leaks the source name when a source unregisters

2017-03-29 Thread Junping Du (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Junping Du resolved HADOOP-13362. - Resolution: Fixed Target Version/s: 2.7.4 (was: 2.7.4, 2.8.1) I forget we have a

Re: Can we update protobuf's version on trunk?

2017-03-29 Thread Chris Douglas
On Wed, Mar 29, 2017 at 1:13 PM, Stack wrote: > Is the below evidence enough that pb3 in proto2 syntax mode does not drop > 'unknown' fields? (Maybe you want evidence that java tooling behaves the > same?) I reproduced your example with the Java tooling, including changing some

[jira] [Created] (HADOOP-14255) S3A to delete unnecessary fake directory objects in mkdirs()

2017-03-29 Thread Mingliang Liu (JIRA)
Mingliang Liu created HADOOP-14255: -- Summary: S3A to delete unnecessary fake directory objects in mkdirs() Key: HADOOP-14255 URL: https://issues.apache.org/jira/browse/HADOOP-14255 Project: Hadoop

Re: Can we update protobuf's version on trunk?

2017-03-29 Thread Stack
Is the below evidence enough that pb3 in proto2 syntax mode does not drop 'unknown' fields? (Maybe you want evidence that java tooling behaves the same?) To be clear, when we say proxy above, are we expecting that a pb message deserialized by a process down-the-line that happens to have a crimped

Apache Hadoop qbt Report: trunk+JDK8 on Linux/ppc64le

2017-03-29 Thread Apache Jenkins Server
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-ppc/272/ [Mar 28, 2017 2:33:26 PM] (jlowe) YARN-6359. TestRM#testApplicationKillAtAcceptedState fails rarely due to [Mar 28, 2017 3:02:07 PM] (yqlin) HDFS-11577. Combine the old and the new chooseRandom for better

[jira] [Reopened] (HADOOP-13362) DefaultMetricsSystem leaks the source name when a source unregisters

2017-03-29 Thread Junping Du (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Junping Du reopened HADOOP-13362: - > DefaultMetricsSystem leaks the source name when a source unregisters >

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

2017-03-29 Thread Apache Jenkins Server
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/360/ [Mar 28, 2017 2:33:26 PM] (jlowe) YARN-6359. TestRM#testApplicationKillAtAcceptedState fails rarely due to [Mar 28, 2017 3:02:07 PM] (yqlin) HDFS-11577. Combine the old and the new chooseRandom for better

[jira] [Created] (HADOOP-14254) Add a Distcp option to preserve Erasure Coding attributes

2017-03-29 Thread Wei-Chiu Chuang (JIRA)
Wei-Chiu Chuang created HADOOP-14254: Summary: Add a Distcp option to preserve Erasure Coding attributes Key: HADOOP-14254 URL: https://issues.apache.org/jira/browse/HADOOP-14254 Project: Hadoop

Re: Can we update protobuf's version on trunk?

2017-03-29 Thread Stack
On Tue, Mar 28, 2017 at 4:18 PM, Andrew Wang wrote: > > > > > If unknown fields are dropped, then applications proxying tokens and > > other > > >> data between servers will effectively corrupt those messages, unless > we > > >> make everything opaque bytes, which-

[jira] [Resolved] (HADOOP-14216) Improve Configuration XML Parsing Performance

2017-03-29 Thread Jonathan Eagles (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Eagles resolved HADOOP-14216. -- Resolution: Fixed Fix Version/s: 3.0.0-alpha3 2.9.0 Thanks

[jira] [Created] (HADOOP-14253) Rumen: TraceBuilder should treat configuration before history

2017-03-29 Thread Julien Vaudour (JIRA)
Julien Vaudour created HADOOP-14253: --- Summary: Rumen: TraceBuilder should treat configuration before history Key: HADOOP-14253 URL: https://issues.apache.org/jira/browse/HADOOP-14253 Project:

[jira] [Created] (HADOOP-14252) Nodemanagers have DDoS our namenode due to HDFS_DELEGATION_TOKEN expired or not in the cache

2017-03-29 Thread Nicolas Fraison (JIRA)
Nicolas Fraison created HADOOP-14252: Summary: Nodemanagers have DDoS our namenode due to HDFS_DELEGATION_TOKEN expired or not in the cache Key: HADOOP-14252 URL:

Re: Can we update protobuf's version on trunk?

2017-03-29 Thread Allen Wittenauer
> On Mar 28, 2017, at 5:09 PM, Chris Douglas wrote: > > I haven't seen data identifying PB as a bottleneck, but the > non-x86/non-Linux and dev setup arguments may make this worthwhile. -C FWIW, we have the same problem with leveldbjni-all. (See the ASF