-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error loading into solr table from another hive table. #13
Comments
Turns out my table didn't have id as the first field. I fixed it. But now the INSERT never finishes( I waited couple of hours, reduced dataset etc, but the query never finishes. Yarn logs contain these :
Don't know what's going wrong here :( |
Sorry for the delay of a few days to get back to you. Are there any errors besides those messages? Can you also share a little bit about your environment - it seems you're using Tez? What version/distro of Hive? |
I am able to load data into solr external table from another managed hive table. |
@vishnucg can you please open a new issue with your question? |
Did this issue get resolved? I'm getting the same error |
I'm getting |
The hive table and the hive_solr table have the exactly same schema.
The text was updated successfully, but these errors were encountered: