Skip to content

Use KNI with external data and dictionary on the cloud#1061

Draft
bruno-at-orange wants to merge 1 commit into
mainfrom
582-allow-kni-to-be-used-in-conjunction-with-khiops-drivers
Draft

Use KNI with external data and dictionary on the cloud#1061
bruno-at-orange wants to merge 1 commit into
mainfrom
582-allow-kni-to-be-used-in-conjunction-with-khiops-drivers

Conversation

@bruno-at-orange

@bruno-at-orange bruno-at-orange commented Jun 17, 2026

Copy link
Copy Markdown
Member

Summary

  • Use PLRemoteFileService to access dictionaries on cloud storage through FileSize and FileExists.
  • Reading the dictionary from cloud storage already works.
  • Reading the external table from cloud storage already works.
  • Tested with KNIRecodeMTFiles with command:
KNIRecodeMTFiles \
  -d gs://AIDS/AIDSMolecule.kdic Molecule \
  -i /Users/bob/LearningTest/MTdatasets/AIDS/AIDSMolecules.txt 1 \
  -s Atoms /Users/bob/LearningTest/MTdatasets/AIDS/AIDSAtoms.txt 1 2 \
  -s Bonds /Users/bob/LearningTest/MTdatasets/AIDS/AIDSBonds.txt 1 2 3 \
  -x MoleculeLabel "" gs://AIDS/AIDSLabels.txt

Note

@bruno-at-orange bruno-at-orange linked an issue Jun 17, 2026 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow KNI to be used in conjunction with Khiops drivers

1 participant