Uploaded image for project: 'Apache Apex Malhar'
  1. Apache Apex Malhar
  2. APEXMALHAR-922

Machine data demo is using deprecated attributes. Gives warnings on launch

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.9.5
    • demonstrations
    • None

    Description

      When machinedata demo is launched we get a host of warnings. Here is the examples. The work is to change the attribute names to ensure this warning goes away. Test on dev machine and reduce the partitions to bare minimum as you test

      yword as stram.operator.InputReceiver.prop.deviceIdMax
      14/03/13 09:21:42 WARN logical.G: Please specify the attribute maxContainers using the attr keyword as stram.attr.maxContainers
      14/03/13 09:21:42 WARN logical.G: Please specify the property host using the prop keyword as stram.operator.redisapachelog2.prop.host
      14/03/13 09:21:43 WARN logical.G: Referencing the attribute as maxContainers instead of CONTAINERS_MAX_COUNT is deprecated!
      14/03/13 09:21:43 WARN logical.G: Referencing the attribute as masterMemoryMB instead of MASTER_MEMORY_MB is deprecated!
      14/03/13 09:21:43 WARN logical.G: Referencing the attribute as containerJvmOpts instead of CONTAINER_JVM_OPTIONS is deprecated!
      14/03/13 09:21:43 WARN logical.G: Referencing the attribute as containerMemoryMB instead of CONTAINER_MEMORY_MB is deprecated!
      14/03/13 09:21:43 WARN logical.G: Referencing the attribute as heartbeatTimeoutMillis instead of HEARTBEAT_TIMEOUT_MILLIS is deprecated!
      14/03/13 09:21:43 WARN logical.G: Referencing the attribute as checkpointWindowCount instead of CHECKPOINT_WINDOW_COUNT is deprecated!

      {"appId": "application_1393555015467_1197"}

      Attachments

        Activity

          People

            tushargosavi Tushar Gosavi
            akekre Amol Kekre
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: