"[SOLVED] Accessing Text Data in Blob in MySQL"
I'm trying to access a text stored in a Blob field in MySQL. However as I'm putting my job together I"m getting an error message:
The example set must contain at least one text attribute.
It doesn't seem like Rapid understands that there might be text data in that binary field. I"m trying to figure out how to do the conversion so that Rapid Miner understands what is going on here. I"m attempting to connect my Read Database component to my Process Documents from Data component so that the Process Documents from Data Component can execute upon the text residing in the binary field. Is there a way to do this conversion in RapidMiner?
The example set must contain at least one text attribute.
It doesn't seem like Rapid understands that there might be text data in that binary field. I"m trying to figure out how to do the conversion so that Rapid Miner understands what is going on here. I"m attempting to connect my Read Database component to my Process Documents from Data component so that the Process Documents from Data Component can execute upon the text residing in the binary field. Is there a way to do this conversion in RapidMiner?