List of Contributions

Stephane TELLA

Contact Details

My Content

1 to 20 of 23 total
Posted By Stephane TELLA 10-26-2020 06:49
Found In Egroup: Data360 Analyze
\ view thread
Adrian, which site do you recommend to download the correct version of the elastic python module to be sure that everything will be ok with our server (RED HAT 9.0.31 (Linux))?
Posted By Stephane TELLA 10-26-2020 04:17
Found In Egroup: Data360 Analyze
\ view thread
Thank you
Posted By Stephane TELLA 10-26-2020 04:03
Found In Egroup: Data360 Analyze
\ view thread
Thanks Andrian, is elasticsearch module compatible with Infogix's Python 2.7?
Posted By Stephane TELLA 10-26-2020 01:56
Found In Egroup: Data360 Analyze
\ view thread
Adrian, the elasticsearch module is not installed by default, should I ask our server administrator to install it? If yes in which directory ?
Posted By Stephane TELLA 10-16-2020 02:49
Found In Egroup: Data360 Analyze
\ view thread
Thanks Adrian for your swift answer
Posted By Stephane TELLA 10-16-2020 01:44
Found In Egroup: Data360 Analyze
\ view thread
Hello, any way to connect an ElasticSearch base? Or the only solution is to read JSON files?
Posted By Stephane TELLA 06-08-2020 01:43
Found In Egroup: Data360 Analyze
\ view thread
Thanks Adrian
Posted By Stephane TELLA 06-05-2020 04:18
Found In Egroup: Data360 Analyze
\ view thread
Hello, is it possible to upload several files in one go?
Posted By Stephane TELLA 12-02-2019 02:53
Found In Egroup: Data360 Analyze
\ view thread
Hi Reena, 2 columns with the same name can definitively not be imported I had to face this situation and renamed the header with an Unix text editor. Depending of the file size, you may be able to rename it with a Windows-based tool such as notepad++ Any idea to proceed with duplicate ...
Posted By Stephane TELLA 11-18-2019 10:33
Found In Egroup: Data360 Analyze
\ view thread
Great. Works perfectly. Thanks Adrian :)
Posted By Stephane TELLA 11-18-2019 07:08
Found In Egroup: Data360 Analyze
\ view thread
Hello, in this video we can see that the filename is added in an extra column after the data import: https://support.infogix.com/hc/en-us/articles/360020041033-Using-the-Directory-List-Node It works perfectly with a Directory List + CSV nodes But it does not wotk with ...
Posted By Stephane TELLA 10-23-2019 01:45
Found In Egroup: Data360 Analyze
\ view thread
Using a FIXED LIMITED NODE, the number of records acquired by this node is stopped once a blank/empty record is found. I used a unxi command to delete these lines, but I wondering if there is any solution to fix that issue directly in the tool For those interested, I'm using CYGWIN, ...
Posted By Stephane TELLA 10-17-2019 01:32
Found In Egroup: Data360 Analyze
\ view thread
You need first to select the Fuzzy Algorithm help will give you all the information you need: http://localhost:8080/docs/dist/help/Content/e-node-help/Correlation/fuzzy-join.html Few months ago I tried to use the Levenshtein distance algorithm with both Lavastorm and data3sixty ...
Posted By Stephane TELLA 10-17-2019 01:19
Found In Egroup: Data360 Analyze
\ view thread
Kristoffer, I faced several issued when I tried to change the temp diretory: 1- any modifications on the site.prop file was impossible without the admin privileges. I needed to activate them as our IT policy was preventing such actions 2- I had to create in my NEW directory ...
Posted By Stephane TELLA 10-16-2019 07:34
Found In Egroup: Data360 Analyze
\ view thread
Hi Kristoffer, site.prop is in this directory: C:\Program Files\Data3SixtyAnalyze\conf not in C:\ProgramData\Data3SixtyAnalyze\ According to the language used in your Windows version, directory names can be different. In "site.prop", I modified these 2 lines: l ...
Posted By Stephane TELLA 07-16-2019 06:50
Found In Egroup: Data360 Analyze
\ view thread
my source is a 3Gb file I've identified these lines :
Posted By Stephane TELLA 07-16-2019 03:13
Found In Egroup: Data360 Analyze
\ view thread
Thanks a lot Adrian for your swift answer. It works perfectly :)
Posted By Stephane TELLA 07-15-2019 07:10
Found In Egroup: Data360 Analyze
\ view thread
Thanks a lot Adrian, but I have to concatenate 6 fields. Writing a script with all possible cases is unreal. Will definitively use the 'Calculate Field' node which is working properly. How the same action could be OK with a node and not OK with an other one?!?
Posted By Stephane TELLA 07-12-2019 07:30
Found In Egroup: Data360 Analyze
\ view thread
Thx JTH