Re: How to enable debug log in HDFS

2015-03-24 Thread Rich Haase
If you want to enable debug logging of all hadoop components you can add this line to your log4j.properties. log4j.logger.org.apache.hadoop=DEBUG However, in a 3 node cluster that is doing next to nothing this produces a lot of log output, so I find it preferable to specify an one daemon type a

Re: fsck output compatibility question with regard to HDFS-7281

2015-04-28 Thread Rich Haase
I'm late to the discussion so I apologize if this has already been suggested. Can't we just add new options flags to include new cli output? Seems like that would work regardless of the cli being changed. If compatibility is broken it could be done as part of a major release. Eg. Add a

Re: Move blocks between Nodes

2015-07-01 Thread Rich Haase
ts the movements happen to the 100 nodes. But I need to disable write_op for those nodes to be decommissioned. Is there a way to make DataNode in safe mode (read only) mode? Of course, regarding to blocks movement between nodes, Any thoughts will be appreciated. -- Bing Jiang Rich Haa

Re: Planning Hadoop 2.6.1 release

2015-08-05 Thread Rich Haase
+1 to add those fixes. Rich Haase | Sr. Software Engineer | Pandora m 303.887.1146 | rha...@pandora.com On 8/5/15, 11:42 AM, "Wangda Tan" wrote: >Can we add following two fixes to 2.6.1? > >https://issues.apache.org/jira/browse/YARN-2922 and >https://issues.apache.org