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

Storm Hook IT fails due to non registry of type storm_topology

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.8-incubating
    • None
    • None

    Description

      Storm Hook IT is failing with the following error due to non registry of type "storm_topology":

      org.apache.atlas.typesystem.exception.TypeNotFoundException: Unknown datatype: storm_topology
      at org.apache.atlas.typesystem.types.TypeSystem.getDataType(TypeSystem.java:192)
      at org.apache.atlas.repository.graph.GraphHelper.getTypedReferenceableInstance(GraphHelper.java:742)
      at org.apache.atlas.repository.graph.GraphHelper.deserializeClassInstances(GraphHelper.java:726)
      at org.apache.atlas.services.DefaultMetadataService.deserializeClassInstances(DefaultMetadataService.java:280)
      at org.apache.atlas.services.DefaultMetadataService.createEntities(DefaultMetadataService.java:268)
      at org.apache.atlas.web.resources.EntityResource.submit(EntityResource.java:130)
      at org.apache.atlas.LocalAtlasClient$1.invoke(LocalAtlasClient.java:82)
      at org.apache.atlas.LocalAtlasClient$EntityOperation.run(LocalAtlasClient.java:118)
      at org.apache.atlas.LocalAtlasClient.createEntity(LocalAtlasClient.java:85)
      at org.apache.atlas.AtlasClient.createEntity(AtlasClient.java:486)
      at org.apache.atlas.notification.NotificationHookConsumer$HookConsumer.handleMessage(NotificationHookConsumer.java:221)
      at org.apache.atlas.notification.NotificationHookConsumer$HookConsumer.run(NotificationHookConsumer.java:202)
      at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
      at java.util.concurrent.FutureTask.run(FutureTask.java:262)
      at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
      at java.lang.Thread.run(Thread.java:745)
      2016-11-28 12:30:52,628 WARN - [NotificationHookConsumer thread-0:] ~ Error handling messageMetadata service API CREATE_ENTITY failed with status 400 (Bad Request) Response Body (org.apache.atlas.typesystem.exception.TypeNotFoundException: Unknown datatype: storm_topology
      at org.apache.atlas.typesystem.types.TypeSystem.getDataType(TypeSystem.java:192)
      at org.apache.atlas.repository.graph.GraphHelper.getTypedReferenceableInstance(GraphHelper.java:742)
      at org.apache.atlas.repository.graph.GraphHelper.deserializeClassInstances(GraphHelper.java:726)
      at org.apache.atlas.services.DefaultMetadataService.deserializeClassInstances(DefaultMetadataService.java:280)
      at org.apache.atlas.services.DefaultMetadataService.createEntities(DefaultMetadataService.java:268)
      at org.apache.atlas.web.resources.EntityResource.submit(EntityResource.java:130)
      at org.apache.atlas.LocalAtlasClient$1.invoke(LocalAtlasClient.java:82)
      at org.apache.atlas.LocalAtlasClient$EntityOperation.run(LocalAtlasClient.java:118)
      at org.apache.atlas.LocalAtlasClient.createEntity(LocalAtlasClient.java:85)
      at org.apache.atlas.AtlasClient.createEntity(AtlasClient.java:486)
      at org.apache.atlas.notification.NotificationHookConsumer$HookConsumer.handleMessage(NotificationHookConsumer.java:221)
      at org.apache.atlas.notification.NotificationHookConsumer$HookConsumer.run(NotificationHookConsumer.java:202)
      at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
      at java.util.concurrent.FutureTask.run(FutureTask.java:262)
      at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
      at java.lang.Thread.run(Thread.java:745)
      ) (NotificationHookConsumer$HookConsumer:252)

      Attachments

        1. ATLAS-1336-v2.patch
          2 kB
          Ayub Pathan
        2. ATLAS-1336.patch
          3 kB
          Vimal Sharma

        Activity

          People

            ayubpathan Ayub Pathan
            svimal2106 Vimal Sharma
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: