Examples: query, "exact match", wildcard*, wild?ard, wild*rd
Fuzzy search: cake~ (finds cakes, bake)
Term boost: "red velvet"^4, chocolate^2
Field grouping: tags:(+work -"fun-stuff")
Escaping: Escape characters +-&|!(){}[]^"~*?:\ with \, e.g. \+
Range search: properties.timestamp:[1587729413488 TO *] (inclusive), properties.title:{A TO Z}(excluding A and Z)
Combinations: chocolate AND vanilla, chocolate OR vanilla, (chocolate OR vanilla) NOT "vanilla pudding"
Field search: properties.title:"The Title" AND text
Answered
Hi Everybody! I Want To Know Whether Clearml Can Work With Hadoop And How Difficult Is It To Integrate It? Anyone Can Help Me?

Hi everybody!

I want to know whether ClearML can work with Hadoop and How difficult is it to integrate it? Anyone can help me?

  
  
Posted 2 months ago
Votes Newest

Answers


Hi @<1686547375457308672:profile|VastLobster56> , from my understanding Hadoop is a collection of different utilities. Do you have something specific in mind?

  
  
Posted 2 months ago
420 Views
1 Answer
2 months ago
2 months ago
Tags