Skip to content

Not able to locate scala.XML while adding 2.1.0.Beta3 version in dependency #374

Closed
@deepakas

Description

@deepakas

I was able to process XML in spark using scala.xml.XML class. For some reason once I add the elasticsearch-hadoop version 2.1.0.Beta3 in mvn as a dependency it is not able to recognize the scala.xml class in the project. Any thoughts ?

Error:(2, 14) object xml is not a member of package scala
import scala.xml.XML
^

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions