Hi guy, The error seems to come from Derby CatalogStore. You seem to change the Tajo version. You need to backup and restore Tajo version. Please refer to the following document.
https://tajo.apache.org/docs/current/backup_and_restore/catalog.html Best regards, Hyunsik On Tue, Oct 20, 2015 at 4:17 PM, Odin Guillermo Caudillo Gallegos <[email protected]> wrote: > Hi i'm trying to create a Table from a TXT file, but it's giving me the > following error > > CREATE EXTERNAL TABLE TELS (TELS TEXT) USING TEXT LOCATION 'file:/opt/TELS'; > ERROR: internal error: The conglomerate (257) requested does not exist. > > Can you help with this please? > Thanks
