Eldad Tsipris

Results 9 issues of Eldad Tsipris

When using HADOOP_CONF_DIR or HADOOP_HOME, how to specify to which cluster you want to connect when the `hdfs-site.xml ` file contain multiple clusters, and it's not` fs.defaultFS`?

It would be great if you could add support for Columnar DBs like Vertica: https://github.com/vertica/vertica-sql-go and even Parquet: https://github.com/xitongsys/parquet-go

proposal

Hi, when trying to use v-popover in grid layout it just pushes other components and overlaying the background (if you use it) on all the rest. v-tooltip work just fine....

need-repro

Log file: `0 info it worked if it ends with ok 1 verbose cli [ '/Users/Eldad/.nvm/versions/node/v7.10.0/bin/node', 1 verbose cli '/Users/Eldad/.nvm/versions/node/v7.10.0/bin/npm', 1 verbose cli 'run', 1 verbose cli 'dev' ] 2...

Hi, in this case: `` if in another method I set `this.name = null` , the awsomeplete input value is not changing...

Hi. for example this code works with awesomplete but not with -vue-awesomplete: ``` .awesomplete > ul > li { font-size: 12px !important } ```

Since the upgrade I'm getting a lot of `"interface conversion: interface {} is nil, not "`. No changes in my code. Is there a document explaining what changed? I'm using...

I tried this with vue 2.5.2 and I get this error: `TypeError: Cannot read property 'bind' of undefined at bind (vue-clipboard.js?59e1:12)`