Skip to content
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

Unable to connect to the server #1

Open
hellowillwan opened this issue Aug 18, 2015 · 0 comments
Open

Unable to connect to the server #1

hellowillwan opened this issue Aug 18, 2015 · 0 comments

Comments

@hellowillwan
Copy link

$ php example/connect.php
PHP Strict standards: Accessing static property phdfs::$host as non static in /home/hadoop/PKG/phdfs-0.1.2/example/connect.php on line 4
PHP Stack trace:
PHP 1. {main}() /home/hadoop/PKG/phdfs-0.1.2/example/connect.php:0
PHP 2. phdfs->__construct('192.168.5.41', '9000') /home/hadoop/PKG/phdfs-0.1.2/example/connect.php:4
PHP Strict standards: Accessing static property phdfs::$port as non static in /home/hadoop/PKG/phdfs-0.1.2/example/connect.php on line 4
PHP Stack trace:
PHP 1. {main}() /home/hadoop/PKG/phdfs-0.1.2/example/connect.php:0
PHP 2. phdfs->__construct('192.168.5.41', '9000') /home/hadoop/PKG/phdfs-0.1.2/example/connect.php:4
PHP Strict standards: Accessing static property phdfs::$host as non static in /home/hadoop/PKG/phdfs-0.1.2/example/connect.php on line 5
PHP Stack trace:
PHP 1. {main}() /home/hadoop/PKG/phdfs-0.1.2/example/connect.php:0
PHP 2. phdfs->connect() /home/hadoop/PKG/phdfs-0.1.2/example/connect.php:5
PHP Strict standards: Accessing static property phdfs::$port as non static in /home/hadoop/PKG/phdfs-0.1.2/example/connect.php on line 5
PHP Stack trace:
PHP 1. {main}() /home/hadoop/PKG/phdfs-0.1.2/example/connect.php:0
PHP 2. phdfs->connect() /home/hadoop/PKG/phdfs-0.1.2/example/connect.php:5
loadFileSystems error:
(unable to get stack trace for java.lang.NoClassDefFoundError exception: ExceptionUtils::getStackTrace error.)
hdfsBuilderConnect(forceNewInstance=0, nn=192.168.5.41, port=9000, kerbTicketCachePath=(NULL), userName=(NULL)) error:
(unable to get stack trace for java.lang.NoClassDefFoundError exception: ExceptionUtils::getStackTrace error.)
PHP Warning: phdfs::connect(): Unable to connect to the server in /home/hadoop/PKG/phdfs-0.1.2/example/connect.php on line 5
PHP Stack trace:
PHP 1. {main}() /home/hadoop/PKG/phdfs-0.1.2/example/connect.php:0
PHP 2. phdfs->connect() /home/hadoop/PKG/phdfs-0.1.2/example/connect.php:5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant