On 27/Dec/2009 19:29, Tim Ellison wrote: > FYI I just deleted a whole bunch of temporary Hudson files from Minerva > /tmp, which was near full. > > A list of the files in there is available for those that are interested > in ~tellison/tmplist.gz > > Many of the files in there were named plan*.xml and were (are?) being > created at a fair rate of knots. I took an example of one of these > files into ~tellison/plan1000800580185122757.xml > > I'll monitor the situation for a while.
Minerva's /tmp is up to 1.4G again. Still lots of plan*.xml files containing references to hadoop (not pointing any fingers!) Anybody know what is creating these? Here's a snippet... <?xml version="1.0" encoding="UTF-8"?> <java version="1.6.0_17" class="java.beans.XMLDecoder"> <object class="org.apache.hadoop.hive.ql.plan.mapredWork"> <void property="aliasToPartnInfo"> <void method="put"> <string>b</string> <object class="org.apache.hadoop.hive.ql.plan.partitionDesc"> <void property="deserializerClass"> <class>org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe</class> </void> <void property="inputFileFormatClass"> <class>org.apache.hadoop.mapred.TextInputFormat</class> </void> <void property="outputFileFormatClass"> <class>org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat</class> </void> <void property="partSpec"> <object id="LinkedHashMap0" class="java.util.LinkedHashMap"/> </void> <void property="properties"> <object id="Properties0" class="java.util.Properties"> <void method="put"> <string>name</string> <string>t2</string> </void>