Pascal GILLET
Pascal GILLET
Hi, I try to transpile [GraphBLAS](https://github.com/DrTimothyAldenDavis/GraphBLAS). I successfully compiled and installed the project following its guidelines and it produced the required `compile_commands.json`. However, invoking `c2rust transpile compile_commands.json` with `RUST_BACKTRACE=full` gives...
Hi, I deployed mesos-ui in a Mesos cluster within Marathon. The Mesos version is 1.1.0. The UI is available but does not seem to be associated to the cluster: 0...
{ Please fill in this template to help us have a better understanding about you and your talk. Use this pattern for the issue title: [talk title] Firstname Lastname }...
Some Spark properties are related to deployment, typically set through configuration file or `spark-submit` command line options with "native" Spark. These properties will not be applied if passed directly to...
I had the following errors when building a site with the latest Hugo version: ``` ERROR deprecated: .Site.IsServer was deprecated in Hugo v0.120.0 and will be removed in Hugo 0.133.0....