Giter Club home page Giter Club logo

kiji's People

Contributors

ajprax avatar alexandre-normand avatar arpanghosh avatar cdrummondc avatar daisyzhou avatar danburkert avatar danielnoteboom avatar gauravtiwari89 avatar jeffkole avatar kevinlaube avatar mjoneswibidata avatar phs avatar robotoer avatar wibiclint avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

kiji's Issues

Error in Maven dependency scanner worker thread: ExpatError('not well-formed (invalid token): line 1, column 268',)

I am followed the steps given here

git clone https://github.com/kijiproject/kiji
cd kiji
./bin/kiji-build build

and I am getting this error

20150902-115706-774-CDT ERROR maven_wrapper.py:560 : Error parsing Maven project definition in path=None (parent=None)

<script type="text/javascript">url="http://searchassist.verizon.com/main?ParticipantID=euekiz39ksg8nwp7iqj2fp5wzfwi5q76&FailedURI=http%3A%2F%2Frepository.codehaus.org%2Fcom%2Fhadoop%2Fgplcompression%2Fhadoop-lzo%2F0.4.16%2Fhadoop-lzo-0.4.16.pom&FailureMode=1&Implementation=&AddInType=4&Version=pywr1.0&ClientLocation=us";if(top.location!=location){var w=window,d=document,e=d.documentElement,b=d.body,x=w.innerWidth||e.clientWidth||b.clientWidth,y=w.innerHeight||e.clientHeight||b.clientHeight;url+="&w="+x+"&h="+y;}window.location.replace(url);</script>

20150902-115706-775-CDT ERROR maven_wrapper.py:428 : Error parsing Maven project definition for com.hadoop.gplcompression:hadoop-lzo:0.4.16
20150902-115706-775-CDT ERROR maven_loader.py:267 : Error in Maven dependency scanner worker thread: ExpatError('not well-formed (invalid token): line 1, column 268',)
Traceback (most recent call last):
File "/Users/abhi/kiji/devtools/src/main/python/wibi/maven/maven_loader.py", line 265, in _worker_thread
self._worker_thread_unsafe()
File "/Users/abhi/kiji/devtools/src/main/python/wibi/maven/maven_loader.py", line 285, in _worker_thread_unsafe
entry = self._visit_dep(dep_chain)
File "/Users/abhi/kiji/devtools/src/main/python/wibi/maven/maven_loader.py", line 131, in _visit_dep
project = self.wkspc.GetOrFetchForArtifact(artifact=project_artf)
File "/Users/abhi/kiji/devtools/src/main/python/wibi/maven/maven_wrapper.py", line 429, in GetOrFetchForArtifact
raise err
File "/Users/abhi/kiji/devtools/src/main/python/wibi/maven/maven_wrapper.py", line 425, in GetOrFetchForArtifact
project = MavenProject(workspace=self, pom_xml=pom_xml)
File "/Users/abhi/kiji/devtools/src/main/python/wibi/maven/maven_wrapper.py", line 561, in init
raise err
File "/Users/abhi/kiji/devtools/src/main/python/wibi/maven/maven_wrapper.py", line 556, in init
self._dom = xml_util.parse_from_string(text=self._pom_xml)
File "/Users/abhi/kiji/devtools/src/main/python/wibi/util/xml_util.py", line 27, in parse_from_string
return minidom.parseString(text)
File "/Library/Frameworks/Python.framework/Versions/3.4/lib/python3.4/xml/dom/minidom.py", line 1970, in parseString
return expatbuilder.parseString(string)
File "/Library/Frameworks/Python.framework/Versions/3.4/lib/python3.4/xml/dom/expatbuilder.py", line 925, in parseString
return builder.parseString(string)
File "/Library/Frameworks/Python.framework/Versions/3.4/lib/python3.4/xml/dom/expatbuilder.py", line 223, in parseString
parser.Parse(string, True)
xml.parsers.expat.ExpatError: not well-formed (invalid token): line 1, column 268
20150902-115706-786-CDT ERROR workflow_task.py:207 : Failure for '//org/kiji/express:kiji-express-lib'
20150902-115706-786-CDT INFO workflow_task.py:215 : Failed '//org/kiji/express:kiji-express-lib' in 106.162s
20150902-115706-794-CDT ERROR workflow.py:891 : Unhandled exception from Task.run() for <class 'wibi.build.workflow_task.ScalaLibraryTask'>:
Traceback (most recent call last):
File "/Users/abhi/kiji/python/workflow/src/main/python/workflow/workflow.py", line 312, in _run
self._state = self.run()
File "/Users/abhi/kiji/devtools/src/main/python/wibi/build/workflow_task.py", line 204, in run
result = super().run()
File "/Users/abhi/kiji/python/workflow/src/main/python/workflow/workflow.py", line 1586, in run
task_state = self.run_with_io(output=output, **input_map)
File "/Users/abhi/kiji/devtools/src/main/python/wibi/build/workflow_task.py", line 1981, in run_with_io
resolved_build_deps = sorted(resolved_build_deps)
File "/Users/abhi/kiji/devtools/src/main/python/wibi/build/build_tools.py", line 697, in resolve_deps
("%d errors while resolving Maven dependencies" % len(scanner.errors))
AssertionError: 1 errors while resolving Maven dependencies

20150902-115706-795-CDT INFO base.py:590 : Forcibly terminating program (PID=704)
./bin/kiji-build: line 81: 704 Killed: 9 "${venv_root}"/bin/python3 -m wibi.scripts.kiji_build "$@"

i use the hadoop2.5.2 and hbase0.98.13,i use the command:bin/kiji install,found the error!

[hadoop@Slave2 kiji-bento-fugu]$ bin/kiji install
2015-07-27 20:32:54 WARN KIJI_HOME environment variable is not set.
2015-07-27 20:32:54 WARN Using KIJI_HOME=/home/hadoop/app/kiji/kiji-bento-fugu
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/home/hadoop/app/kiji/kiji-bento-fugu/lib/slf4j-log4j12-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/home/hadoop/app/hadoop/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:/home/hadoop/app/hbase/hbase-0.98.13-hadoop2/lib/slf4j-log4j12-1.6.4.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]
Creating kiji instance: kiji://(Slave1:2181,Slave2:2181,Slave3:2181):2181/default/
Creating meta tables for kiji instance in hbase...
15/07/27 20:32:57 WARN org.apache.hadoop.util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
15/07/27 20:32:59 INFO org.kiji.schema.impl.hbase.HBaseKijiInstaller: Installing kiji instance 'kiji://(Slave1:2181,Slave2:2181,Slave3:2181):2181/default/'.
Exception in thread "main" java.lang.NullPointerException
at org.kiji.schema.platform.SchemaPlatformBridge.get(SchemaPlatformBridge.java:289)
at org.kiji.schema.impl.hbase.HBaseSystemTable.install(HBaseSystemTable.java:330)
at org.kiji.schema.impl.hbase.HBaseKijiInstaller.install(HBaseKijiInstaller.java:93)
at org.kiji.schema.KijiInstaller.install(KijiInstaller.java:93)
at org.kiji.schema.tools.InstallTool.run(InstallTool.java:100)
at org.kiji.schema.tools.BaseTool.toolMain(BaseTool.java:311)
at org.kiji.schema.tools.KijiToolLauncher.run(KijiToolLauncher.java:137)
at org.kiji.schema.tools.KijiToolLauncher.run(KijiToolLauncher.java:83)
at org.kiji.schema.tools.KijiToolLauncher.main(KijiToolLauncher.java:148)
[hadoop@Slave2 kiji-bento-fugu]$ jps
1250 JournalNode
2402 Jps
1180 QuorumPeerMain
1637 DataNode

i dont found the wrong message. i use the kiji-bento-fugu-2.3.0-release.tar.plz

Where are the binaries for the kiji project?

I am reading a book which gave me this URL to use

curl -O http://archive.kiji.org/tarballs/kiji-bento-dashi-1.4.3-release.tar.gz

I installed this and it worked very well. But apparently this is a very old distribution of hadoop.

So can you please give me the path to the latest binary? Something which comes with CDH 5.1.2. The web server does not allow listing of content. so I cannot do

http://archive.kiji.org/tarballs/

Also.... is this the right medium to ask for help from the kiji team? or is there a support forum somewhere.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.