Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

File upload to database

avatar
Explorer

Hi Community,

 

I have a problem when trying to upload a file to an Imapla database. When I go into Impala select a database and click on the "+" button the frame in the middle loads the upload window where you can select the file type and path. I've set the type to file and when I click on the path selection the following appears.Screen Shot 2018-09-14 at 11.23.35.png

 

I also tried to use the browser debug tool which tells me the following:Screen Shot 2018-09-14 at 11.26.01.png

 

 

 

 

 

 

 

What do I have to do in order to upload the file to the database?

 

Cheers

 

 

1 ACCEPTED SOLUTION

avatar
Expert Contributor

Well, @srt_thomas,

 

In this thread the same problem is addressed:

https://community.cloudera.com/t5/Web-UI-Hue-Beeswax/File-Browser-is-giving-error-while-accessing-th...

 

Problem can be: permissions, file logs ...

 

Regards,

Manu.

 

View solution in original post

5 REPLIES 5

avatar
Expert Contributor

Hi @srt_thomas,

 

Try to see the configuration Hue log.

You can go to "user tab" on right top and "Hue Administration", are there any error?

 

Regards,

Manu.

avatar
Explorer

Hi @manuroman,

 

I already had a look at the log file and I couldn't find any useful information. see printscreen below:


Screen Shot 2018-09-14 at 13.16.41.png

 

 

 

 

 

 

 

 

 

avatar
Explorer
Version which is used is Hue 3.12 and Cloudera 5.15

avatar
Expert Contributor

Well, @srt_thomas,

 

In this thread the same problem is addressed:

https://community.cloudera.com/t5/Web-UI-Hue-Beeswax/File-Browser-is-giving-error-while-accessing-th...

 

Problem can be: permissions, file logs ...

 

Regards,

Manu.

 

avatar
Explorer

Hi @manuroman,

 

Your hint was helpful. It brought me to that article which was my problem ->https://community.cloudera.com/t5/Web-UI-Hue-Beeswax/HUE-server-not-able-to-send-any-kind-of-HTTP-GE...

 

Thanks again for your help