[jira] [Created] (HADOOP-16839) SparkLauncher does not read SPARK_CONF_DIR/spark-defaults.conf

2020-02-04 Thread Koji Noguchi (Jira)
Koji Noguchi created HADOOP-16839: - Summary: SparkLauncher does not read SPARK_CONF_DIR/spark-defaults.conf Key: HADOOP-16839 URL: https://issues.apache.org/jira/browse/HADOOP-16839 Project: Hadoop

Re: Gzip progress during map phase.

2011-12-27 Thread Koji Noguchi
Assuming you're using TextInputFormat, it sounds like https://issues.apache.org/jira/browse/MAPREDUCE-773 In 0.21. Don't know about CDH. Koji On 12/27/11 2:00 AM, "Niels Basjes" wrote: > I would not expect this. I would expect behaviour that is independent of > the way the splits are created.

[jira] [Created] (HADOOP-7890) Redirect hadoop script's deprecation message to stderr

2011-12-07 Thread Koji Noguchi (Created) (JIRA)
ement Components: scripts Affects Versions: 0.23.0 Reporter: Koji Noguchi Assignee: Koji Noguchi Priority: Trivial $ hadoop dfs -ls DEPRECATED: Use of this script to execute hdfs command is deprecated. Instead use the hdfs command for it. ... If we

Re: [VOTE] Release 0.20.204.0-rc0

2011-08-03 Thread Koji Noguchi
Can we add * HADOOP-6942 Ability for having user's classes take precedence over the system classes for tasks' classpath It's pretty bad in a sense that it's not on trunk but 0.20.204 and CDH3 both have this *using different parameters*. Koji On 8/3/11 2:14 PM, "Matt Foley" wrote: >> >> So,

Re: [VOTE] Release candidate 0.20.203.0-rc0

2011-05-03 Thread Koji Noguchi
>> except >> HADOOP-6386 and HADOOP-6428. > causes a rolling port side effect in TT > I remember bugging Cos and Rob to revert HADOOP-6386. https://issues.apache.org/jira/browse/HADOOP-6760?focusedCommentId=12867342&; page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#commen t-12

Re: Problem with running the job, no default queue

2011-02-14 Thread Koji Noguchi
Hi Shivani, You probably don't want to ask m45 specific questions on hadoop.apache mailing list. Try % hadoop queue -showacls It should show which queues you're allowed to submit. If it doesn't give you any queues, you need to request one. Koji On 2/9/11 9:10 PM, "Shivani Rao" wrote:

Re: Stopping datanodes dynamically.

2011-01-31 Thread Koji Noguchi
If you want to decommission a datanode, http://hadoop.apache.org/common/docs/r0.20.0/hdfs_user_guide.html#DFSAdmin+Command -refreshNodes briefly explains how it works. Koji On 1/31/11 4:35 AM, "Segel, Mike" wrote: James, Remove the node without stopping what? If you mean you want to remove

[jira] Reopened: (HADOOP-6857) FsShell should report raw disk usage including replication factor

2010-09-14 Thread Koji Noguchi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Noguchi reopened HADOOP-6857: -- I think this number(raw usage) would be helpful. Not sure whether this should be in -du or

[jira] Created: (HADOOP-6669) zlib.compress.level ignored for DefaultCodec initialization

2010-03-31 Thread Koji Noguchi (JIRA)
Components: io Reporter: Koji Noguchi Assignee: Koji Noguchi Priority: Minor HADOOP-5879 added a compression level for codecs, but DefaultCodec seems to ignore this conf value when initialized. This is only when codec is first created. reinit() probably

[jira] Created: (HADOOP-6284) Any hadoop commands crashing jvm (SIGBUS) when /tmp (tmpfs) is full

2009-09-23 Thread Koji Noguchi (JIRA)
Type: Improvement Components: scripts Reporter: Koji Noguchi Priority: Minor {noformat} [knoguchi@ ~]$ df /tmp Filesystem 1K-blocks Used Available Use% Mounted on tmpfs 524288524288 0 100% /tmp [knoguchi@ ~]$ hadoop dfs

[jira] Created: (HADOOP-6280) Uniform way of setting default param for ToolRunner (like passing -Ddfs.umask)

2009-09-23 Thread Koji Noguchi (JIRA)
Common Issue Type: New Feature Components: util Reporter: Koji Noguchi Priority: Minor Sometimes our users want to overwrite the dfs.umask setting we have on our cluster (but continue to use the configdir we setup). They would need to explicitly insert

[jira] Created: (HADOOP-6239) Command-line for append

2009-09-04 Thread Koji Noguchi (JIRA)
Command-line for append --- Key: HADOOP-6239 URL: https://issues.apache.org/jira/browse/HADOOP-6239 Project: Hadoop Common Issue Type: New Feature Components: fs Reporter: Koji Noguchi Once append

[jira] Resolved: (HADOOP-6202) harchive: Har doesn't work on files having '%' character

2009-08-19 Thread Koji Noguchi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Noguchi resolved HADOOP-6202. -- Resolution: Duplicate This is reported in HADOOP-6097. > harchive: Har doesn't

[jira] Created: (HADOOP-6202) harchive: Har doesn't work on files having '%' character

2009-08-18 Thread Koji Noguchi (JIRA)
Issue Type: Bug Components: fs Reporter: Koji Noguchi If I have a harchive file test.har that contain /a/b /a/b/abc%cde /a/b/fgh {noformat} $ hadoop dfs -cat test.har/_masterindex 1 0 2046275926 0 244 $ hadoop dfs -cat test.har/_index / dir none 0 0 user /user dir none 0 0