Uploaded image for project: 'Tika'
  1. Tika
  2. TIKA-3144

Detecting hprof memory dump files exported from Android Studio

    XMLWordPrintableJSON

Details

    Description

      I was trying to detect a hprof file by downloading and passing it as input stream to tika. But the MIME type is being detected as `application/octantstream`. Can a more granular support for detecting if a file is of type hprof be added?

      Hprof files are Java memory dump files and you can read more about it here: https://dzone.com/articles/memory-analysis-how-to-obtain-java-heat-dump

      I had found this parser for hprof in Java if it helps: https://github.com/eaftan/hprof-parser

      Attachments

        Activity

          People

            Unassigned Unassigned
            Tamane Parth
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated: