[
https://issues.apache.org/jira/browse/STORM-3971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Richard Zowalla closed STORM-3971.
----------------------------------
Resolution: Won't Fix
Cassandra module is gone.
> Storm-cassandra shows errors in Eclipse
> ---------------------------------------
>
> Key: STORM-3971
> URL: https://issues.apache.org/jira/browse/STORM-3971
> Project: Apache Storm
> Issue Type: Task
> Components: build
> Reporter: Bipin Prasad
> Assignee: Bipin Prasad
> Priority: Major
>
> 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
--
This message was sent by Atlassian Jira
(v8.20.10#820010)