Uploaded image for project: 'Apache Storm'
  1. Apache Storm
  2. STORM-3971

Storm-cassandra shows errors in Eclipse

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • None
    • None
    • build
    • None

    Description

      Errors in Eclipse as reported by Alexandre Vermeerbergen 
      On Thursday, August 31, 2023 at 06:15:55 AM PDT,
       
      First set of errors is very strange: in /storm-cassandra/src/test/java/org/apache/storm/cassandra/trident/WeatherBatchSpout.java,
       
      I have these imports:

      import java.util.ArrayList;
      import java.util.HashMap;
      import java.util.List;
      import java.util.Map;
      import java.util.Random;
      import java.util.UUID;

      with all the same errror: "The package java.util is accessible from
      more than one module: <unnamed>, java.base"
      => this look like an issue with the notion of Java modules

      Attachments

        Activity

          People

            bipinprasad Bipin Prasad
            bipinprasad Bipin Prasad
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: