GithubHelp home page GithubHelp logo

hadoop-eclipse's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

hadoop-eclipse's Issues

Create ZooKeeper node data saving functionality.

Need capability where a node's content can be viewed/changed and saved directly against server. With data being small, we should not worry about persisting locally on disk like HDFS. This is more a direct server interaction.

D&D EFS copies streams on UI thread

Trying to D&D any large file blocks UI as the stream copying is done on the UI thread. We need to persist it locally and then Upload/Download to the server. Having server interaction as default is problematic.

Latest Eclipse

Can it be installed on the last versions of Eclipse (4.4 - 4.5)? Didn't work for me...

Show zk node content

Having to double click to open a node in the editor is tedious when you have a lot of data to go through
Would be much easier to use if there was a quick view showing the content of the currently selected node.
Also if Json or xml data could be pretty printed that would really help. Right now I have to copy the text into another editor and format it before I can actually read it.
Thanks!

Download Upload progress view shows erratic progress [Eclipse 3.6]

Upload or download a 220MB file, and the progress bar in Progress view keeps jumping between 0% and 20%. However the status line correctly shows the increasing percentage all the way from 0% to 100%. The problem appears to be either in org.eclipse.ui.internal.progress.TaskInfo.getPercentDone() or org.eclipse.ui.internal.progress.JobInfo.getPercentDone().

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.