This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
+--- org.apache.tez:tez-api:0.6.0 | |
| +--- log4j:log4j:1.2.17 | |
| +--- com.google.guava:guava:11.0.2 -> 16.0.1 | |
| +--- commons-io:commons-io:2.4 | |
| +--- commons-logging:commons-logging:1.1.3 | |
| +--- commons-lang:commons-lang:2.6 | |
| +--- org.apache.hadoop:hadoop-common:2.6.0 | |
| | +--- org.apache.hadoop:hadoop-annotations:2.6.0 | |
| | +--- com.google.guava:guava:11.0.2 -> 16.0.1 | |
| | +--- commons-cli:commons-cli:1.2 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
FATAL ERROR in native method: JDWP No transports initialized, jvmtiError=AGENT_ERROR_TRANSPORT_INIT(197) | |
ERROR: JDWP Transport dt_socket failed to initialize, TRANSPORT_INIT(510) | |
JDWP exit error AGENT_ERROR_TRANSPORT_INIT(197): No transports initialized [../../../src/share/back/debugInit.c:750] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// TODO Auto-generated constructor stub | |
SecurityManager security = System.getSecurityManager(); | |
if (security != null) { | |
security.checkWrite("foobah"); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ bin/hive --service metastore | |
Starting Hive Metastore Server | |
SLF4J: Class path contains multiple SLF4J bindings. | |
SLF4J: Found binding in [jar:file:/opt/hadoop-2.5.2/share/hadoop/common/lib/slf4j-log4j12-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class] | |
SLF4J: Found binding in [jar:file:/vagrant/apache-hive-1.0.0-bin/lib/hive-jdbc-1.0.0-standalone.jar!/org/slf4j/impl/StaticLoggerBinder.class] | |
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. | |
SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
:cdh5:dependencies | |
------------------------------------------------------------ | |
Project :cdh5 | |
------------------------------------------------------------ | |
archives - Configuration for archive artifacts. | |
No dependencies | |
compile - Compile classpath for source set 'main'. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
vagrant@master:~$ git clone https://github.com/Cascading/Impatient.git | |
Cloning into 'Impatient'... | |
remote: Counting objects: 1363, done. | |
remote: Total 1363 (delta 0), reused 0 (delta 0) | |
Receiving objects: 100% (1363/1363), 15.37 MiB | 3.20 MiB/s, done. | |
Resolving deltas: 100% (575/575), done. | |
vagrant@master:~$ cd Impatient/ | |
vagrant@master:~/Impatient$ gradle clean jar | |
Download http://repository-monochromeroad.forge.cloudbees.com/release/com/monochromeroad/gradle/gradle-aws-s3-sync/0.5/gradle-aws-s3-sync-0.5.pom | |
Download http://repo1.maven.org/maven2/net/java/dev/jets3t/synchronize/0.9.0/synchronize-0.9.0.pom |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
libreoffice-core: | |
Installiert: 1:4.3.1~rc2-0ubuntu1~precise1 | |
Kandidat: 1:4.3.1~rc2-0ubuntu1~precise1 | |
Versionstabelle: | |
*** 1:4.3.1~rc2-0ubuntu1~precise1 0 | |
500 http://ppa.launchpad.net/libreoffice/libreoffice-4-3/ubuntu/ precise/main amd64 Packages | |
100 /var/lib/dpkg/status | |
1:3.5.7-0ubuntu6.1 0 | |
500 http://archive.ubuntu.com/ubuntu/ precise-updates/main amd64 Packages | |
1:3.5.4-0ubuntu1.1 0 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
TupleTypeableInstances$$anon$8$$anonfun$cast$7$$anonfun$apply$16$$anonfun$apply$17$$anonfun$apply$18$$anonfun$apply$19$$anonfun$apply$20$$anonfun$apply$21.class |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
vagrant ssh master --command 'sudo rm -rf /srv/hadoop' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
lingual catalog --provider --add cascading:cascading-jdbc-mysql:2.5.1:provider | |
:: loading settings :: url = jar:file:/home/fs111/code/vagrant-cascading-hadoop-cluster/single-node/lingual-client/lib/ivy-2.3.0.jar!/org/apache/ivy/core/settings/ivysettings.xml | |
using ivy parser to parse file:/tmp/ivy4532929233272986986.xml | |
:: resolving dependencies :: cascading#cascading-jdbc-mysql-caller;working [not transitive] | |
confs: [default] | |
validate = true | |
refresh = false | |
resolving dependencies for configuration 'default' | |
== resolving dependencies for cascading#cascading-jdbc-mysql-caller;working [default] | |
== resolving dependencies cascading#cascading-jdbc-mysql-caller;working->cascading#cascading-jdbc-mysql;2.5.1 [default->*] |