Uploaded image for project: 'Zeppelin'
  1. Zeppelin
  2. ZEPPELIN-5437

Search box: org.apache.lucene.index.IndexNotFoundException

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 0.10.0
    • None
    • GUI
    • None
    • Latest Zeppelin code build from source on 30/06/21

      Zeppelin started within a Docker container.

    Description

      With the latest code available to date we are facing an issue with the Search box at the top rigth of Zeppelin UI.

       

      Whatever is put in the search box the result is always:

      We couldn’t find any notebook matching ...

      Looking at the zeppelin–zeppelin.log, we can see that an exception is raised:

       

      INFO [2021-07-01 08:53:51,709] ({qtp931675031-131} NotebookRestApi.java[search]:1066) - Searching notes for: VARYING_NOISE_DSINFO [2021-07-01 08:53:51,709] ({qtp931675031-131} NotebookRestApi.java[search]:1066) - Searching notes for: VARYING_NOISE_DSERROR [2021-07-01 08:53:51,712] ({qtp931675031-131} LuceneSearch.java[query]:135) - Failed to open index dir MMapDirectory@/tmp/zeppelin-index lockFactory=org.apache.lucene.store.NativeFSLockFactory@640a8f93, make sure indexing finished OKorg.apache.lucene.index.IndexNotFoundException: no segments* file found in MMapDirectory@/tmp/zeppelin-index lockFactory=org.apache.lucene.store.NativeFSLockFactory@640a8f93: files: [write.lock] at org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:726)
      ...

      Full trace log is attached (zeppelin--zeppelin.log).

      Issue can be seen at line 545 of this log file.

      Seems that some index file is missing. Is there a way to force reindexing the notes?

      many thanks

      Attachments

        1. zeppelin--zeppelin.log
          65 kB
          Axel Van Damme

        Activity

          People

            Unassigned Unassigned
            dammeax Axel Van Damme
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: