[jira] [Created] (HADOOP-13839) Fix outdated tracing documentation

2016-11-28 Thread Masatake Iwasaki (JIRA)
Masatake Iwasaki created HADOOP-13839: - Summary: Fix outdated tracing documentation Key: HADOOP-13839 URL: https://issues.apache.org/jira/browse/HADOOP-13839 Project: Hadoop Common Issue

Re: [VOTE] Release Apache Hadoop 2.6.5 (RC1)

2016-10-07 Thread Masatake Iwasaki
+1(non-binding) * verified signature and md5. * built with -Pnative on CentOS6 and OpenJDK7. * built documentation and skimmed the contents. * built rpms by bigtop and ran smoke-tests of hdfs, yarn and mapreduce on 3-node cluster. Thanks, Masatake Iwasaki On 10/3/16 09:12, Sangjin Lee wrote

[jira] [Resolved] (HADOOP-13497) fix wrong command in CredentialProviderAPI.md

2016-08-23 Thread Masatake Iwasaki (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Masatake Iwasaki resolved HADOOP-13497. --- Resolution: Fixed Fix Version/s: 3.0.0-alpha2 2.8.0

[jira] [Created] (HADOOP-13439) Fix race between TestMetricsSystemImpl and TestGangliaMetrics

2016-07-28 Thread Masatake Iwasaki (JIRA)
Masatake Iwasaki created HADOOP-13439: - Summary: Fix race between TestMetricsSystemImpl and TestGangliaMetrics Key: HADOOP-13439 URL: https://issues.apache.org/jira/browse/HADOOP-13439 Project

Re: [VOTE] Release Apache Hadoop 2.7.3 RC0

2016-07-26 Thread Masatake Iwasaki
on docker and ran smoke-tests of hdfs, yarn and mapreduce Masatake Iwasaki On 7/23/16 11:15, Vinod Kumar Vavilapalli wrote: Hi all, I've created a release candidate RC0 for Apache Hadoop 2.7.3. As discussed before, this is the next maintenance release to follow up 2.7.2. The RC is available

Re: [VOTE] Merge feature branch HADOOP-12930

2016-05-16 Thread Masatake Iwasaki
lly - created etc/hadoop/shellprofile.d/test.sh and added subcommands described in UnixShellGuide.md - tested overriding built-in subcommands Masatake Iwasaki On 5/16/16 00:30, Allen Wittenauer wrote: On May 15, 2016, at 7:27 AM, Allen Wittenauer <a...@apache.org> wrote: On May 14, 2016, a

[jira] [Created] (HADOOP-13152) Fix dynamic subcommands error on multiple arguments

2016-05-14 Thread Masatake Iwasaki (JIRA)
Masatake Iwasaki created HADOOP-13152: - Summary: Fix dynamic subcommands error on multiple arguments Key: HADOOP-13152 URL: https://issues.apache.org/jira/browse/HADOOP-13152 Project: Hadoop

Re: [VOTE] Merge feature branch HADOOP-12930

2016-05-14 Thread Masatake Iwasaki
hadoop_subcommand_${HADOOP_SUBCMD} ${HADOOP_SUBCMD_ARGS[$*]}" "hadoop_subcommand_${HADOOP_SUBCMD}" "${HADOOP_SUBCMD_ARGS[@]}" else hadoopcmd_case "${HADOOP_SUBCMD}" "${HADOOP_SUBCMD_ARGS[@]}" Thanks, Masatake Iwasaki On 5/15/16 02:33, All

Re: [DISCUSS] Set minimum version of Hadoop 3 to JDK8 (HADOOP-11858)

2016-05-12 Thread Masatake Iwasaki
+1 Masatake On 5/12/16 13:11, Gangumalla, Uma wrote: +1 Regards, Uma On 5/10/16, 2:24 PM, "Andrew Wang" wrote: +1 On Tue, May 10, 2016 at 12:36 PM, Ravi Prakash wrote: +1. Thanks for driving this Akira On Tue, May 10, 2016 at 10:25 AM,

Re: Replacing Commons-httpclient and bumping httpclient version

2016-02-17 Thread Masatake Iwasaki
Thanks for the suggestion, Wei-Chiu Chuang. I'm +1 too to clean up dependency on commons-httpclient. Your suggestion reminded me of HADOOP-12552 which seems to depends on HADOOP-12710 and HADOOP-12711 now. I will revisit it. Masatake Iwasaki On 2/17/16 03:59, Colin P. McCabe wrote: +1

Re: [VOTE] Release Apache Hadoop 2.7.2 RC2

2016-01-19 Thread Masatake Iwasaki
test of hive, pig Thanks, Masatake Iwasaki On 1/15/16 13:57, Vinod Kumar Vavilapalli wrote: Hi all, I've created an updated release candidate RC2 for Apache Hadoop 2.7.2. As discussed before, this is the next maintenance release to follow up 2.7.1. The RC is available for validation

[jira] [Reopened] (HADOOP-12588) Fix intermittent test failure of TestGangliaMetrics

2016-01-12 Thread Masatake Iwasaki (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Masatake Iwasaki reopened HADOOP-12588: --- I saw this test failure again today. The fix seemed to be not enough. {noformat

[jira] [Created] (HADOOP-12675) Fix description about retention period in usage of expunge command

2015-12-23 Thread Masatake Iwasaki (JIRA)
Masatake Iwasaki created HADOOP-12675: - Summary: Fix description about retention period in usage of expunge command Key: HADOOP-12675 URL: https://issues.apache.org/jira/browse/HADOOP-12675

[jira] [Created] (HADOOP-12672) Split RPC timeout from IPC ping

2015-12-22 Thread Masatake Iwasaki (JIRA)
Masatake Iwasaki created HADOOP-12672: - Summary: Split RPC timeout from IPC ping Key: HADOOP-12672 URL: https://issues.apache.org/jira/browse/HADOOP-12672 Project: Hadoop Common Issue

[jira] [Created] (HADOOP-12661) Add trash APIs to the FileSystem specification

2015-12-20 Thread Masatake Iwasaki (JIRA)
Masatake Iwasaki created HADOOP-12661: - Summary: Add trash APIs to the FileSystem specification Key: HADOOP-12661 URL: https://issues.apache.org/jira/browse/HADOOP-12661 Project: Hadoop Common

[jira] [Created] (HADOOP-12627) Add user documentation about metrics system

2015-12-09 Thread Masatake Iwasaki (JIRA)
Masatake Iwasaki created HADOOP-12627: - Summary: Add user documentation about metrics system Key: HADOOP-12627 URL: https://issues.apache.org/jira/browse/HADOOP-12627 Project: Hadoop Common

[jira] [Created] (HADOOP-12609) Fix intermittent failure of TestDecayRpcScheduler

2015-12-01 Thread Masatake Iwasaki (JIRA)
Masatake Iwasaki created HADOOP-12609: - Summary: Fix intermittent failure of TestDecayRpcScheduler Key: HADOOP-12609 URL: https://issues.apache.org/jira/browse/HADOOP-12609 Project: Hadoop Common

[jira] [Reopened] (HADOOP-12605) Fix intermittent failure of TestIPC.testIpcWithReaderQueuing

2015-11-30 Thread Masatake Iwasaki (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Masatake Iwasaki reopened HADOOP-12605: --- I rethought about this. It would be better to do follow-up work here because the patch

[jira] [Created] (HADOOP-12605) Fix intermittent failure of TestIPC.testIpcWithReaderQueuing

2015-11-27 Thread Masatake Iwasaki (JIRA)
Masatake Iwasaki created HADOOP-12605: - Summary: Fix intermittent failure of TestIPC.testIpcWithReaderQueuing Key: HADOOP-12605 URL: https://issues.apache.org/jira/browse/HADOOP-12605 Project

[jira] [Created] (HADOOP-12561) Add documentation about metrics system

2015-11-06 Thread Masatake Iwasaki (JIRA)
Masatake Iwasaki created HADOOP-12561: - Summary: Add documentation about metrics system Key: HADOOP-12561 URL: https://issues.apache.org/jira/browse/HADOOP-12561 Project: Hadoop Common

[jira] [Created] (HADOOP-12552) Fix undeclared/unused dependency to httpclient

2015-11-05 Thread Masatake Iwasaki (JIRA)
Masatake Iwasaki created HADOOP-12552: - Summary: Fix undeclared/unused dependency to httpclient Key: HADOOP-12552 URL: https://issues.apache.org/jira/browse/HADOOP-12552 Project: Hadoop Common

[jira] [Created] (HADOOP-12539) GraphiteSink should have default value for server_host and server_port

2015-11-01 Thread Masatake Iwasaki (JIRA)
Masatake Iwasaki created HADOOP-12539: - Summary: GraphiteSink should have default value for server_host and server_port Key: HADOOP-12539 URL: https://issues.apache.org/jira/browse/HADOOP-12539

Re: [VOTE] Release Apache Hadoop 2.6.2

2015-10-28 Thread Masatake Iwasaki
+1(non-binding) - verified checksums and signature of source and binary tarball - built from source tarball on CentOS 6.4 and OpenJDK 7 - built site documentation - launched 4-nodes cluster and ran example jobs Thanks, Masatake Iwasaki On 10/23/15 06:14, Sangjin Lee wrote: Hi all, I have

[jira] [Created] (HADOOP-12511) Add support for InfluxDB as metrics sink

2015-10-25 Thread Masatake Iwasaki (JIRA)
Masatake Iwasaki created HADOOP-12511: - Summary: Add support for InfluxDB as metrics sink Key: HADOOP-12511 URL: https://issues.apache.org/jira/browse/HADOOP-12511 Project: Hadoop Common

[jira] [Created] (HADOOP-12477) Add test to make sure hadoop-minicluster provides enough dependencies

2015-10-14 Thread Masatake Iwasaki (JIRA)
Masatake Iwasaki created HADOOP-12477: - Summary: Add test to make sure hadoop-minicluster provides enough dependencies Key: HADOOP-12477 URL: https://issues.apache.org/jira/browse/HADOOP-12477

[jira] [Created] (HADOOP-12470) In-page TOC of documentation should be automatically generated by doxia macro

2015-10-09 Thread Masatake Iwasaki (JIRA)
Masatake Iwasaki created HADOOP-12470: - Summary: In-page TOC of documentation should be automatically generated by doxia macro Key: HADOOP-12470 URL: https://issues.apache.org/jira/browse/HADOOP-12470

Re: [DISCUSS] About the details of JDK-8 support

2015-10-07 Thread Masatake Iwasaki
2. I’d like to discuss which version we > will target this change. Can we do this in branch-2? At lease, the newest grizzly, jersey and asm seems to support java 7 too and HADOOP-11993 may work in branch-2. Masatake Iwasaki On 10/6/15 09:35, Tsuyoshi Ozawa wrote: > Hi commiters and use

[jira] [Created] (HADOOP-12452) Fix tracing documention reflecting the update to htrace-4

2015-09-30 Thread Masatake Iwasaki (JIRA)
Masatake Iwasaki created HADOOP-12452: - Summary: Fix tracing documention reflecting the update to htrace-4 Key: HADOOP-12452 URL: https://issues.apache.org/jira/browse/HADOOP-12452 Project: Hadoop

Re: [VOTE] Release Apache Hadoop 2.6.1 RC1

2015-09-22 Thread Masatake Iwasaki
+1(non-binding) - verified mds and signature of source and binary tarball - built from source tarball with -Pnative on CentOS 7 and OpenJDK 7 - built site documentation - started pseudo distributed cluster and ran example jobs Masatake Iwasaki On 9/17/15 11:10, Vinod Kumar Vavilapalli wrote

[jira] [Created] (HADOOP-12280) Skip unit tests based on maven profile rather than NativeCodeLoader.isNativeCodeLoaded

2015-07-28 Thread Masatake Iwasaki (JIRA)
Masatake Iwasaki created HADOOP-12280: - Summary: Skip unit tests based on maven profile rather than NativeCodeLoader.isNativeCodeLoaded Key: HADOOP-12280 URL: https://issues.apache.org/jira/browse/HADOOP

[jira] [Created] (HADOOP-12241) Add specification of FileStatus

2015-07-16 Thread Masatake Iwasaki (JIRA)
Masatake Iwasaki created HADOOP-12241: - Summary: Add specification of FileStatus Key: HADOOP-12241 URL: https://issues.apache.org/jira/browse/HADOOP-12241 Project: Hadoop Common Issue

[jira] [Created] (HADOOP-12242) Add TOC to filesystem.md

2015-07-16 Thread Masatake Iwasaki (JIRA)
Masatake Iwasaki created HADOOP-12242: - Summary: Add TOC to filesystem.md Key: HADOOP-12242 URL: https://issues.apache.org/jira/browse/HADOOP-12242 Project: Hadoop Common Issue Type: Sub

[jira] [Created] (HADOOP-12240) Fix tests requiring native library to be skipped in non-native profile

2015-07-15 Thread Masatake Iwasaki (JIRA)
Masatake Iwasaki created HADOOP-12240: - Summary: Fix tests requiring native library to be skipped in non-native profile Key: HADOOP-12240 URL: https://issues.apache.org/jira/browse/HADOOP-12240

[jira] [Created] (HADOOP-12229) Fix inconsistent subsection titles in filesystem.md

2015-07-12 Thread Masatake Iwasaki (JIRA)
Masatake Iwasaki created HADOOP-12229: - Summary: Fix inconsistent subsection titles in filesystem.md Key: HADOOP-12229 URL: https://issues.apache.org/jira/browse/HADOOP-12229 Project: Hadoop

[jira] [Created] (HADOOP-12200) TestCryptoStreamsWithOpensslAesCtrCryptoCodec should be skipped in non-native profile

2015-07-07 Thread Masatake Iwasaki (JIRA)
Masatake Iwasaki created HADOOP-12200: - Summary: TestCryptoStreamsWithOpensslAesCtrCryptoCodec should be skipped in non-native profile Key: HADOOP-12200 URL: https://issues.apache.org/jira/browse/HADOOP-12200

[jira] [Created] (HADOOP-12181) TestZKSignerSecretProvider intermittently fails

2015-07-03 Thread Masatake Iwasaki (JIRA)
Masatake Iwasaki created HADOOP-12181: - Summary: TestZKSignerSecretProvider intermittently fails Key: HADOOP-12181 URL: https://issues.apache.org/jira/browse/HADOOP-12181 Project: Hadoop Common

[jira] [Created] (HADOOP-12183) Add annotation to tracing span of FsShell to record args

2015-07-03 Thread Masatake Iwasaki (JIRA)
Masatake Iwasaki created HADOOP-12183: - Summary: Add annotation to tracing span of FsShell to record args Key: HADOOP-12183 URL: https://issues.apache.org/jira/browse/HADOOP-12183 Project: Hadoop

[jira] [Created] (HADOOP-12175) FsShell must load SpanReceierHost to support tracing

2015-07-02 Thread Masatake Iwasaki (JIRA)
Masatake Iwasaki created HADOOP-12175: - Summary: FsShell must load SpanReceierHost to support tracing Key: HADOOP-12175 URL: https://issues.apache.org/jira/browse/HADOOP-12175 Project: Hadoop

[jira] [Created] (HADOOP-12177) [Umbrella] Update and extend filesystem specification

2015-07-02 Thread Masatake Iwasaki (JIRA)
Masatake Iwasaki created HADOOP-12177: - Summary: [Umbrella] Update and extend filesystem specification Key: HADOOP-12177 URL: https://issues.apache.org/jira/browse/HADOOP-12177 Project: Hadoop

Re: [VOTE] Release Apache Hadoop 2.7.1 RC0

2015-07-02 Thread Masatake Iwasaki
+1 (non-binding) + verified mds of source and binary tarball + built from source tarball + deployed binary tarball to 4 nodes cluster and run some hadoop-mapreduce-examples jobs Thanks, Masatake Iwasaki On 6/29/15 17:45, Vinod Kumar Vavilapalli wrote: Hi all, I've created a release

[jira] [Created] (HADOOP-12167) Add usage of tracing from FsShell to documentation

2015-06-30 Thread Masatake Iwasaki (JIRA)
Masatake Iwasaki created HADOOP-12167: - Summary: Add usage of tracing from FsShell to documentation Key: HADOOP-12167 URL: https://issues.apache.org/jira/browse/HADOOP-12167 Project: Hadoop Common

[jira] [Created] (HADOOP-12037) Fix wrong classname in example configuration of hadoop-auth documentation

2015-05-27 Thread Masatake Iwasaki (JIRA)
Masatake Iwasaki created HADOOP-12037: - Summary: Fix wrong classname in example configuration of hadoop-auth documentation Key: HADOOP-12037 URL: https://issues.apache.org/jira/browse/HADOOP-12037

[jira] [Created] (HADOOP-11971) Move test utilities for tracing from hadoop-hdfs to hadoo-common

2015-05-14 Thread Masatake Iwasaki (JIRA)
Masatake Iwasaki created HADOOP-11971: - Summary: Move test utilities for tracing from hadoop-hdfs to hadoo-common Key: HADOOP-11971 URL: https://issues.apache.org/jira/browse/HADOOP-11971 Project

[jira] [Created] (HADOOP-11967) SpanReceiverHost should be able to handle tracing configuration properties without prefix

2015-05-12 Thread Masatake Iwasaki (JIRA)
Masatake Iwasaki created HADOOP-11967: - Summary: SpanReceiverHost should be able to handle tracing configuration properties without prefix Key: HADOOP-11967 URL: https://issues.apache.org/jira/browse/HADOOP

[jira] [Created] (HADOOP-11912) Extra configuration key used in TraceUtils should respect prefix

2015-05-04 Thread Masatake Iwasaki (JIRA)
Masatake Iwasaki created HADOOP-11912: - Summary: Extra configuration key used in TraceUtils should respect prefix Key: HADOOP-11912 URL: https://issues.apache.org/jira/browse/HADOOP-11912 Project

[jira] [Created] (HADOOP-11894) Bump the version of HTrace to 3.2.0-incubating

2015-04-30 Thread Masatake Iwasaki (JIRA)
Masatake Iwasaki created HADOOP-11894: - Summary: Bump the version of HTrace to 3.2.0-incubating Key: HADOOP-11894 URL: https://issues.apache.org/jira/browse/HADOOP-11894 Project: Hadoop Common

Re: [VOTE] Release Apache Hadoop 2.7.0 RC0

2015-04-14 Thread Masatake Iwasaki
+1 (non-binding) + verified signature and mds of source and binary tarball + built from source tarball + deployed binary tarball to 3 nodes cluster and run some hadoop-mapreduce-examples jobs Thanks, Masatake Iwasaki On 4/11/15 08:44, Vinod Kumar Vavilapalli wrote: Hi all, I've created

[jira] [Created] (HADOOP-11729) Fix link to cgroups doc in site.xml

2015-03-19 Thread Masatake Iwasaki (JIRA)
Masatake Iwasaki created HADOOP-11729: - Summary: Fix link to cgroups doc in site.xml Key: HADOOP-11729 URL: https://issues.apache.org/jira/browse/HADOOP-11729 Project: Hadoop Common

[jira] [Created] (HADOOP-11663) Remove description about Java 6 from docs

2015-03-02 Thread Masatake Iwasaki (JIRA)
Masatake Iwasaki created HADOOP-11663: - Summary: Remove description about Java 6 from docs Key: HADOOP-11663 URL: https://issues.apache.org/jira/browse/HADOOP-11663 Project: Hadoop Common

[jira] [Created] (HADOOP-11594) Improve the readability of site index of documentation

2015-02-13 Thread Masatake Iwasaki (JIRA)
Masatake Iwasaki created HADOOP-11594: - Summary: Improve the readability of site index of documentation Key: HADOOP-11594 URL: https://issues.apache.org/jira/browse/HADOOP-11594 Project: Hadoop

[jira] [Created] (HADOOP-11559) Add links to RackAwareness and InterfaceClassification to site index

2015-02-06 Thread Masatake Iwasaki (JIRA)
Masatake Iwasaki created HADOOP-11559: - Summary: Add links to RackAwareness and InterfaceClassification to site index Key: HADOOP-11559 URL: https://issues.apache.org/jira/browse/HADOOP-11559

[jira] [Created] (HADOOP-11558) Fix dead links to doc of hadoop-tools

2015-02-06 Thread Masatake Iwasaki (JIRA)
Masatake Iwasaki created HADOOP-11558: - Summary: Fix dead links to doc of hadoop-tools Key: HADOOP-11558 URL: https://issues.apache.org/jira/browse/HADOOP-11558 Project: Hadoop Common

[jira] [Created] (HADOOP-11544) Remove unused configuration keys for tracing

2015-02-03 Thread Masatake Iwasaki (JIRA)
Masatake Iwasaki created HADOOP-11544: - Summary: Remove unused configuration keys for tracing Key: HADOOP-11544 URL: https://issues.apache.org/jira/browse/HADOOP-11544 Project: Hadoop Common

[jira] [Created] (HADOOP-11529) Fix findbugs warnings in hadoop-archives

2015-01-30 Thread Masatake Iwasaki (JIRA)
Masatake Iwasaki created HADOOP-11529: - Summary: Fix findbugs warnings in hadoop-archives Key: HADOOP-11529 URL: https://issues.apache.org/jira/browse/HADOOP-11529 Project: Hadoop Common

[jira] [Created] (HADOOP-11498) Bump the version of HTrace to 3.1.0-incubating

2015-01-21 Thread Masatake Iwasaki (JIRA)
Masatake Iwasaki created HADOOP-11498: - Summary: Bump the version of HTrace to 3.1.0-incubating Key: HADOOP-11498 URL: https://issues.apache.org/jira/browse/HADOOP-11498 Project: Hadoop Common

[jira] [Created] (HADOOP-11405) Configuration should not change the behavior by the value of quietmode

2014-12-14 Thread Masatake Iwasaki (JIRA)
Masatake Iwasaki created HADOOP-11405: - Summary: Configuration should not change the behavior by the value of quietmode Key: HADOOP-11405 URL: https://issues.apache.org/jira/browse/HADOOP-11405

Re: [VOTE] Release Apache Hadoop 2.6.0

2014-11-18 Thread Masatake Iwasaki
. Masatake Iwasaki (11/19/14, 7:41), Tsuyoshi OZAWA wrote: +1 if once discussion about HDFS-6833 is done(non-binding). * Verified checksum. * Deployed cluster and ran some mr examples. * Checked RM restart while running jobs. I think you have to pass along -Pdist too… afaik that is how the Jenkins

[jira] [Created] (HADOOP-11284) Fix variable name mismatch in hadoop-functions.sh

2014-11-07 Thread Masatake Iwasaki (JIRA)
Masatake Iwasaki created HADOOP-11284: - Summary: Fix variable name mismatch in hadoop-functions.sh Key: HADOOP-11284 URL: https://issues.apache.org/jira/browse/HADOOP-11284 Project: Hadoop Common

Re: Some information required related to Hadoop documentation developement

2014-11-06 Thread Masatake Iwasaki
or anything else needs to be taken care? I think it is sufficient. Masatake Iwasaki (11/6/14, 9:51), Naganarasimha G R (Naga) wrote: Hi All, I wanted to know the following related to Hadoop Documentation 1. what and how are these *.vm files(format) used in Hadoop [Hdfs and Yarn

[jira] [Created] (HADOOP-11266) Remove no longer supported activation properties for packaging from pom

2014-11-04 Thread Masatake Iwasaki (JIRA)
Masatake Iwasaki created HADOOP-11266: - Summary: Remove no longer supported activation properties for packaging from pom Key: HADOOP-11266 URL: https://issues.apache.org/jira/browse/HADOOP-11266

[jira] [Created] (HADOOP-11256) Some site docs have inconsistent appearance

2014-10-31 Thread Masatake Iwasaki (JIRA)
Masatake Iwasaki created HADOOP-11256: - Summary: Some site docs have inconsistent appearance Key: HADOOP-11256 URL: https://issues.apache.org/jira/browse/HADOOP-11256 Project: Hadoop Common

[jira] [Created] (HADOOP-11242) Record the time of calling in tracing span of IPC server

2014-10-28 Thread Masatake Iwasaki (JIRA)
Masatake Iwasaki created HADOOP-11242: - Summary: Record the time of calling in tracing span of IPC server Key: HADOOP-11242 URL: https://issues.apache.org/jira/browse/HADOOP-11242 Project: Hadoop

[jira] [Created] (HADOOP-11150) hadoop command should accept CLASSNAME without package name

2014-09-28 Thread Masatake Iwasaki (JIRA)
Masatake Iwasaki created HADOOP-11150: - Summary: hadoop command should accept CLASSNAME without package name Key: HADOOP-11150 URL: https://issues.apache.org/jira/browse/HADOOP-11150 Project

[jira] [Created] (HADOOP-11146) Update document of GridMix

2014-09-27 Thread Masatake Iwasaki (JIRA)
Masatake Iwasaki created HADOOP-11146: - Summary: Update document of GridMix Key: HADOOP-11146 URL: https://issues.apache.org/jira/browse/HADOOP-11146 Project: Hadoop Common Issue Type

[jira] [Created] (HADOOP-11147) Update document of Rumen

2014-09-27 Thread Masatake Iwasaki (JIRA)
Masatake Iwasaki created HADOOP-11147: - Summary: Update document of Rumen Key: HADOOP-11147 URL: https://issues.apache.org/jira/browse/HADOOP-11147 Project: Hadoop Common Issue Type

[jira] [Created] (HADOOP-10976) moving the source code of hadoop-tools docs to the directry under hadoop-tools

2014-08-18 Thread Masatake Iwasaki (JIRA)
Masatake Iwasaki created HADOOP-10976: - Summary: moving the source code of hadoop-tools docs to the directry under hadoop-tools Key: HADOOP-10976 URL: https://issues.apache.org/jira/browse/HADOOP-10976

Re: [VOTE] Release Apache Hadoop 2.5.0 RC2

2014-08-07 Thread Masatake Iwasaki
+1 (non-binding) + verified MD5 for tarball and source tarball + built from source tarball + ran example jobs such as nutchindexing, wordcount, dfsioe, hivebench, kmeans, pagerank, bayes, sort, terasort with HiBench on the cluster with 3 slave nodes. (8/6/14, 13:59), Karthik Kambatla

Re: [VOTE] Release Apache Hadoop 2.3.0

2014-02-12 Thread Masatake Iwasaki
/hadoop dir, building from the source tar ball results in no inclusion of site docs in binary tarball. Regards, Masatake Iwasaki (2014/02/11 6:49), Arun C Murthy wrote: Folks, I've created a release candidate (rc0) for hadoop-2.3.0 that I would like to get released. The RC is available

Re: Maintaining documentation

2014-01-31 Thread Masatake Iwasaki
for me is using a private browsing window. Todd posited that the error is due to stale cookies after a JIRA upgrade, and this fixes it. On Thu, Jan 30, 2014 at 8:43 AM, Masatake Iwasaki iwasak...@oss.nttdata.co.jp wrote: I've added your username to the wiki I appreciate it Steve! (2014/01/30 17

Re: Maintaining documentation

2014-01-30 Thread Masatake Iwasaki
I've added your username to the wiki I appreciate it Steve! (2014/01/30 17:44), Steve Loughran wrote: On 30 January 2014 01:10, Masatake Iwasaki iwasak...@oss.nttdata.co.jpwrote: Hi JIRA and Wiki admins, I would like permission to assign JIRA issues to myself and edit Hadoop Wiki pages. I

Re: Maintaining documentation

2014-01-29 Thread Masatake Iwasaki
Hi JIRA and Wiki admins, I would like permission to assign JIRA issues to myself and edit Hadoop Wiki pages. I have already fixed some on HADOOP-10086 and I think there is further work. My username is iwasakims on JIRA and MasatakeIwasaki on Hadoop Wiki. Regards, Masatake Iwasaki (2014/01

Re: Maintaining documentations

2014-01-21 Thread Masatake Iwasaki
for documentation fixes, so thanks for bringing these to our attention. I will do what I can do to improve this. Such as helping review process. Regards, Masatake Iwasaki (2014/01/22 3:22), Arpit Agarwal wrote: I will review HADOOP-10086https://issues.apache.org/jira/browse/HADOOP-10086this week

Maintaining documentations

2014-01-20 Thread Masatake Iwasaki
)? I will appreciate your advices. Regards, Masatake Iwasaki

[jira] [Created] (HADOOP-10086) User document for authentication in secure cluster

2013-11-06 Thread Masatake Iwasaki (JIRA)
Masatake Iwasaki created HADOOP-10086: - Summary: User document for authentication in secure cluster Key: HADOOP-10086 URL: https://issues.apache.org/jira/browse/HADOOP-10086 Project: Hadoop Common

[jira] [Created] (HADOOP-9979) HADOOP_IDENT_STRING should not be changed in hadoop-env.sh for hadoop daemons running as services

2013-09-18 Thread Masatake Iwasaki (JIRA)
Masatake Iwasaki created HADOOP-9979: Summary: HADOOP_IDENT_STRING should not be changed in hadoop-env.sh for hadoop daemons running as services Key: HADOOP-9979 URL: https://issues.apache.org/jira/browse

<    1   2   3