Uploaded image for project: 'Atlas'
  1. Atlas
  2. ATLAS-2827

Unable to persist vertex when indexed string attribute is really long

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.8.1, 0.8.2, 1.0.0, trunk
    • 0.8.3, 1.1.0, 2.0.0
    • None
    • None

    Description

      Titan/Janus  creates an inverted index key which exceeds the row length restriction imposed by HBase hence the vertex fails to persist with backend exception.

       

      Solution:

      In the entity graph mapping, before persisting the  vertex we need to trim down the value (although it'll cause data loss) to avoid Atlas becoming non functional for such edge cases.

      Attachments

        Activity

          People

            apoorvnaik Apoorv Naik
            apoorvnaik Apoorv Naik
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: