Installation error in hue , permission denied error - bigdata

When i try to install from "Install individual application examples" tab in hue
"hive editor" and "spark"
It shows error of type
"Permission denied. Please check with your system administrator."
Please help.

Resolved by create superuser with the same name as created in hadoop

Related

What should I do if the following error is reported when I use SQLDriverConnect to connect to the openGaus database?

What should I do if the following error is reported when I use SQLDriverConnect to connect to the openGaus database?
[unixODBC][Driver Manager]Can't open lib
/home/centos/opengauss/odbc/lib/psqlodbca.so' : file not found
first check auth " /home/centos/opengauss/odbc/lib/ "
** you need to backup this folder before test if you think it is not risky
for test give 777 auth to directory and access
reference
https://opengauss.org/en/docs/1.0.0/docs/Developerguide/configuring-a-data-source-in-the-linux-os.html

Error while installing informatica 8.6 with oracle 11g in window 10

I am getting below error while installing informatica 8.6:
****use the error below and catalina.out and node.log in the server/tomcat/logs directory on the current machine to get more information. Select Retry to continue the installation.
STDOUT: Installing the service '"Informatica Services 8.6.0"' on node 'node01_geettika4912'...
Using CURRENT_DIR: C:\Informatica\PowerCenter8.6.0\server\tomcat\bin
Using INFA_HOME: C:\Informatica\PowerCenter8.6.0
The service '"Informatica Services 8.6.0"' has been installed.
STDERR: The filename, directory name, or volume label syntax is incorrect.
The service name is invalid.
More help is available by typing NET HELPMSG 2185.**
EXITCODE: 2**
I am getting this error after the successful creation of domain.
Please help me in resolving this error.
Thanks!
Run services.msc to get a list of all the services.
Click properties on the service you want, there you can see the "service name" and the "display name".
The service name is what you need to use with the net command. Check if Informatica Services 8.6.0 is in the list.

Permission denied with wkhtmltopdf

I have installed Wkhtmltopdf and I have this error when I execute him "/var/chroot/wkhtmltox-jessie-amd64: Permission denied". I search in Google but I have not found how to do ... repertory have this permission "drwxr-xr-x root root" and i execute him in web-server (apache) and Symfony.
Error :
The exit status code '126' says something went wrong:
stderr: "sh: 1: /var/chroot/wkhtmltox-jessie-amd64: Permission denied
"
stdout: ""
Can you help me ?
I encountered the same problem on the server; it was weird that the local version was happily doing its job.
After changing the generated file's destination folder permissions without any luck, I realised that the problem whas caused by the binary path in config.yml. I changed it from:
/opt/wkhtmltox/bin/wkhtmltopdf.exe
to:
/opt/wkhtmltox/bin/wkhtmltopdf
Now all it's ok.
PS: if you don't keep wkhtmltopdf in the vendor's file (my case), create a knp_snappy config in config_prod.yml; the paths are different from local to prod version.
Here is the official documenation of KnpLabs Bundle for more info.
Good luck ! (in case you needed any 'after 1 year and 11 months' answear)
Install library Wkhtmltopdf on custom folder in the user directory for linux or mac save this route and set in your config
This solution working in production server
This error is because var and opt folder you can't write any content if not root user
if you use net core or .net, use:
sudo chmod 777 -R <Directorio que contiene el wkhtmltopdf>
the error is caused because the program does not have writing permissions

Error shown while taking backup installation on loaclhost in prestashop

Error shown while taking backup installation on loaclhost in prestashop.... Please help in resolving this error.
show this message:-
Link to database cannot be established: SQLSTATE[HY000] [1045] Access denied for user 'aranyc68_aranyas'#'localhost' (using password: YES)
First check whether you have db permissions for the user: 'aranyc68_aranyas',
if you have permission check the following :
Go to config folder of your prestashop project and open settings.inc.php and check the following
define('_DB_SERVER_', 'yourdbserver');
define('_DB_NAME_', 'yourdbname');
define('_DB_USER_', 'yourdbuser');
define('_DB_PASSWD_', 'yourdbuserpwd');

Nexus Sonatype error

I have recently copied third-party folder of sonatype from nexus 2.0.5 (which was installed on suse linux) to nexus 2.7.0-06(on redhat linux server) but while browsing the folder in nexus repository it throws the error "Nexus returned an error: ERROR 500: Server Error". I did a search for this and found the replies as disk space issue but that's not the case here. We have enough disk space. On checking the logs, I see Access denied issue but not sure why its coming I can successfully login into nexus using my LDAP credentials.Here is the error message: Please advise.
java.nio.file.AccessDeniedException: /usr/local/sonatype-work/nexus/storage/thirdparty/.nexus/attributes/test/test-requestor-ejb/maven-metadata.xml.md5
at sun.nio.fs.UnixException.translateToIOException(UnixException.java:84) ~[na:1.7.0_51]
at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102) ~[na:1.7.0_51]
at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107) ~[na:1.7.0_51]
at sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:441) ~[na:1.7.0_51]
at sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:262) ~[na:1.7.0_51]
at java.nio.file.Files.move(Files.java:1345) ~[na:1.7.0_51]
at org.sonatype.nexus.proxy.storage.local.fs.DefaultFSPeer.handleRenameOperation(DefaultFSPeer.java:363) ~[nexus-core-2.7.0-06.jar:2.7.0-06]
at org.sonatype.nexus.proxy.storage.local.fs.DefaultFSPeer.storeItem(DefaultFSPeer.java:160) ~[nexus-core-2.7.0-06.jar:2.7.0-06]
Check the file permissions in /usr/local/sonatype-work/nexus/storage/thirdparty/.nexus/attributues, it looks like the user running nexus doesn't have permissions to write into that area.

Resources