Copy or duplicate Driver

I would like to make a copy of the "Apache Hive" driver that supports a different version of the Hive jars.
Currently, if two connections are useing the same driver, they seem to be sharing the same driver instance.
That is, if one connection changes its "connection settings" and uses the "Edit Driver Settings", to for example change the driver Libraries, the other connection will see the driver change.
The work around is to make a user defined new driver, by hand copying over all the fields from the original driver.
Some driver fields are not available in new user defined drivers, such as "website" field and defaults
Is there a way to clone a driver?
Currently, if two connections are useing the same driver, they seem to be sharing the same driver instance.
That is, if one connection changes its "connection settings" and uses the "Edit Driver Settings", to for example change the driver Libraries, the other connection will see the driver change.
The work around is to make a user defined new driver, by hand copying over all the fields from the original driver.
Some driver fields are not available in new user defined drivers, such as "website" field and defaults
Is there a way to clone a driver?