Re: [External] Re: accumulo init error in K8S

2024-05-17 Thread Samudrala, Ranganath [USA] via user
. Ncat: 0 bytes sent, 0 bytes received in 0.03 seconds. bash-5.1$ hostname accumulo-masters-0 regards Ranga From: Samudrala, Ranganath [USA] via user Date: Thursday, May 16, 2024 at 5:35 PM To: user@accumulo.apache.org , edcole...@apache.org Subject: Re: [External] Re: accumulo init error in K8S

Re: [External] Re: accumulo init error in K8S

2023-01-11 Thread Samudrala, Ranganath [USA] via user
pload-accumulo-props' first before running the manager and other services. thanks Ranga From: Ed Coleman Sent: Tuesday, January 10, 2023 6:27 PM To: user@accumulo.apache.org Subject: Re: [External] Re: accumulo init error in K8S I suspect that your h

Re: [External] Re: accumulo init error in K8S

2023-01-10 Thread Ed Coleman
sense that I am expecting instance_id folder underneath > /accumulo/data0/accumulo folder. > > Thanks > Ranga > > From: Ed Coleman > Date: Tuesday, January 10, 2023 at 12:03 PM > To: user@accumulo.apache.org > Subject: Re: [External] Re: accumulo init error in K8S > Can

Re: [External] Re: accumulo init error in K8S

2023-01-10 Thread Samudrala, Ranganath [USA] via user
@accumulo.apache.org Subject: Re: [External] Re: accumulo init error in K8S Can you use manager instead of master - it has been renamed to manager, but maybe we missed some old references. After you run accumulo init, what is in hadoop? > hadoop fs -ls -R /accumulo drwxr-xr-x - x x

Re: [External] Re: accumulo init error in K8S

2023-01-10 Thread Samudrala, Ranganath [USA] via user
che.org Subject: Re: [External] Re: accumulo init error in K8S Can you use manager instead of master - it has been renamed to manager, but maybe we missed some old references. After you run accumulo init, what is in hadoop? > hadoop fs -ls -R /accumulo drwxr-xr-x - x x 0 2023-01-10 16:49

Re: [External] Re: accumulo init error in K8S

2023-01-10 Thread Ed Coleman
> From: Samudrala, Ranganath [USA] > Sent: Tuesday, January 10, 2023 11:21 AM > To: user@accumulo.apache.org > Subject: Re: [External] Re: accumulo init error in K8S > > I am starting these services manually, one at a time. For example, after > 'accumulo i

Re: [External] Re: accumulo init error in K8S

2023-01-10 Thread Samudrala, Ranganath [USA] via user
rom: Samudrala, Ranganath [USA] via user Sent: Tuesday, January 10, 2023 11:22 AM To: user@accumulo.apache.org Subject: Re: [External] Re: accumulo init error in K8S Yes, I am trying to set Accumulo v2.1.0 with Hadoop v3.3.4. From: Samudrala, Ranganath [USA] Sent: Tue

Re: [External] Re: accumulo init error in K8S

2023-01-10 Thread Samudrala, Ranganath [USA] via user
Yes, I am trying to set Accumulo v2.1.0 with Hadoop v3.3.4. From: Samudrala, Ranganath [USA] Sent: Tuesday, January 10, 2023 11:21 AM To: user@accumulo.apache.org Subject: Re: [External] Re: accumulo init error in K8S I am starting these services manually, one

Re: [External] Re: accumulo init error in K8S

2023-01-10 Thread Samudrala, Ranganath [USA] via user
-0.accumulo-hdfs-namenodes/10.42.15.98:8020 from accumulo: stopped, remaining c onnections 0 2023-01-10T16:03:52,820 [Thread-5] [org.apache.hadoop.util.ShutdownHookManager] DEBUG: Completed shutdown in 0.010 seconds; Timeouts: 0 Completed shutdown in 0.010 seconds; Timeouts: 0 2023-01-10T16:03:5

Re: [External] Re: accumulo init error in K8S

2023-01-10 Thread Ed Coleman
ecutable.java:46) > at org.apache.accumulo.start.Main.lambda$execKeyword$0(Main.java:122) > at > org.apache.accumulo.start.Main$$Lambda$145/0x0008401a5040.run(Unknown > Source) > at java.lang.Thread.run(java.base@11.0.17/Thread.java:829) > > > > I will wait a

Re: [External] Re: accumulo init error in K8S

2023-01-10 Thread Samudrala, Ranganath [USA] via user
ource) at java.lang.Thread.run(java.base@11.0.17/Thread.java:829) I will wait and see when there is more log output. Thanks Ranga From: Ed Coleman Sent: Tuesday, January 10, 2023 10:16 AM To: user@accumulo.apache.org Subject: [External] Re: accumulo in

Re: accumulo init error in K8S

2023-01-10 Thread Ed Coleman
Have you tried running accumulo init without the --add-volumes? From your attached log it looks like it cannot find a valid instance id 2023-01-09T21:22:13,522 [init] [org.apache.accumulo.server.fs.VolumeManager] DEBUG: Trying to read instance id from hdfs://accumulo-hdfs-namenode-0.accumulo-h

Re: accumulo init error in K8S

2023-01-10 Thread Samudrala, Ranganath [USA] via user
2023 9:21 AM To: user@accumulo.apache.org Subject: [External] accumulo init error in K8S Hello, I am trying to configure Accumulo in K8S using Helm chart. Hadoop and Zookeeper are up and running in the same K8S namespace. accumulo.properties is as below: instance.volumes=hdfs://accumulo-hdfs-namenode-0.a

accumulo init error in K8S

2023-01-10 Thread Samudrala, Ranganath [USA] via user
Hello, I am trying to configure Accumulo in K8S using Helm chart. Hadoop and Zookeeper are up and running in the same K8S namespace. accumulo.properties is as below: instance.volumes=hdfs://accumulo-hdfs-namenode-0.accumulo-hdfs-namenodes:8020/accumulo/data0/accumulo general.custom.volume.pr