Uploaded image for project: 'Apache InLong'
  1. Apache InLong
  2. INLONG-168

Example module: remove localhost IP configuration parameters

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 0.5.0
    • None

    Description

      Remove the localhost IP parameter of the sample code and use the new configuration class constructor

      Such as:

      TubeClientConfig clientConfig = new TubeClientConfig (localHost, masterHostAndPort);

      Change to:

      TubeClientConfig clientConfig = new TubeClientConfig (masterHostAndPort);

      Attachments

        Activity

          People

            viviel viviel
            viviel viviel
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0h
                0h
                Logged:
                Time Spent - 20m
                20m