nashornjohn
nashornjohn
[file.log](https://github.com/lucidworks/hive-solr/files/2623748/file.log) I have uploaded a log file. This is what happens if I use TRA name as my external table target. BTW, currently I'm using the first collection created by...
Hi. The commands used are: ``` CREATE EXTERNAL TABLE solr.data_tra_test( myfield1 string, myfield2 int, myfield3 int, myfield4 string, myfield5 string ) ROW FORMAT SERDE 'com.lucidworks.hadoop.hive.LWSerDe' STORED BY 'com.lucidworks.hadoop.hive.LWStorageHandler' WITH SERDEPROPERTIES...
Hi Jason, thank you for your attention. I'm still getting the NPE with similar steps above. Could this be specific to the versions of my stack? HDP version: 2.6.1.0 Hive-solr...