-
I want to build a docker based on RHEL with Dockerfile, and successfully built one image
But when I ran this image, I got an error and omnisci didn't not start.
# Here is my container logs:
-----…
-
When I try and follow the directions in "KNN weight modeling on Omnisci", I end up with the following error:
[jbrown613@holygpu2c0701 ~]$ module load Anaconda3/5.0.1-fasrc02
[jbrown613@holygpu2c07…
-
**Technical blog content**
- [x] What is Ibis and what can it do?
- [x] How to use Altair + Ibis
- [x] Common data science workflows using open source tools
- [x] User examples of workflows with omni…
-
When running the modified version of knn_model.py, I got the following error, related to connecting to OmniSci:
(omnisci) [jbrown613@holygpu2c0708 knn]$ python3 ~/sql/knn_model_merge.py
Co…
-
- [ ] Document and illustrate how to enforce target devices (`devices` kw of `Signature`, `__cpu_` and `__gpu_` prefixes)
- [ ] etc.
pearu updated
3 years ago
-
## :beetle: If bug
- [ubuntu 18.04 ] Operating System and version:
- [ ] Browser and version:
- [defaul setup const hostname = process.env.HOSTNAME || "localhost"
const protocol = process.en…
-
While running the modified knn_model.py script I got the following error. It appears to be related to converting the merged table to omnisci, but I do not know what the error message "Cannot convert p…
-
Hey everyone!
mapd-core-cpu is already available on conda-forge (https://anaconda.org/conda-forge/omniscidb-cpu)
now we should add some instructions on the documentation.
at this moment it is…
-
I have written a few udf's so far but I'm my brian is pretty fried with this issue. The code works outside of omnisci compiling through clang; however, inside I am having issues. This is my only udf t…
-
If the result of a `select` statement is empty, then `select_ipc` will raise an error:
```python
TTransportException('TSocket read 0 bytes')
File "/home/coder/.conda/envs/conda_jl/lib/python3.8…
norci updated
3 years ago