shankarpanda003 Posted January 16, 2013 Share Posted January 16, 2013 My hadoop version is 1.1.1 and so i am using hadoop-0.9.0.I am not able to establish the connection to hive through ireport.iam getting this error.CCan anyone help me out? Link to comment Share on other sites More sharing options...
mrcaffeine Posted January 16, 2013 Share Posted January 16, 2013 Is your host name really HOST? The error states that JasperReports is unable to connect. So please verify host name, port, network connection and proxy to verify that you can access the machine running hive. Link to comment Share on other sites More sharing options...
shankarpanda003 Posted January 16, 2013 Author Share Posted January 16, 2013 When I am giving localhost also,,it is saying connection refused.Dont know what to do. Link to comment Share on other sites More sharing options...
marianol Posted January 16, 2013 Share Posted January 16, 2013 Can you check the host address and also the database name, even if you change that to localhost the database name I will assume is not 'default'. Also see if localhost is pointing to 127.0.0.1 and Hive is accepting requests at that IP Link to comment Share on other sites More sharing options...
shankarpanda003 Posted January 16, 2013 Author Share Posted January 16, 2013 Thanks Marianol. It is solved.Actually before connecting to hive from ireport,first i had to set the hive port=10000 and i should have to start the hiveserver.Thats why that error was coming.And yes it should be localhost instead of HOST Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now