Skip to content

Conversation

@wbo4958
Copy link
Collaborator

@wbo4958 wbo4958 commented May 6, 2025

No description provided.

}

// MLOperator represents the ML operators like (Estimator, Transformer or Evaluator)
message MlOperator {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will this be pulled in from Spark?

import java.util.Optional
import scala.jdk.CollectionConverters.SeqHasAsJava

class RapidsRelationPlugin extends RelationPlugin {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this need to be registered with spark connect via a spark conf? Would be helpful to add usage info?

# Building the Python build and building the mypy interfaces.
- plugin: buf.build/protocolbuffers/python:v28.3
out: ../../../python/src/spark_rapids_ml/proto
- plugin: buf.build/grpc/python:v1.67.0
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do these versions (v28.3 and v1.67.0) need to match exactly the java side in the pom.xml file ?

# See the License for the specific language governing permissions and
# limitations under the License.
#
version: v1
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How is this version used and does it have to align with the jvm side?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What runs this script?

@wbo4958 wbo4958 marked this pull request as draft May 19, 2025 23:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants