Find out the regionserver causing this & then take 10 thread dumps (with a
delay of 10s) with curl http://rregionserver:60030/dump
for i in {1..10} ; do echo "Dump: $i"; echo "+++++++++++++++++++++++++";
curl http://rs:60030/dump; sleep 10; done
On Tue, Feb 24, 2015 at 10:05 AM, brady2 [via Apache HBase] <
[email protected]> wrote:
> Hi Sathya,
>
> Could you post the command that you use to captured the stack traces of
> the region server dumps that you attached please?
>
> I don't have have enough knowledge of hbase/opentsdb.
>
> I'll post the exact conditions under which the .tmp is being created
> tomorrow.
>
> Thanks
> John
>
>
>
>
> ------------------------------
> If you reply to this email, your message will be added to the discussion
> below:
>
> http://apache-hbase.679495.n3.nabble.com/HBase-with-opentsdb-creates-huge-tmp-file-runs-out-of-hdfs-space-tp4067577p4068589.html
> To unsubscribe from HBase with opentsdb creates huge .tmp file & runs out
> of hdfs space, click here
> <http://apache-hbase.679495.n3.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=4067577&code=c2F0aHlhZm10QGdtYWlsLmNvbXw0MDY3NTc3fDUxNzU0MjkyMA==>
> .
> NAML
> <http://apache-hbase.679495.n3.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
>
--
View this message in context:
http://apache-hbase.679495.n3.nabble.com/HBase-with-opentsdb-creates-huge-tmp-file-runs-out-of-hdfs-space-tp4067577p4068592.html
Sent from the HBase User mailing list archive at Nabble.com.