Member since
03-18-2019
13
Posts
0
Kudos Received
0
Solutions
03-03-2020
07:05 PM
I face this error when build with "mvn clean package -P mpack": [WARNING] The requested profile "mpack" could not be activated because it does not exist.
[ERROR] Failed to execute goal on project das-commons: Could not resolve dependencies for project com.hortonworks.das:das-commons:jar:1.2.0-SNAPSHOT: Failure to find org.apache.hadoop:hadoop-common:jar:3.1.0.3.0.0.0-1634 in <a href="https://repo.maven.apache.org/maven2" target="_blank">https://repo.maven.apache.org/maven2</a> was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced -> [Help 1]
... View more
07-26-2019
08:35 PM
@luan ha Can you share your setup procedure maybe ONLY then can someone understand and try to help unfortunately it doesn't give us a clue of your setup. Thanks
... View more
07-18-2019
06:21 PM
@luan ha If you want to be able to access the NiFi UI via all of those URLs, then you will have to clear the nifi.web.http.host property.
... View more
05-27-2019
02:43 PM
@luan ha It seems you didn't create the databases for SAM and Schema Registry Metadata Exception in thread "main" java.lang.RuntimeException: java.lang.ClassNotFoundException: com.mysql.jdbc.jdbc2.optional.MysqlDataSource Configuring SAM and Schema Registry Metadata Stores in MySQL Confirm the above steps were executed
... View more
07-09-2019
10:32 PM
Hi @LUAN HA, We had the same issue. We have added to HDFS Ambari config "hadoop-env template" extra variable: export HTTPFS_CONFIG=/etc/hadoop-httpfs/conf In dir: /etc/hadoop-httpfs/conf We have placed secret file: httpfs-signature.secret Reboot service from httpfs user: hdfs --daemon stop httpfs
hdfs --daemon start httpfs Otherwise httpfs is using default client hadoop config in example: /usr/hdp/3.1.0.0-78/hadoop/conf as the config dir which will be overwritten if you reboot services using Ambari.
... View more
03-29-2019
02:18 PM
Keep using the newer version . Hope this issue will get solved in the coming upgrades
... View more