About 50 results
Open links in new tab
  1. Allow tracking of detailed metrics such as CPU Usage by processors

    So we should provide the ability to turn this feature on/off and ideally also allow for sampling of metrics and extrapolating out those numbers so that we can monitor these things only for a …

  2. [SPARK-9478] Add sample weights to Random Forest - ASF JIRA

    I didn't find any discussion about the semantic change in sampling strategy. No matter we implement class weights or instance weights, the simple random sampling should become …

  3. [NIFI-13633] AllowScientificNotation default false causing existing ...

    2024-08-06 06:42:20,852 ERROR [Timer-Driven Process Thread-17] o.a.n.processors.standard.ConvertRecord ConvertRecord [id=2f9e8b7a-045c-301d-f79c …

  4. [SPARK-22947] SPIP: as-of join in Spark SQL - ASF Jira

    This approach suffers in performance if sampling data is expensive. For instance, when the data to be sampled is the output of an expensive computation, sampling the data would cause the …

  5. [SPARK-15689] Data source API v2 - ASF Jira

    Nice-to-have: support additional common operators, including limit and sampling. Note that both 1 and 2 are problems that the current data source API (v1) suffers.

  6. [SPARK-46094] Support Executor JVM Profiling - ASF Jira

    Nov 24, 2023 · This feature is to add a low overhead sampling profiler like async-profiler as a built in capability to the Spark job that can be turned on using only user configurable parameters …

  7. CLONE - Spark Streaming, Kafka receiver, "Failed to get …

    Spark SPARK-22012 CLONE - Spark Streaming, Kafka receiver, "Failed to get records for ... after polling for 512"

  8. [HIVE-28333] Skip CBO for UNIQUEJOIN and TABLESAMPLE - ASF …

    Jun 17, 2024 · Hive HIVE-27831 Set hive.cbo.fallback.strategy to NEVER by default HIVE-28333 Skip CBO for UNIQUEJOIN and TABLESAMPLE

  9. [SPARK-27558] NPE in TaskCompletionListener due to Spark OOM …

    Spark SPARK-27558 NPE in TaskCompletionListener due to Spark OOM in UnsafeExternalSorter causing tasks to hang

  10. [FLINK-34255] FLIP-406: Reorganize State & Checkpointing

    Jan 29, 2024 · Currently all the options about state and checkpointing are reorganized and categorized by prefixes as listed below: 1. execution.checkpointing: all configurations …