[
https://issues.apache.org/jira/browse/MAHOUT-655?focusedWorklogId=993843&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-993843
]
ASF GitHub Bot logged work on MAHOUT-655:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 29/Nov/25 14:46
Start Date: 29/Nov/25 14:46
Worklog Time Spent: 10m
Work Description: rich7420 commented on PR #662:
URL: https://github.com/apache/mahout/pull/662#issuecomment-3591726450
wait , I think it can be a draft. After we finishing the PoC stage we will
need it. Additionally, I noticed you emit cargo:rustc-cfg=cpu_only when CUDA is
missing (in build.rs). Since this PR only touches build.rs, we need to ensure
the Rust side (src/lib.rs) handles this config flag correctly to avoid linker
errors.
Issue Time Tracking
-------------------
Worklog Id: (was: 993843)
Time Spent: 1h 10m (was: 1h)
> Need the ability to specify the output path for the Transpose Job
> -----------------------------------------------------------------
>
> Key: MAHOUT-655
> URL: https://issues.apache.org/jira/browse/MAHOUT-655
> Project: Mahout
> Issue Type: Improvement
> Components: classic
> Affects Versions: 0.4, 0.5
> Reporter: Timothy Potter
> Priority: Minor
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> Currently, the transpose job does not allow us to specify the output path. It
> creates it's own path internally, something like:
> /asf-mail-archives/mahout/svd/transpose-##. This makes it hard to script
> matrixmult jobs (which need to know the output path of the transpose job).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)