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

storm qualifiedName of hbase is not right

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.0.0
    • 2.1.0, 3.0.0
    • None
    • None

    Description

      hi all, when i read the code of storm hook, i found that 

      // code placeholder
      public static String getHbaseTableQualifiedName(String metadataNamespace, String nameSpace, String tableName) {
          return String.format("%s.%s@%s", nameSpace.toLowerCase(), tableName.toLowerCase(), metadataNamespace);
      }
      

      I am not familiar with atlas, i think the qualified name is unique for search by JanusGraph.

      And the atlas  document of hbase table is used with separator ":"

      So I think it should be %s:%s@%s.

       

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            Unassigned Unassigned
            jackylau Jacky Lau
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - 1h
                1h
                Remaining:
                Remaining Estimate - 1h
                1h
                Logged:
                Time Spent - Not Specified
                Not Specified

                Slack

                  Issue deployment