Skip to content

warning: usage of JAVA_HOME is deprecated, use ES_JAVA_HOME #260

Open
@francesco1119

Description

@francesco1119

Issue Description

Please describe our issue, along with:

  • encountered behavior:

After I execute the command:

docker run -v elastic:/elasticsearch-7.17.0/data ghcr.io/uscdatascience/sparkler/sparkler:main inject -id myid -su 'https://www.nature.com/articles/s41586-022-04983-9'

I see the warning:

warning: usage of JAVA_HOME is deprecated, use ES_JAVA_HOME
warning: usage of JAVA_HOME is deprecated, use ES_JAVA_HOME
OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.

When I try to reach the url http://localhost:8983/solr/crawldb nothing happens

How to reproduce it

The error shows at the third steps of your guide

Environment and Version Information

Please indicate relevant versions, including, if relevant:

  • Java Version:
openjdk 11.0.12 2021-07-20
OpenJDK Runtime Environment Microsoft-25199 (build 11.0.12+7)
OpenJDK 64-Bit Server VM Microsoft-25199 (build 11.0.12+7, mixed mode)
  • Spark Version
    Latest
  • Operating System name and version:
    Windows 11 Pro Version 10.0.22000 Build 22000

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions