Re: Data loading from csv, excel and json

2021-09-01 Thread Stephen Darlington
I would look at using the Python thin client. There are libraries for reading Excel and parsing JSON. There’s a good chance that there are Java libraries, too, but I’ve not used them. > On 1 Sep 2021, at 07:54, Karthik Nandagiri > wrote: > > Hi Team > > We have a requirement where a client(

Re: Data loading from csv, excel and json

2021-09-01 Thread Karthik Nandagiri
Thank you Stephen for the inputs. Please provide me with some examples to load excel data to ignite with python client, this will help to speed up my development The way we use ignite is, start it as an external service with ignite.sh and provide the xml config path, and then create tables and lo

Re: Data loading from csv, excel and json

2021-09-01 Thread Karthik Nandagiri
Thank you Stephen for the inputs. Please provide me with some examples to load excel data to ignite with python client, this will help to speed up my development The way we use ignite is, start it as an external service with ignite.sh and provide the xml config path, and then create tables and lo

Re: Data loading from csv, excel and json

2021-09-01 Thread Stephen Darlington
I found this for opening Excel files in Python: https://www.pythonexcel.com And here is the Python documentation: https://ignite.apache.org/docs/latest/thin-clients/python-thin-client > On 1 Sep 2021, at 11:23, Karthik Nandagiri > wrote: > > > Thank you Stephen for the inputs. > > Please p

Client taking long time to connect to cluster

2021-09-01 Thread Kamlesh Joshi
Hi Igniters, We have upgraded OS version from Red Hat 6.10(Santiago) to 7.8(Maipo) in Client server. Ignite cluster nodes' OS are already on 7.8, we just upgraded client server OS. After upgrading client server, we are facing slow connections with cluster almost 5 mints. Sometimes it's not eve