|
JanusGraph Hbase MapReduceIndexmanagement Configuration
Hi ,
Can someone share the exact configuration for JanusGraph MapReduceIndexmanagement with hbase as storage backend?
I am currently facing an issue where the hbase rootdir is not getting picked and
Hi ,
Can someone share the exact configuration for JanusGraph MapReduceIndexmanagement with hbase as storage backend?
I am currently facing an issue where the hbase rootdir is not getting picked and
|
By
Shubhram Mohanty <mohanty...@...>
·
#4643
·
|
|
No space left on device trying to use docker image
When trying to debug
https://github.com/JanusGraph/janusgraph/issues/1826
i tried a different machine. The tests faild on my Mac OS computer so i tried an Ubuntu 18.04 LTS
machine
on the Ubuntu 18.04
When trying to debug
https://github.com/JanusGraph/janusgraph/issues/1826
i tried a different machine. The tests faild on my Mac OS computer so i tried an Ubuntu 18.04 LTS
machine
on the Ubuntu 18.04
|
By
w...@...
·
#4642
·
|
|
Re: Indexes staying in INSTALLED
Hi Cody,
How do you check that you indexes are not changing their statuses to REGISTERED? Do you see timeout error or what do you have when you are awaiting for index statuses to be changed?
The most
Hi Cody,
How do you check that you indexes are not changing their statuses to REGISTERED? Do you see timeout error or what do you have when you are awaiting for index statuses to be changed?
The most
|
By
Oleksandr Porunov <alexand...@...>
·
#4640
·
|
|
Re: Cql user and password
Hi, please check JanusGraph storage configuration parameters here: https://docs.janusgraph.org/basics/configuration-reference/#storage
Parameters example to connect to a cassandra cluster using CQL
Hi, please check JanusGraph storage configuration parameters here: https://docs.janusgraph.org/basics/configuration-reference/#storage
Parameters example to connect to a cassandra cluster using CQL
|
By
Oleksandr Porunov <alexand...@...>
·
#4639
·
|
|
Re: Index creation
I did not use an index backend.
My understanding was that it is required only for mixed indexes only.
I was trying to add a composite index.
I did not use an index backend.
My understanding was that it is required only for mixed indexes only.
I was trying to add a composite index.
|
By
Y L <yuv...@...>
·
#4638
·
|
|
Indexes staying in INSTALLED
Hi everyone,
We are using JanusGraph for a big data graph solution on one of our projects using HBase as our storage backend and SOLR as our indexing backend. We are having some trouble with our
Hi everyone,
We are using JanusGraph for a big data graph solution on one of our projects using HBase as our storage backend and SOLR as our indexing backend. We are having some trouble with our
|
By
Cody Martin <caama...@...>
·
#4636
·
|
|
Re: Index creation
BerkeleyDB is storage backend.
What index backend did you configured?
BerkeleyDB is storage backend.
What index backend did you configured?
|
By
Vahe Momjyan <vahe....@...>
·
#4641
·
|
|
Re: Janusgraph 0.4.1 GCP Bigtable Connection
FYI, this is being investigated and addressed in https://github.com/JanusGraph/janusgraph/issues/2060 — please see updates on that issue and any future PRs linked from there for the fixes.
FYI, this is being investigated and addressed in https://github.com/JanusGraph/janusgraph/issues/2060 — please see updates on that issue and any future PRs linked from there for the fixes.
|
By
Misha Brukman <mbru...@...>
·
#4637
·
|
|
Index creation
According to documentation in: https://docs.janusgraph.org/index-management/index-performance/
Index can be created by doing:
mgmt = graph.openManagement()
name =
According to documentation in: https://docs.janusgraph.org/index-management/index-performance/
Index can be created by doing:
mgmt = graph.openManagement()
name =
|
By
Y L <yuv...@...>
·
#4635
·
|
|
Janusgraph Configurations Scopes
Hello, I am a newbie to Janusgraph, and I am a bit confused about the design of janusgraph configurations. Since each configuration is related to certain graph instead of a cluster config plus each
Hello, I am a newbie to Janusgraph, and I am a bit confused about the design of janusgraph configurations. Since each configuration is related to certain graph instead of a cluster config plus each
|
By
Ming Liu <ming98...@...>
·
#4634
·
|
|
Re: Cql user and password
But i still get this error
在 2020年3月26日星期四 UTC+8下午2:57:56,Qin Yu写道:
But i still get this error
在 2020年3月26日星期四 UTC+8下午2:57:56,Qin Yu写道:
|
By
Qin Yu <yuqin...@...>
·
#4633
·
|
|
Re: Cql user and password
i have set the conifg : authenticator: PasswordAuthenticator
I can connect casasndra by user name and password
在 2020年3月22日星期日 UTC+8下午11:05:03,Michael Kaiser-Cross写道:
i have set the conifg : authenticator: PasswordAuthenticator
I can connect casasndra by user name and password
在 2020年3月22日星期日 UTC+8下午11:05:03,Michael Kaiser-Cross写道:
|
By
Qin Yu <yuqin...@...>
·
#4632
·
|
|
Re: Janusgraph 0.4.1 GCP Bigtable Connection
I’m not a java developer either. I’m not sure how to do what Igor is recommending.
Haroon A. Qureshi
—
M: +1.312.927.0276 | E: qure...@...
From: janusgra...@... <janusg...@...> on behalf of
I’m not a java developer either. I’m not sure how to do what Igor is recommending.
Haroon A. Qureshi
—
M: +1.312.927.0276 | E: qure...@...
From: janusgra...@... <janusg...@...> on behalf of
|
By
Haroon Qureshi <qure...@...>
·
#4631
·
|
|
Re: Janusgraph 0.4.1 GCP Bigtable Connection
So will that be fixed in 0.4 and 0.5 or in a future release? Right now we are trying to evaluate Janusgraph on BigTable but have to use v0.2.1.
Haroon A. Qureshi
—
M: +1.312.927.0276 | E:
So will that be fixed in 0.4 and 0.5 or in a future release? Right now we are trying to evaluate Janusgraph on BigTable but have to use v0.2.1.
Haroon A. Qureshi
—
M: +1.312.927.0276 | E:
|
By
Haroon Qureshi <qure...@...>
·
#4630
·
|
|
Re: Janusgraph 0.4.1 GCP Bigtable Connection
I am devops, not an java developer.
Is there something that I can do just now to make janusgraph work with bigtable as storage?
I am devops, not an java developer.
Is there something that I can do just now to make janusgraph work with bigtable as storage?
|
By
korj...@...
·
#4626
·
|
|
Re: Janusgraph 0.4.1 GCP Bigtable Connection
Ok, I think I finally got to the bottom of this: I think janusgraph-bigtable/pom.xml needs to introduce separate profiles similar to janusgraph-hbase-core/pom.xml that respects hbase.profile property.
Ok, I think I finally got to the bottom of this: I think janusgraph-bigtable/pom.xml needs to introduce separate profiles similar to janusgraph-hbase-core/pom.xml that respects hbase.profile property.
|
By
Igor Bernstein <igorbe...@...>
·
#4625
·
|
|
Re: Janusgraph 0.4.1 GCP Bigtable Connection
Yes that is my understanding as well from trying to troubleshoot this issue with 0.4.1. Do you know if it has been addressed in the latest version?
Haroon A. Qureshi
—
M: +1.312.927.0276 | E:
Yes that is my understanding as well from trying to troubleshoot this issue with 0.4.1. Do you know if it has been addressed in the latest version?
Haroon A. Qureshi
—
M: +1.312.927.0276 | E:
|
By
Haroon Qureshi <qure...@...>
·
#4629
·
|
|
Re: Janusgraph 0.4.1 GCP Bigtable Connection
Ok, it seems like the underlying issue is that the implementation of hbase's ConnectionFactory changed in hbase
Ok, it seems like the underlying issue is that the implementation of hbase's ConnectionFactory changed in hbase
|
By
Igor Bernstein <igorbe...@...>
·
#4624
·
|
|
Re: Publish JanusGraph Docker image for version 0.5.0
Thank you Florian. For now, I built the image locally based on the GitHub repo. Thanks for the quick response.
Thank you Florian. For now, I built the image locally based on the GitHub repo. Thanks for the quick response.
|
By
Rafael Carício <rafael...@...>
·
#4628
·
|
|
Re: Publish JanusGraph Docker image for version 0.5.0
Do you know if this version with work with Google BigTable? I ran into library issues with HBase API in the previous version of JanusGraph and as a result it isn’t compatible with BigTable.
Haroon
Do you know if this version with work with Google BigTable? I ran into library issues with HBase API in the previous version of JanusGraph and as a result it isn’t compatible with BigTable.
Haroon
|
By
Haroon Qureshi <qure...@...>
·
#4627
·
|